Tagged Questions
1
vote
2answers
63 views
Default gateway and bridged interface
I have slackware based server with openvpn bridging, this is my settings of interfaces:
root@senior:/# ifconfig
br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet ...
0
votes
2answers
313 views
Centralized MAC filter for wireless lan
I am attempting to install a MAC filter in between a switch that handles my wireless network and the core of the network. The idea is to have a centralized MAC filter bypassing the filters built into ...
0
votes
2answers
994 views
Vyatta masquerade out bridge interface
We have set up a Vyatta Core 6.1 gateway on our network with three interfaces:
eth0 - 1.1.1.1 - public gateway/router IP (to public upstream router)
eth1 - 2.2.2.1/24 - public subnet (connected to a ...