Hi,
my config is very simple, LAN and WAN interfaces are set with private and public IPs respectively. Rules are set to permit all packets, which means from any source to any destination and any protocol. I have enabled allow-fragmented-packet option to let packets get thru' on both LAN and WAN interfaces. No other constraints are enabled. The problem is, when i do ping from private LAN to outside world with giant packet, e.g. ping -l 1500 google.com, packets are blocked on WAN interface... neither can any hosts outside to ping into private LAN hosts. I dont think I set any rules to block giant packets or fragmented packets. What could be the problem?? Please help, thank you.
|