Any -> 3724->1:65535 -> Any
Any -> 1:65535->3724 -> Any
The result is this is allowed (Me sending data out):
11:44:06 filter TCP 192.168.10.252:57682 -> 204.9.111.114:3724 [SYN] len=52 ttl=127 tos=0x00 srcmac= dstmac= rule #2But this is denied (Me trying to receive data):
11:44:07 Default DROP TCP 189.248.11.132:3724 -> [RST] len = 40 ttl=243 tos=0x00 srcmac= dstmac=I *THINK* it's a NAT issue and not a PF problem because I think that the packets hit the firewall and since there wasn't an initial request sent out from a machine, it's not sure where to send it. I think that's why it has the reset flag.
Does anyone know a way to get around this? I've thought about setting up a DNAT but, I don't think that will solve the issue.
I've been working at this for a while and am getting a bit frustrated, so any help would be smashingly wonderful.
Thanks,
Bob
This thread was automatically locked due to age.