|
||||||||||
At 00:27 7/4/2007, Richard StClair wrote:
>Hi,
>
>Soekris 4501 with MW 1.3b2.
>
>WAN eth0 192.168.1.0/24 with an IP of 192.168.1.200
>
>LAN eth1 192.168.2.0/24 with an IP of 192.168.2.200
>Works Great.
>
>Shouldn't I be able to add:
>
>opt1 eth2 192.168.2.201/24 in same subnet as the LAN on eth1?
no
FreeBSD will allow you to do such kind of stuff only if you configure
the interface w/ /32 netmask (192.168.2.201/32 or
192.1680.2.201/255.255.255.255) |