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

RE: multiple eth interfaces



># /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
> 
># The loopback interface
># automatically added when upgrading
> auto lo
> iface lo inet loopback
> 
> auto eth0
> iface eth0 inet static
>         address 192.168.1.121
>         netmask 255.255.255.0
>         gateway 192.168.1.1
> 
> auto eth1
> iface eth1 inet dhcp


OK this makes now the commands ifup/ifdown work, but it seems that
/etc/network/intefaces is not being read on startup. i just moved
/etc/pcmcia/network.opts and then after booting, i only have the loopback
interface up.



markus



Reply to: