vpslijie / chnroutes

Automatically exported from code.google.com/p/chnroutes
0 stars 0 forks source link

doesn't work with tunnelblink 3.2beta30 on mac #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I use tunnelblick 3.2beta30 (the lion version on Mac)
2. follow the openvpn method
3. I doesn't work on my mac

here's the output log:

2011-09-03 02:18:42 PUSH: Received control message: 
'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 10.103.30.1,dhcp-option DNS 
8.8.4.4,dhcp-option DNS 8.8.8.8,route 10.103.30.0 255.255.255.0,topology 
net30,ping 15,ping-restart 90,ifconfig 10.103.30.6 10.103.30.5'
2011-09-03 02:18:42 OPTIONS IMPORT: timers and/or timeouts modified
2011-09-03 02:18:42 OPTIONS IMPORT: --ifconfig/up options modified
2011-09-03 02:18:42 OPTIONS IMPORT: route options modified
2011-09-03 02:18:42 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options 
modified
2011-09-03 02:18:42 ROUTE default_gateway=192.168.1.1
2011-09-03 02:18:44 TUN/TAP device /dev/tun0 opened
2011-09-03 02:18:44 MANAGEMENT: >STATE:1314987524,ASSIGN_IP,,10.103.30.6,
2011-09-03 02:18:44 /sbin/ifconfig tun0 delete
2011-09-03 02:18:44 NOTE: Tried to delete pre-existing tun/tap instance -- No 
Problem if failure
2011-09-03 02:18:44 /sbin/ifconfig tun0 10.103.30.6 10.103.30.5 mtu 1500 
netmask 255.255.255.255 up
2011-09-03 02:18:44 MANAGEMENT: Client disconnected

Original issue reported on code.google.com by Markson...@gmail.com on 2 Sep 2011 at 6:22