xingplus / tunnelblick

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

No traffic #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change remote server IP in conf file
2.
3.

What is the expected output? What do you see instead?
No traffic being passed

What version of Tunnelblick are you using? On what version of OS X? PPC or
Intel?
3.0b10 Tiger Intel

Please provide any additional information below.
We recently changed servers. The identical OpenVPN setup was used, and all
Windows and Linux clients could successfully connect by simply changing the
IP of the remote.

The macs, on the other hand, steadfastedly refuse. I changed the
permissions on the .conf files to edit them, and simply changed the IP.
Tunnelblick will connect and show the proper internal IP. But, absolutely
no traffic is being let through. ifconfig confirms a connection, but pings,
smb connections, http requests, nothing will tunnel. It is as if
Tunnelblick cached the routes somewhere and now refuses to function. Again,
the identical config file was used hooking to the identical server but on a
different public IP address.

I even removed the old .ovpn file and put in a brand new one: no change.
I removed Tunnelblick, re-downloaded it, re-installed it: no change

I am at a loss. Are there plist files I can remove to get this to work?

Original issue reported on code.google.com by tom.nt...@gmail.com on 21 Nov 2008 at 7:41

GoogleCodeExporter commented 9 years ago
Maybe there is a stale route in your routing table. Try to check that with 
'netstat -rn'. There is no way, OpenVPN 
or Tunnelblick would cache anything like that. Did you try restarting your 
machine as this would make sure there 
are no stale routes in the routing table?

Original comment by angelol...@gmail.com on 21 Nov 2008 at 7:53

GoogleCodeExporter commented 9 years ago
I tried multiple restarts, and nothing. There are no static routes set, it just
refuses to pass traffic. Also getting another issue where it keeps saying now it
cannot open the tun-adapter: resource busy. This somewhat related to a bug I 
posted
before where the application keeps creating more and more TUN interfaces. This 
time,
though, ifconfig shows no TUN devices until we load Tunnelblick. Once it 
starts, it
loads the device as ifconfig shows tun0, and only tun0, but again, it 
constantly says
the resource is busy. I am really bewildered at this.

Original comment by tom.nt...@gmail.com on 27 Nov 2008 at 9:03

GoogleCodeExporter commented 9 years ago
Please try this with the latest version of Tunnelblick.

Original comment by jkbull...@gmail.com on 18 Oct 2010 at 10:57

GoogleCodeExporter commented 9 years ago

Original comment by jkbull...@gmail.com on 31 Oct 2010 at 12:44