xingplus / tunnelblick

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

Clean-up on quit #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start UDP connection.
2. Quit while connection is not yet established (e.g. host not reachable).
3. Check 'ps aux' and 'ifconfig': "openvpn" process and TUN device remains.

What is the expected output? What do you see instead?
I would expect Tunnelblick to properly terminate all "openvpn" processes
and to disconnect all TUN/TAP devices on quit. This would also be a
workaround if there are problems with multiple TUN/TAP devices after the
device has been in sleep mode.

What version of the product are you using? On what operating system?
Tunnelblick 3.0b9 on OS X 10.5.5 (Intel Macbook).

Original issue reported on code.google.com by dbert...@gmail.com on 19 Nov 2008 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by angelol...@gmail.com on 19 Nov 2008 at 1:26

GoogleCodeExporter commented 9 years ago
Fixed in 3.1beta12

Original comment by jkbull...@gmail.com on 9 Sep 2010 at 12:17