hello,
my network is very simple :
Internet<-->(public ip)gateway (NAT)(172.30.1.254)<------------------------------>(172.30.0.0/16)LAN
the gateway is the ownership of our provider (we can't do anything with it...).
i want to make this :
Internet<-->(public ip)gateway (NAT)(172.30.1.254)<------->(nic)PC Bridge(nic)<------>(172.30.0.0/16)LAN
th PC bridge acts like a hub : it's invisible for users, and with iptables rules i can do what i want.
i made this with a linux/iptables sytem, but hard drive died, so it's the good time to take a look at another solutions like monowall.
So, is it possible to do the same thing with monowall ?
(sorry for my english if it's not very comprehensible...)
|