My host, 'router', seems to not be resolving host names to IP addresses.
I can ping by IP address, but not by domain name. i.e. ping 206.141.251.2 is find, whereas ping gelm.net fails with error: ping: unknown host gelm.net.
This is my router (DSL<>LAN) and is functioning as the local domain name server, but cannot serve its self. ?
Attached is the output of netstat -r route -n resolv.conf
What is not working?
Chuck
Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 68.254.31.254 * 255.255.255.255 UH 0 0 0 ppp0 localnet * 255.255.255.0 U 0 0 0 eth0 loopback * 255.0.0.0 U 0 0 0 lo default 68.254.31.254 0.0.0.0 UG 0 0 0 ppp0
nameserver 206.141.251.2
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 68.254.31.254 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 68.254.31.254 0.0.0.0 UG 0 0 0 ppp0