Hi Stuart,

>> >> I've got a Dell SC1435, running OpenBSD 4.0, with two Ethernet 
>> >> interfaces (bge0 and bge1) working as a gateway and firewall
>> >for our internal network.
>> >>
>> >> bge0 is the external connection (with a class B IPv4 address), and
>> >> bge1 is the internal connection (private IP network, 
>class C). They 
>> >> are both part of a bridge, bridge0:
>
>From the information you gave, I don't see any reason for 
>these to be bridged, and there are some good reasons not to 
>(it will increase broadcast traffic on both segments, and 
>makes things more complex, especially where PF is concerned)
>
>The main reason you might need it is if there are also machines on
>bge1 with public addresses (though if that's the case, it 
>would be cleaner to have them on a separate interface - 
>physical or vlan)
>

There is only one public address, which is the one on bge0. It's the first
time I've setup a OpenBSD machine and I'm happy to learn of a better way to
accomplish this!

Based on various docs I've read I understood that I needed to create such a
bridge, and since it worked I assumed it was the way to this. But I just
shut down the bridge and our network still works. Thanks!

Best regards,
Andreas

Reply via email to