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

Re: How do I configure eth1 on bootup?



On Mon, 5 Nov 2001 12:30:26 -0800 (PST)
Andrew Agno <agno@AI.SRI.COM> wrote:

> Check out /etc/network/interfaces.  You need something like:
> auto eth1
> iface eth1 inet static
> 	  address 192.168.1.1
> 
> Also check out 'man interfaces'

Thanks, Andrew. I get the interface up, but without the IP address. This
is what my /etc/network/interfaces file looks like:

auto lo eth0
auto eth1

# The loopback interface
iface lo inet loopback

# The ethernet interface
iface eth0 inet dhcp
	hostname scgf01
	
iface eth1 inet static
	address 192.168.1.1

Have I missed something?

Many thanks indeed

-- 
Phillip Deackes
Using Debian Linux

/"\   
\ /   ASCII RIBBON CAMPAIGN
 X    AGAINST HTML MAIL AND NEWS
/ \ 



Reply to: