dlenski / openconnect

OpenConnect client extended to support Palo Alto Networks' GlobalProtect VPN
679 stars 130 forks source link

Conflict with PAC file proxy #133

Closed huangbiubiu closed 5 years ago

huangbiubiu commented 6 years ago

I'm using a socks5 proxy via Linux Network Settings with a PAC file. I found that Ubuntu Desktop network settings have higher priority than openconnect: I can't connect my school network after use PAC proxy. Are there any solutions to use them at the same time?

dlenski commented 5 years ago

I found that Ubuntu Desktop network settings have higher priority than openconnect: I can't connect my school network after use PAC proxy. Are there any solutions to use them at the same time?

Sure… but what is it that you want to actually happen here?

Do you want traffic to go through the VPN ("school network") or through the shadowsocks proxy?

Do you want some traffic to go through the VPN and other traffic to go through the shadowsocks proxy? Presumably you should modify the PAC file to not send traffic to the VPN gateway or VPN-internal hosts through the proxy… right? ¯\_(ツ)_/¯