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

Re: Network connections breaking after bootup



>> ## ---------------------------------------------------------------
>> auto lo
>> iface lo inet loopback
>> allow-hotplug eth0
>> iface etho inet static
>> 	address 192.168.1.3
>> 	netmask 255.255.255.0
>> 	network 192.168.1.0    ## auto-generated
>>         broadcast 192.168.1.255 ## auto-generated
>> 	gateway 191.168.1.1
>> 	dns-nameservers 12.6.42.1 12.6.42.2
>> 	dns-search johnson.com
>> ## --------------------------------------------------------------

Are you sure your gateway has address 191.168.1.1, and not 192.168.1.1 for example?

Regards, 
Hubert



Reply to: