Network proxy settings is ignored when vpn is on












0














I need a proxy for some content filtering enabled on my computer, so I've setup a proxy in Network preferences.



Even when I turn off my local proxy software, the web browsing works, although I'd expect the connection to fail when the proxy is down, so this means system ignores the settings.



I've found out this happens when my VPN connection is up (I use openfortivpn), although it's not used as default route, but when the VPN is up, safari/chrome and any other software using system proxy settings ignores the proxy settings.



When I use networksetup util, it looks like it's ok as well, the default gateway is on en0, which is the Wi-Fi.



I have macOS Mojave 10.14.2 (18C54).



$ networksetup -getsecurewebproxy "Wi-Fi"
Enabled: Yes
Server: 127.0.0.1
Port: 9999
Authenticated Proxy Enabled: 0

$ route -n get defaul
route to: default
destination: default
mask: default
gateway: 192.168.1.1
interface: en0
flags: <UP,GATEWAY,DONE,STATIC,PRCLONING>
recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
0 0 0 0 0 0 1500


Could anyone give me a hint how to debug the issue? Where to look why the settings is ignored? Is it macOS issue or possibly openfortivpn issue?



Thanks is advance.



EDIT:
The proxy settings us ignored when ppp tunnel is created and usepeerdns option is used. However I don't understand why getting dns from ppp affects proxy.










share|improve this question
























  • Yes, that is right, thank you.
    – Douglish
    Dec 21 '18 at 21:00
















0














I need a proxy for some content filtering enabled on my computer, so I've setup a proxy in Network preferences.



Even when I turn off my local proxy software, the web browsing works, although I'd expect the connection to fail when the proxy is down, so this means system ignores the settings.



I've found out this happens when my VPN connection is up (I use openfortivpn), although it's not used as default route, but when the VPN is up, safari/chrome and any other software using system proxy settings ignores the proxy settings.



When I use networksetup util, it looks like it's ok as well, the default gateway is on en0, which is the Wi-Fi.



I have macOS Mojave 10.14.2 (18C54).



$ networksetup -getsecurewebproxy "Wi-Fi"
Enabled: Yes
Server: 127.0.0.1
Port: 9999
Authenticated Proxy Enabled: 0

$ route -n get defaul
route to: default
destination: default
mask: default
gateway: 192.168.1.1
interface: en0
flags: <UP,GATEWAY,DONE,STATIC,PRCLONING>
recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
0 0 0 0 0 0 1500


Could anyone give me a hint how to debug the issue? Where to look why the settings is ignored? Is it macOS issue or possibly openfortivpn issue?



Thanks is advance.



EDIT:
The proxy settings us ignored when ppp tunnel is created and usepeerdns option is used. However I don't understand why getting dns from ppp affects proxy.










share|improve this question
























  • Yes, that is right, thank you.
    – Douglish
    Dec 21 '18 at 21:00














0












0








0







I need a proxy for some content filtering enabled on my computer, so I've setup a proxy in Network preferences.



Even when I turn off my local proxy software, the web browsing works, although I'd expect the connection to fail when the proxy is down, so this means system ignores the settings.



I've found out this happens when my VPN connection is up (I use openfortivpn), although it's not used as default route, but when the VPN is up, safari/chrome and any other software using system proxy settings ignores the proxy settings.



When I use networksetup util, it looks like it's ok as well, the default gateway is on en0, which is the Wi-Fi.



I have macOS Mojave 10.14.2 (18C54).



$ networksetup -getsecurewebproxy "Wi-Fi"
Enabled: Yes
Server: 127.0.0.1
Port: 9999
Authenticated Proxy Enabled: 0

$ route -n get defaul
route to: default
destination: default
mask: default
gateway: 192.168.1.1
interface: en0
flags: <UP,GATEWAY,DONE,STATIC,PRCLONING>
recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
0 0 0 0 0 0 1500


Could anyone give me a hint how to debug the issue? Where to look why the settings is ignored? Is it macOS issue or possibly openfortivpn issue?



Thanks is advance.



EDIT:
The proxy settings us ignored when ppp tunnel is created and usepeerdns option is used. However I don't understand why getting dns from ppp affects proxy.










share|improve this question















I need a proxy for some content filtering enabled on my computer, so I've setup a proxy in Network preferences.



Even when I turn off my local proxy software, the web browsing works, although I'd expect the connection to fail when the proxy is down, so this means system ignores the settings.



I've found out this happens when my VPN connection is up (I use openfortivpn), although it's not used as default route, but when the VPN is up, safari/chrome and any other software using system proxy settings ignores the proxy settings.



When I use networksetup util, it looks like it's ok as well, the default gateway is on en0, which is the Wi-Fi.



I have macOS Mojave 10.14.2 (18C54).



$ networksetup -getsecurewebproxy "Wi-Fi"
Enabled: Yes
Server: 127.0.0.1
Port: 9999
Authenticated Proxy Enabled: 0

$ route -n get defaul
route to: default
destination: default
mask: default
gateway: 192.168.1.1
interface: en0
flags: <UP,GATEWAY,DONE,STATIC,PRCLONING>
recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
0 0 0 0 0 0 1500


Could anyone give me a hint how to debug the issue? Where to look why the settings is ignored? Is it macOS issue or possibly openfortivpn issue?



Thanks is advance.



EDIT:
The proxy settings us ignored when ppp tunnel is created and usepeerdns option is used. However I don't understand why getting dns from ppp affects proxy.







networking macos vpn proxy






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 21 '18 at 23:01

























asked Dec 21 '18 at 16:00









Douglish

112




112












  • Yes, that is right, thank you.
    – Douglish
    Dec 21 '18 at 21:00


















  • Yes, that is right, thank you.
    – Douglish
    Dec 21 '18 at 21:00
















Yes, that is right, thank you.
– Douglish
Dec 21 '18 at 21:00




Yes, that is right, thank you.
– Douglish
Dec 21 '18 at 21:00










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1386702%2fnetwork-proxy-settings-is-ignored-when-vpn-is-on%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1386702%2fnetwork-proxy-settings-is-ignored-when-vpn-is-on%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How do I know what Microsoft account the skydrive app is syncing to?

Grease: Live!

When does type information flow backwards in C++?