Re: 3 NICs - 1 upstream, 2 downstream to same subnet??

2004-09-03 Thread RRrp Toren
Nickolay A. Kritsky wrote: Hello rip, Are you sure that you want only one subnet? In your case two different subnets on two interfaces IMHO look much better. If you are sure about one-subnet setup than you should try to set up a bridge(4) between them two NICs. Bridge in FreeBSD is supporting ipfw

Re: 3 NICs - 1 upstream, 2 downstream to same subnet??

2004-09-03 Thread RRrp Toren
Michel Kempes wrote: The second problem you are having is that you can't have two NIC on the same subnet. Well it is possible to do but it is kind of useless to put 2 nic interfaces on the same subnet, unless you can have 1 gbit incomming and 2 100 nic downstreaming it over the subnet but this

Re: 3 NICs - 1 upstream, 2 downstream to same subnet??

2004-09-03 Thread RRrp Toren
Charles Swiger wrote: On Sep 2, 2004, at 2:17 PM, rip wrote: I am trying to make a configuration to isolate the WiFi APs on a single segment. DHCP hands out 'good' addresses (10.0.0.x) to MACs it recognizes and 'bad' (10.99.0.x) when the MAC does not match and is taken from the common pool. I th