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

how to add ifconfig option to /etc/network/interfaces



I want to add command below to /etc/network/interfaces:

ifconfig eth1:0 192.168.1.100

Below is my /etc/network/interfaces file:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet static
	address 192.168.0.1
	netmask	255.255.255.0
#	gateway	192.168.0.100


I use sarge! Thanks!




      ____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com


Reply to: