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

Re: multiple eth interfaces



>
>#interface to outside
>auto lo eth0
># this because it defaults to 10.0.0.111 anyway
>#
>#interface to inside
>auto lo eth1
This 'auto' only tells the kernel to set it automatically,

but you dont specify exactly what you what eth0 to be

ie

iface eth0 inet dhcp?
or
iface eth0 inet static
blag
blah
blah

G

>#
>#and now configuring eth1:
>iface eth1 inet static
>adres 192.168.1.1
>netmask 255.255.255.0
>
>but it doesn't work:(
>
>any hints?
>
>markus
>
>
>--
>(c) All Rights Recycled
>
>



Reply to: