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

Re: Two ethernet cards....!



auto eth1
iface eth1 inet static
	address 192.168.0.1
	netmask ?????
	gateway ?????



----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists@perrin.socsci.unc.edu * andrew_perrin (at) unc.edu


On Mon, 30 Aug 2004, Nayyar Ahmed wrote:

> Hello All,
>
> I am using testing/woody
> i have DSL router , which is the gateway of my cache machine
> now , the cache machine is working as linux router , so that ,
> i have two ethernet cards, i.e eth0 and eth1
> but when my system reboots i lost my eth1 card and it shows me eth1
> down.
> so that i have to explicitly up the eth1 card.
>
> my /etc/network/interfaces contains following entries.
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> # The primary network interface
> auto eth0
> iface eth0 inet static
>         address 192.168.1.252
>         netmask 255.255.255.0
>         gateway 192.168.1.1
>
> plz tell me how can i enter the eth1 entry in this file remember
> my eth1 interface IP is 192.168.0.1
>
> waiting for quick reply , TIA
>
> --
> Nayyar Ahmad
>
> Lecturer
> Faculty Of Computer Science,
> Institute Of Management Sciences,
> Hayat Abad Peshawar , Pakistan.
> Office : 92-091-9217404 , 9217452
> Cell     :  92-0333-9139461
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



Reply to: