192.168.10.x and 192.168.11.x? I assume the subnet is 255.255.0.0? If it's not, then these are dissimilar networks...
Maybe even pick one 192.168.10.x and 192.168.10.y and try that... On Mon, 2004-08-23 at 21:14, David Upex wrote: > Hi, > > I've set up a linux firewall (shorewall) running a DNS and I want to > allow a Win2K box to connect to the internet. The connection between my > XP box and my linux firewall is using wifi. > > My firewall has both a ethernet card (192.168.11) and a wifi card > (192.168.10) installed. > I've setup a nameserver on the linux box. > > I can connect to the internet from Windows if I type the IP address of > the website, but it won't resolve domain names. > > I think the problem is in my DNS configuration. > > Can anyone offer some suggestions? > > I get the following from /var/log/messages: > > Aug 23 20:36:02 basil named[6767]: listening on IPv4 interface lo, > 127.0.0.1#53 > Aug 23 20:36:02 basil named[6767]: listening on IPv4 interface eth0, > 192.168.11.1#53 > Aug 23 20:36:02 basil named[6767]: listening on IPv4 interface ra0, > 192.168.10.1#53 > Aug 23 20:36:02 basil named[6767]: listening on IPv4 interface ppp0, > 218.101.97.66#53 > Aug 23 20:36:02 basil named[6767]: command channel listening on > 127.0.0.1#953 > Aug 23 20:36:02 basil named[6767]: zone 0.0.127.in-addr.arpa/IN: loaded > serial 1 > Aug 23 20:36:02 basil named[6767]: zone 10.168.192.in-addr.arpa/IN: > loaded serial 200408221 > Aug 23 20:36:02 basil named[6767]: dns_master_load: revp.192.168.11:6: > ignoring out-of-zone data (10.168.192.in-addr.arpa) > Aug 23 20:36:02 basil named[6767]: dns_master_load: revp.192.168.11:18: > ignoring out-of-zone data (1.11.168.192.in-arpa) > Aug 23 20:36:02 basil named[6767]: dns_master_load: revp.192.168.11:19: > ignoring out-of-zone data (2.11.168.192.in-arpa) > Aug 23 20:36:02 basil named[6767]: zone 11.168.192.in-addr.arpa/IN: > could not find NS and/or SOA records > Aug 23 20:36:02 basil named[6767]: zone 11.168.192.in-addr.arpa/IN: has > 0 SOA records > Aug 23 20:36:02 basil named[6767]: zone 11.168.192.in-addr.arpa/IN: has > no NS records > > > >
