Results 1 to 1 of 1
I am receiving the following error when executing with a config file that attempts to route clients internet traffic:
Code:
Wed Aug 19 18:20:23 2009 event_wait : Interrupted system call ...
- 08-19-2009 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 20
Access to ifconfig denied from container (OpenVPN internet routing)
I am receiving the following error when executing with a config file that attempts to route clients internet traffic:
Code:Wed Aug 19 18:20:23 2009 event_wait : Interrupted system call (code=4) Wed Aug 19 18:20:23 2009 ERROR: Linux route delete command failed: could not execute external program Wed Aug 19 18:20:23 2009 /sbin/ifconfig tun0 0.0.0.0 Wed Aug 19 18:20:23 2009 Linux ip addr del failed: could not execute external program Wed Aug 19 18:20:23 2009 SIGINT[hard,] received, process exiting
Code:server 10.30.0.0 255.255.255.0 client-to-client push "dhcp-option DNS ###" push "redirect-gateway def1" keepalive 10 120 port 1194 proto udp dev tun


Reply With Quote