Tom Bishop wrote: > I have done a tcpdump, I don't see the return packets...thats the > troubling part.... > > On Nov 20, 2007 8:13 AM, Paul M <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Tom Bishop wrote: > > Ok this one has been bugging me for sometime, I'm new to Pfsense > could it be a NAT problem - check what outbound rules you have. > > login to firewall interactively and use tcpdump to check for outbound > and return packets.
so on the external interface you see packets leaving with the correct source address (that of the firewall and correct UDP port - as per state table), and the destination and port is correct? is there a possibility that you have an openvpn process running on the firewall which is listening on the same ports and thus breaking things? I found a bug whereby deleting an openvpn client config didn't kill the openvpn process - check with "ps auxgw | grep open", "netstat -an" and also "ifconfig -a" to see if there's a tun device which has the IP address. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
