|
||||||||
Anyone know why m0n0wall generates a default 'block quick' rule for anything outside the network of an IP assignment on interfaces other than WAN? For example, if 192.168.1.2/24 is assigned to LAN, a block quick !192.168.1.0/24 rule is automatically generated. An exception is made if m0n0wall itself is with a particular network. This issue is preventing me from using a m0n0wall in a bridge setup such as: Public /24 | | ----------WAN | | ----------LAN | | -----------OPT1 Where WAN and LAN use /24 public IPs and OPT1 is bridged to WAN. Using a private IP for LAN fixes the problem but then, I can't administer the box via the GUI. Please Help. |