On Tue, Jun 29, 2010 at 1:43 AM, David Leeming <[email protected]> wrote: > I tried to set up the WAN interface with a static IP address and DNS > pointing at the gateway, following instructions at
It is all pretty straightforward -- but "and DNS pointing at the gateway" sounds suspicious. Where did you add that "dns pointing at the gateway"? > What should I be looking for? - Is bind running correctly on the XS? To understand this... - are there any interesting msgs in /var/log/messages.log from named ? Do the following commands work... (executed on the XS) dig google.com @localhost dig `hostname -f` @localhost - Is /etc/resolv.conf correctly pointing to the named running on the XS? hth, m -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
