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

Re: Two ethernet cards....!



On Mon, 30 Aug 2004 17:47:08 +0200
Christoph Wegscheider <wegi@despammed.com> wrote:

>Nayyar Ahmed <nayyares@gmail.com> wrote:
>> auto eth0
>> iface eth0 inet static
>>        address 192.168.1.252
>>        netmask 255.255.255.0
>>        gateway 192.168.1.1
>copy the above section s/eth0/eth1/ and adapt the ip addresses.
>
>	Christoph
>
>
Didn't follow the complete story.
With dhcp ??
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
auto eth0

iface eth0 inet static
	address 192.168.1.252
	netmask	255.255.255.0
	network 192.168.1.0
	broadcast 192.168.1.255
mess-mate



Reply to: