Casey Gosnell <[EMAIL PROTECTED]> writes:

> - Static IP from provider. Behind a router.  To get browsers and
> things to work the computer needs to have the DNS being
> 68.105.28.12.  In D-I at the 'detect network' stage it writes
> /etc/resolve.conf and has 68.105.228.13 and 68.105.228.14 as the DNS
> servers, which doesn't work.
>
> - /etc/network/interfaces
> auto lo
> iface lo inet loopback
> allow-hotplug eth0
> iface eth0 inet dhcp
>
> /etc/resolve.conf
> search gosnelltree.com
> nameserver 68.105.28.12
> nameserver 68.105.228.14

Your /etc/network/interfaces file says that your network interface is
configured by DHCP, probably provided by your router.  The wrong DNS
addresses are derived from the DHCP info, so you should fix them in
the DHCP server, which is probably your router.  If that's configured
by your provider, then ask them to reconfigure it correctly with
respect to the name server addresses.
-- 
Cheers,
Feri.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to