Hello, I am running ver 1.3 and I would like to buildout a logical DMZ and have that DMZ share the same NIC as my LAN.
very similar to what is detailed in section 13.1 of the manual
http://doc.m0n0.ch/handbook-single/#id11642784However, when I go to the interfaces tab, I dont have a way of adding a 3'rd virtual interface.
So what I was thinking I would do, if possible (and I cant seem to get it to work) is:
Add an additional IP to the LAN NIC, maybe by NATing a second IP to the LAN interface
Place that Nat'd IP and the DMZ server into their own VLAN
Add the appropriate FW rules to allow that DMZ server outbound communication
Then my next concern would be how do I isolate, beyond using VLANs, the DMZ server from trying to communicate inbound with the LAN systems?
Knowing my personal demons I suspect I have overthought this issue entirely.
Please let me know of a better way to do this if one exist.