[Server-devel] Static IP and DNS problems
Martin Langhoff
martin.langhoff at gmail.com
Tue Jun 29 12:34:19 EDT 2010
On Tue, Jun 29, 2010 at 1:43 AM, David Leeming
<david at leeming-consulting.com> 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
--
martin.langhoff at gmail.com
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list