m0n0wall is blocking packets going into the LAN interface that have source port 443. I have a rule that should allow all traffic to pass through the LAN interface.
LAN Rule:
Proto * Source * Port * Destination * Port *
Log:
01:19:53.537620 lnc0 @100:2 p 192.168.0.11,2313 -> 10.114.32.29,443 PR tcp len 20 48 -S K-S IN 01:19:47.805633 lnc0 @0:11 b 192.168.0.10,443 -> 10.115.21.182,2830 PR tcp len 20 48 -AS IN 01:19:43.802657 lnc0 @100:2 p 192.168.0.10 -> 10.115.21.182 PR icmp len 20 60 icmp echo/0 K-S IN 01:19:41.770178 lnc0 @0:11 b 192.168.0.10,443 -> 10.115.21.182,2830 PR tcp len 20 48 -AS IN
I'm also not sure what the "-AS IN" means in the log.
|