Hello,
after having openwrt successfully installed on my wrt54g router I run in a few problems.
dnsmasq doesn't read /etc/ethers, but the answer on the FAQ on http://wiki.openwrt.org/OpenWrtDocs/dnsmasq
doesn't work:
root@wrt54g:~# ipkg -force-overwrite -force-reinstall install http://downloads.openwrt.org/people/nbd/ whiterussian/packages/dnsmasq_2.22-2_mipsel.ipk
Downloading http://downloads.openwrt.org/people/nbd/
An error ocurred, return value: 21.
Collected errors:
ipkg_download: ERROR: failed to unlink /tmp/ipkg-1YoTvQ/: Is a directory
The fs is writable, I can manually mkdir/rmdir the given directory.
Second question on dhcp configuration: Where do I put the nameservers address that the clients put in /etc/resolv.conf?
Or is there a way to forward dns requests from the dhcp clients to dedicated dns server on the WAN port?
This is not done by default though /etc/resolv.conf on the router is setup correct.
TIA -- Peter
