Hi, I'm trying to setup a test environment with some "talkative" servers that must remain separated from my production network.
I have exact copies of an Active Directory, a SQL Server, and a client machine. They are on their own test network that is physically disconnected from the production network.
I am now attempting to connect my test network and my production network with m0n0wall.
I am having trouble creating the proper rules.
I have my production network connected to the WAN interface, and my test network on the LAN interface.
First I created a block for all hosts with any protocol and placed that at the bottom of my firewall rules and built up from there:
-I have VNC running on all of the machines on my network, so port 5900 must be accessible from the WAN -> LAN and LAN -> WAN.
-I would ideally like to ping my hosts in both directions so I enabled all types of ICMP traffic in both directions.
-I need web access on the computers on the LAN side so I allowed port 80 and 443 requests through the LAN
I think I am doing this correctly, but I may be misunderstanding the rules. Please take a look at my XML and let me know:
NOTE: In my xml config, I created an alias named LAN for my lan side network (192.168.1.1 /24) and one for the WAN side (192.168.0.1 /24)
|