On Sun, 30 Mar 2003 13:56:15 -0600 Nathan E Norman <[EMAIL PROTECTED]> wrote:
> auto eth1 > iface eth1 inet static > address 192.168.1.1 <------ > network 192.168.1.0 > netmask 255.255.255.252 > broadcast 192.168.1.3 > > auto eth2 > iface eth2 inet static > address 192.168.1.5 <------ > network 192.168.1.4 > netmask 255.255.255.252 > broadcast 192.168.1.7 Wouldn't it be easier to just use: 192.168.1.1 for eth1 192.168.2.1 for eth2 Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]