I have split tunneling disabled on my SA as I dont want the user pc to be the bridge between the public and our coporate network. I understand that when disabling split tunneling all network traffic on my mac will go though the tunnel.
However, after NC establised the serssion, and I do the netstat -r, I see two active gateways:
Destination Gateway Flags Refs Use Netif Expire
default 172.16.1.1 UGSc 23 111 jnc0
default 192.168.1.1 UGScI 6 0 en0
127 localhost UCS 0 0 lo0
localhost localhost UH 4 1718 lo0
172.16.1.1 localhost UGHS 1 0 lo0
Why is that only 172.16.1.1 go through the tunnel and not 192.168.1.1 ?
With "Allow access to local subnet" I understand that it preserves the route on the client and retaining access to local resources such as printers but does it force ALL traffic to go through the tunnel like disabling split tunneling?
Is it possible to force all the traffic to go through the tunnel while allowing access to the local network like printing?
to answer your last question, no, you cannot do local access at the same time as split tunneling disabled.
do you have more than one interface configured?