|
||||||||
I just added another NIC to my m0n0wall to create a DMZ for my wireless network. Here is a quick rundown of my network: WAN: DHCP LAN: 192.168.0.1 (my trusted LAN) OPT1: 192.168.5.1 (my untrusted wireless network) I cannot get my LAN to communicate with my AP, which is on OPT1. I can ping OPT1 interface from LAN, but not 192.168.5.5, which is the address of my AP. The weird part is that I can ping the AP (192.168.5.5) from the m0n0wall, just not from my LAN. I have created a static route from my LAN to 192.168.5.0/24. (I don't know if this is necesary) What needs to be configured in order to pass traffic from one interface to another using m0n0wall? Thank you. Joe |