I have problems whit my VPN right now i can only remote my server from SSH, but i can't find out about my port on VPN it's open.

how can i scan for VPN port, and how can i tjeck about it relly work?

i hob i can be helpedet. :)

cya all

link|improve this question

50% accept rate
1  
Seriously dude you need to rewrite your question with clarity in mind - add more details too, I can't understand it properly. – Chopper3 Dec 24 '09 at 13:32
feedback

1 Answer

Looking at /etc/services shows that 1194 is the port for OpenVPN.

openvpn         1194/tcp    # OpenVPN

openvpn         1194/udp    # OpenVPN
link|improve this answer
the OS X VPN is not openvpn. It's a ipsec vpn. If the answer you want is simply what ports to forward, its: udp:500, udp:1701, udp:1723 and udp:4500. – sharth Mar 16 '10 at 18:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.