#16898: OpenVPN can't connect to oepnvpn servers of VPNGATE.net
---------------------------+-------------------------------------
Reporter: shulong.li@… | Owner: developers
Type: defect | Status: new
Priority: high | Milestone: Barrier Breaker (trunk)
Component: packages | Version: Trunk
Resolution: | Keywords: OpenVPN VPNGate
---------------------------+-------------------------------------
Comment (by xixixihaha):
Thanks for the hint. I tried both on DD-WRT and Ubuntu with the same
config file and find no issue to connect to the server.
It led me to check the Makefile of openvpn in OpenWRT. Finally I fount the
root cause of the issue. There is a mistake in Makefile of openvpn. The
CONFIGURATION_VARS has a line "NETSTAT=/sbin/netstat" which should be
"NETSTAT=/bin/netstat"
After the modification, the IP address can be obtained successfully. And
in the log, there is a line indicates "Mon Jun 30 12:53:10 2014 PUSH:
Received control message: 'PUSH_REPLY,ping 3,ping-restart 10,ifconfig
10.211.1.13 10.211.1.14,dhcp-option DNS 10.211.254.254,dhcp-option DNS
8.8.8.8,route-gateway 10.211.1.14,redirect-gateway def1'"
--
Ticket URL: <https://dev.openwrt.org/ticket/16898#comment:7>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets