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

Re: Networking troubles with multiple nics



On Sun, 30 Mar 2003 13:56:15 -0600
Nathan E Norman <nnorman@incanus.net> 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



Reply to: