[Server-devel] Server configuration for static IP instead of DHCP
Martin Langhoff
martin.langhoff at gmail.com
Tue Jun 16 03:58:06 EDT 2009
On Mon, Jun 15, 2009 at 7:01 PM, Sameer Verma<sverma at sfsu.edu> wrote:
> Have you tried adding your ISP's DNS server(s) to the
> /etc/named-xs.conf file as forwarders?
Yep! that's the 2 steps needed for a static IP address on eth0
- an ifcfg-eth0-local file as Rodolfo's example
- upstream DNS servers set as forwarders
Also, /etc/resolv.conf needs to be pointing to the DNS server on the
XS. Otherwise the local names (needed for ejabberd and other services)
will be missing (unless you configure the upstream DNS servers to
serve them but that is more complicated).
cheers,
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