eth2 eltunik reboot utan Debian 6 rendszeren

Fórumok

Sziasztok,

eloszor ifconfig eth2 192.168.243.12 netmask 255.255.255.0 paranccsal manualisan beallitottam az eth2
interfeszet. Mivel reboot utan ez nem maradt meg, beirtam az
/etc/network/interfaces file-ba:

#cat interfaces
auto lo eth0

iface lo inet loopback

iface eth0 inet static
address xx.xx.xx.xx
netmask xx.xx.xx.xx
network xx.xx.xx.xx
broadcast xx.xx.xx.xx
gateway xx.xx.xx.xx

iface eth2 inet static
address 192.168.243.12
netmask 255.255.255.0
network 192.168.243.0
broadcast 192.168.243.255

sajnos, reboot utan nem maradt meg.
Mit kene meg atallitanom, hogy megmaradjon az eth2 reboot utan?
Koszonom elore a segitseget.

Ardi

Hozzászólások

networkmanager esetleg?

--
Sent from my ezeréves Nokia.

Csak egy tanács.
ifconfig -a parancs kiírja azokat az interface-ket is, amik nincsenek up-ban.