All other traffic should be routed like before Client started.
Routing entries befor Tunnelblick client starts:
Code: Select all
Destination Gateway Flags Refs Use Netif Expire
default mehvi-fw-tel001.lo UGSc 5 3 en0
127 localhost UCS 0 0 lo0
localhost localhost UH 2 741 lo0
169.254 link#4 UCS 0 0 en0
192.168.104 link#4 UCS 2 0 en0
mehvi-fw-tel001.lo 0:d:b9:21:d2:8 UHLWIir 6 605 en0 332
192.168.104.197 localhost UHS 0 0 lo0
192.168.104.255 ff:ff:ff:ff:ff:ff UHLWbI 0 111 en0
Code: Select all
Destination Gateway Flags Refs Use Netif Expire
0/1 192.176.0.5 UGSc 9 0 tun0
default mehvi-fw-tel001.lo UGSc 1 3 en0
127 localhost UCS 0 0 lo0
localhost localhost UH 3 696 lo0
128.0/1 192.176.0.5 UGSc 2 0 tun0
169.254 link#4 UCS 0 0 en0
188.118.228.2/32 mehvi-fw-tel001.lo UGSc 1 0 en0
192.168.104 link#4 UCS 2 0 en0
mehvi-fw-tel001.lo 0:d:b9:21:d2:8 UHLWIir 3 571 en0 369
192.168.104.197 localhost UHS 1 0 lo0
192.168.104.255 ff:ff:ff:ff:ff:ff UHLWbI 0 96 en0
192.176.0.1/32 192.176.0.5 UGSc 0 0 tun0
192.176.0.5 192.176.0.6 UHr 14 0 tun0
Code: Select all
Destination Gateway Flags Refs Use Netif Expire
default mehvi-fw-tel001.lo UGSc 7 3 en0
127 localhost UCS 0 0 lo0
localhost localhost UH 3 779 lo0
169.254 link#4 UCS 0 0 en0
188.118 192.176.0.5 UGSc 0 0 tun0
192.168.104 link#4 UCS 1 0 en0
mehvi-fw-tel001.lo 0:d:b9:21:d2:8 UHLWIir 7 641 en0 1189
192.168.104.197 localhost UHS 1 0 lo0
192.176.0.1/32 192.176.0.5 UGSc 0 0 tun0
192.176.0.5 192.176.0.6 UH 2 0 tun0
2) What has to be changed to reach the goal.
3) Shouldn´t Tunnelblick create the correct routing entry for the given goal "route 118.118.0.255.255.0.0" without creating a loop?. Isn´t this an error in Tunnelblick?
Isn´t it wherefore the parameter entry stands, or what do i misunderstand?
Thanks.