Viscosity add second default gateway

Got a problem with Viscosity or need help? Ask here!

divan

Posts: 1
Joined: Fri Nov 20, 2020 5:33 pm

Post by divan » Fri Nov 20, 2020 5:44 pm
After successful connect, Viscosity adds second default gateway via VPN server internal IP. how to explain to him that do not need it?
I try:
Code: Select all
pull-filter ignore route-gateway
Code: Select all
route-noexec
route-nopull
It doesn't help

James

User avatar
Posts: 2313
Joined: Thu Sep 04, 2008 9:27 pm

Post by James » Fri Nov 20, 2020 8:21 pm
Hi divan,

When checking your computer's routing table, if you see an additional default route below your computer's normal route for the VPN connection, then in most cases this is normal. You’ll notice that the second default route has “I” listed in the flags indicating it is “interface scoped” and unused. This can be confirmed by seeing that the Ref and Use counts are 0. For more information you can type “man netstat” into the Terminal.

Otherwise if the "I" flag is not present, try running through the instructions at:
https://www.sparklabs.com/support/kb/ar ... connection

Cheers,
James
Web: https://www.sparklabs.com
Support: https://www.sparklabs.com/support
Twitter: https://twitter.com/sparklabs
2 posts Page 1 of 1