I am trying to play a game that requires access to port 10001 and I have set up a rule that allow any computer on my internal network to access this port to any IPv4 address, however it is continually blocked. Firewall log is:
2016:03:01-11:38:32 oscar ulogd[29125]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60002" initf="eth0" outitf="eth1" srcmac="f4:6d:04:e9:49:a6" dstmac="00:1a:8c:12:99:78" srcip="192.168.254.92" dstip="208.67.49.28" proto="6" length="52" tos="0x00" prec="0x00" ttl="127" srcport="62240" dstport="10001" tcpflags="SYN"
There is nothing in the IPS log, even with a rule that says any -> any -> any doesn't change anything the packets still get dropped.
I have attempted to use NAT rules, but this again makes no difference, my host is configured to use any interface. I have checked Rule 3 but this doesn't make a difference to me as this is how my box is configured.
Any ideas?
This thread was automatically locked due to age.