I have a question about brigding in FreeBSD:
I'm running a server with 3 NICs. I'd like to bridge packets only between
two interfaces, while the third one could still be used as interface that
is not bridged.
Interfaces are: ep0,xl0,de0.
Now i'd like to bridge packets only between xl0 and de0, while the
interface ep0 can still be used as a uplink interface to cable internet
provider.
I tried:
sysctl -w net.link.ether.bridge_cfg="xl0:0,de0:0,"
sysctl -w net.net.link.ether.bridge="1"
But all my intefaces including ep0 are put into PROMISC mode.
How do i fix that ?
Best Regards,
David
> FreeBSD < -- > Power so serve <
> Line noise provided by Telekom Slovenia <
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message