chiew yock sang wrote:
When i do netstat -an, the following shows:
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:80 0.0.0.0:* Listen
tcp 0 0 0.0.0.0:1023 0.0.0.0:* Listen
netstat: no support for 'AF INET6 (tcp)' on this system
udp 0 0 0.0.0.0:5000 0.0.0.0:*
The last line suggests that something (most likely openvpn) is indeed listening on port 5000.

When i do 'svi openvpn stop', it works. but when i do 'svi openvpn start', it just hang there:
may#svi open vpn start
Starting openvpn:


even i type reboot also no response..
Without any real info, it's hard to debug. Often, when an application seems to hang, it's due to the fact that name resolution doesn't work (for example because you specified a fully qualified domain name in /etc/openvpn/openvpn.conf but that name can't be resolved for whatever reason).

Please have a look at the documentation at the OpenVPN site - it contains lots of useful information for debugging (for example, the "verbose" setting in the config-file)

Martin



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to