Re: [Openvpn-devel] How to check is OpenVPN port is open

2010-01-12 Thread Lucas Mocellin
I have everything filtered. and the problem is that I should this from the server, and that's not what I need, I need to check from the client if the server is running. But probably this server works as NMAP or NC, look at this part of man nmap: UDP scan works by sending an empty (no data) UDP hea

Re: [Openvpn-devel] Help: build openvpn from source on windows

2010-01-12 Thread Juping Jin
I just realized where the problem is for issue #3 in my original email: The following command has no effect if openvpn source code is not on the same drive as where WDK is installed (which is my case): cd `perl install-win32/dosname.pl $t` On window's world, it needs to switch to particular driv