I am having an issue setting up VPN. I can connect from within the network but I can not connect from outside. After viewing my logs it appears that one of my firewall rules is to blame. Rule 65000 (65000 deny log tcp from any to any in setup)
Here is part of the log file:
Oct 23 18:09:21 localhost kernel: ipfw: 65000 Deny TCP XX.XX.XXX.XX:49868 192.168.X.X:1723 in via en0
Oct 23 18:09:40 localhost last message repeated 8 times
Oct 23 18:09:56 localhost kernel: ipfw: 65000 Deny TCP XX.XX.XXX.XX:49868 192.168.X.X:1723 in via en0
How can I change 65000 from deny to allow?
Thanks,
Curt
Comments are closed