[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian Etch Default Gateway



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 06/25/08 07:04, Chris Robinson wrote:
> Ron Johnson wrote:
> On 06/25/08 06:38, Chris Robinson wrote:
>  
>>>> Hi
>>>>
>>>> I have just installed etch from floppy.  I have the desktop coming up.
>>>>
>>>> I can not access the internet.  Every time I restart the machine I have
>>>> to go to desktop/administration/networking and set the gateway which is
>>>> blank to eth0.  Then the internet works.
>>>>
>>>> I have 3 network cards,2 are disabled, the one I want to use is eth0.
>>>>
>>>> /etc/networking/interfaces has gateway set for eth0:
>>>>
>>>> gateway 192.168.33.9
>>>>     
> 
> Let's see the whole /etc/networking/interfaces.  Also, is
> network-manager (a.k.a. network-mangler) installed?

What about network-mangler?  If you have it, remove it.

Is this a laptop?  If not, you don't need allow-hotplug.  Try this
instead:
auto eth0
iface eth0 inet static
	address 192.168.33.52
	netmask 255.255.255.192
	network 192.168.33.0
	broadcast 192.168.33.63
	gateway 192.168.33.9
	# dns-* options are implemented blah blah...
	dns-nameservers 212.23.3.100 212.23.6.100
	dns-search HML

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhiNxAACgkQS9HxQb37XmdM5ACeOx8rKkPsPcyUHHI7qS8W1E2k
2tkAoKlayZUt9wORCF0BNSPPWDm4j2Cc
=kbIF
-----END PGP SIGNATURE-----


Reply to: