micsell / tunnelblick

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

Routingtable wrong after disconnect on mountain lion #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect to VPN
2. Disconnect It
3. No more Network-handling due to wrong routing table

What is the expected output?
*Note: 192.168.14.0/24 is my current Network

Destination        Gateway            Flags        Refs      Use   Netif Expire
default            192.168.14.2       UGSc            8        0     en0
127                127.0.0.1          UCS             0        0     lo0
127.0.0.1          127.0.0.1          UH              3    43278     lo0
169.254            link#4             UCS             0        0     en0
172.16.82/24       link#8             UC              2        0  vmnet8
172.16.82.255      ff:ff:ff:ff:ff:ff  UHLWbI          0        8  vmnet8
172.16.195/24      link#7             UC              2        0  vmnet1
172.16.195.255     ff:ff:ff:ff:ff:ff  UHLWbI          0        8  vmnet1
192.168.14         link#4             UCS             4        0     en0
192.168.14.2       0:50:56:8f:41:46   UHLWIir         7       27     en0   1188
192.168.14.114     0:50:56:9f:0:16    UHLWIi         22      549     en0   1199
192.168.14.214     127.0.0.1          UHS             0        0     lo0
192.168.14.255     ff:ff:ff:ff:ff:ff  UHLWbI          0        8     en0

What do you see instead?
Destination        Gateway            Flags        Refs      Use   Netif Expire
default            192.168.14.2       UGSc           21        2     en0
127                127.0.0.1          UCS             0        0     lo0
127.0.0.1          127.0.0.1          UH              4    43325     lo0
169.254            link#4             UCS             0        0     en0
172.16.82/24       link#8             UC              2        0  vmnet8
172.16.82.255      ff:ff:ff:ff:ff:ff  UHLWbI          0       32  vmnet8
172.16.195/24      link#7             UC              2        0  vmnet1
172.16.195.255     ff:ff:ff:ff:ff:ff  UHLWbI          0       32  vmnet1
192.168.14.214     127.0.0.1          UHS             0        0     lo0

What version of Tunnelblick are you using? On what version of OS X?
-3.2.6 (tried the latest beta as well, same there) on Mountain Lion 10.8 DP4

Original issue reported on code.google.com by a.keilho...@googlemail.com on 13 Jun 2012 at 3:13

GoogleCodeExporter commented 9 years ago
Is this something specific to Mountain Lion, or does it also occur on Lion 
and/or Snow Leopard?

Original comment by jkbull...@gmail.com on 13 Jun 2012 at 3:20

GoogleCodeExporter commented 9 years ago
Just happened after my Update today, Lion never had this Problem.

Original comment by a.keilho...@googlemail.com on 13 Jun 2012 at 3:24

GoogleCodeExporter commented 9 years ago
Further investigation resulted in a.keilhofer withdrawing this report, which 
was due to his mistake.

Original comment by jkbull...@gmail.com on 20 Jun 2012 at 8:16