Thread: Trouble with interfaces ubuntu 11.04
i have 2 nic on server.
1 lan, , other internet
used static on both of them.
i've configured interfaces
"
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.0.234
netmask 255.255.255.0
gateway 192.168.0.1
auto eth1
iface eth1 inet static
address 192.168.1.142
netmask 255.255.255.0
gateway 192.168.1.254
"
restarted nics using command "init.d/networking restart" showed me "failed bring interface eth1"
, eth1 turned "eth1-eth0"
so..when tried connect either 1 of them..it shows "eth1-eth0" connected..
have done wrong here? want delete interface eth1-eth0, since annoys me..if it's possible, rename it. ?
do fix problem??
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Trouble with interfaces ubuntu 11.04
Ubuntu
Comments
Post a Comment