I'm trying to connect a PC behind a 6.0 server/gateway box to a remote server using the Cisco VPN client. I'm getting a lot of firewall messages like this fragment:
kernel: denylog:IN= OUT=eth0 SRC=192.168.1.1 DST=192.168.1.67 ..... SPT=500 DPT=500 .....
I'm assuming that I therefore need to open port 500 on the server (for UDP) to enable the traffic to go through. Although I've done a bunch of searching, most posts seem to be about inbound or server-server VPNs. Am I on the right track with this? Which contrib should I use to resolve this? I did try to download Muzo's masq-manager contrib to try it, but the site seems to be down.
Thanks,
Des