Make browsers like chrome and firefox go through VPN

Multi tool use
I ran vpn(PPTP and openvpn both doesn't make any different) on my ubuntu (In my country some sites like telegram ,youtube or twitter are block and I have to run vpn to access them)
So after I ran vpn , telegram messenger worked well but the browsers didn't work and all block site like youtube still couldn't be accessed (but the normal sites could be accessed.In the other hand,vpn didn't any effects on block sites when I use browsers)
I also did ping block sites but it didn't work out
The funny thing is sometimes when I power on my lap top and after connect to AP immediately start vpn (at the very first seconds) , all browser work and I can access to any block site
here's my ip route output command
default dev ppp0 proto static scope link metric 50
default via 192.168.1.1 dev wlp2s0 proto dhcp metric 600
10.10.0.0 dev ppp0 proto kernel scope link src 10.10.11.239 metric 50
169.254.0.0/16 dev ppp0 scope link metric 1000
172.16.77.0/24 dev vmnet1 proto kernel scope link src 172.16.77.1
172.16.149.0/24 dev vmnet8 proto kernel scope link src 172.16.149.1
185.180.15.243 via 192.168.1.1 dev wlp2s0 src 192.168.1.120
185.180.15.243 via 192.168.1.1 dev wlp2s0 proto static metric 600
192.168.1.0/24 dev wlp2s0 proto kernel scope link src 192.168.1.120
metric 600
192.168.1.1 dev wlp2s0 proto static scope link metric 600
ppp0 is my vpn and wlp2s0 is my wireless card
vpn openvpn browser
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I ran vpn(PPTP and openvpn both doesn't make any different) on my ubuntu (In my country some sites like telegram ,youtube or twitter are block and I have to run vpn to access them)
So after I ran vpn , telegram messenger worked well but the browsers didn't work and all block site like youtube still couldn't be accessed (but the normal sites could be accessed.In the other hand,vpn didn't any effects on block sites when I use browsers)
I also did ping block sites but it didn't work out
The funny thing is sometimes when I power on my lap top and after connect to AP immediately start vpn (at the very first seconds) , all browser work and I can access to any block site
here's my ip route output command
default dev ppp0 proto static scope link metric 50
default via 192.168.1.1 dev wlp2s0 proto dhcp metric 600
10.10.0.0 dev ppp0 proto kernel scope link src 10.10.11.239 metric 50
169.254.0.0/16 dev ppp0 scope link metric 1000
172.16.77.0/24 dev vmnet1 proto kernel scope link src 172.16.77.1
172.16.149.0/24 dev vmnet8 proto kernel scope link src 172.16.149.1
185.180.15.243 via 192.168.1.1 dev wlp2s0 src 192.168.1.120
185.180.15.243 via 192.168.1.1 dev wlp2s0 proto static metric 600
192.168.1.0/24 dev wlp2s0 proto kernel scope link src 192.168.1.120
metric 600
192.168.1.1 dev wlp2s0 proto static scope link metric 600
ppp0 is my vpn and wlp2s0 is my wireless card
vpn openvpn browser
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hi, you will need to clarify what it is exactly you are asking, before anyone can help you. Some sites will block certain VPNs. As you can access and use the Internet normally over the VPN, and only some sites have issues, it seems like this is not an issue with Ubuntu, but either with your VPN provider or sites blocking them specifically, for sites you cannot access.
– dobey
7 hours ago
Hello, let me put it this way, when I run the vpn in windows 10 , all sites are accessible and I don't have any problem(I use dual boots), but when I run the VPN on Ubuntu, I can access to some application like Telegram that's block in my country but on my browser most the time I cant't access to any site that is block , in the other word most the time the traffic of my browsers don't go through my VPN @dobey
– Afshin
10 mins ago
add a comment |
I ran vpn(PPTP and openvpn both doesn't make any different) on my ubuntu (In my country some sites like telegram ,youtube or twitter are block and I have to run vpn to access them)
So after I ran vpn , telegram messenger worked well but the browsers didn't work and all block site like youtube still couldn't be accessed (but the normal sites could be accessed.In the other hand,vpn didn't any effects on block sites when I use browsers)
I also did ping block sites but it didn't work out
The funny thing is sometimes when I power on my lap top and after connect to AP immediately start vpn (at the very first seconds) , all browser work and I can access to any block site
here's my ip route output command
default dev ppp0 proto static scope link metric 50
default via 192.168.1.1 dev wlp2s0 proto dhcp metric 600
10.10.0.0 dev ppp0 proto kernel scope link src 10.10.11.239 metric 50
169.254.0.0/16 dev ppp0 scope link metric 1000
172.16.77.0/24 dev vmnet1 proto kernel scope link src 172.16.77.1
172.16.149.0/24 dev vmnet8 proto kernel scope link src 172.16.149.1
185.180.15.243 via 192.168.1.1 dev wlp2s0 src 192.168.1.120
185.180.15.243 via 192.168.1.1 dev wlp2s0 proto static metric 600
192.168.1.0/24 dev wlp2s0 proto kernel scope link src 192.168.1.120
metric 600
192.168.1.1 dev wlp2s0 proto static scope link metric 600
ppp0 is my vpn and wlp2s0 is my wireless card
vpn openvpn browser
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I ran vpn(PPTP and openvpn both doesn't make any different) on my ubuntu (In my country some sites like telegram ,youtube or twitter are block and I have to run vpn to access them)
So after I ran vpn , telegram messenger worked well but the browsers didn't work and all block site like youtube still couldn't be accessed (but the normal sites could be accessed.In the other hand,vpn didn't any effects on block sites when I use browsers)
I also did ping block sites but it didn't work out
The funny thing is sometimes when I power on my lap top and after connect to AP immediately start vpn (at the very first seconds) , all browser work and I can access to any block site
here's my ip route output command
default dev ppp0 proto static scope link metric 50
default via 192.168.1.1 dev wlp2s0 proto dhcp metric 600
10.10.0.0 dev ppp0 proto kernel scope link src 10.10.11.239 metric 50
169.254.0.0/16 dev ppp0 scope link metric 1000
172.16.77.0/24 dev vmnet1 proto kernel scope link src 172.16.77.1
172.16.149.0/24 dev vmnet8 proto kernel scope link src 172.16.149.1
185.180.15.243 via 192.168.1.1 dev wlp2s0 src 192.168.1.120
185.180.15.243 via 192.168.1.1 dev wlp2s0 proto static metric 600
192.168.1.0/24 dev wlp2s0 proto kernel scope link src 192.168.1.120
metric 600
192.168.1.1 dev wlp2s0 proto static scope link metric 600
ppp0 is my vpn and wlp2s0 is my wireless card
vpn openvpn browser
vpn openvpn browser
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 8 hours ago
AfshinAfshin
1
1
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Afshin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hi, you will need to clarify what it is exactly you are asking, before anyone can help you. Some sites will block certain VPNs. As you can access and use the Internet normally over the VPN, and only some sites have issues, it seems like this is not an issue with Ubuntu, but either with your VPN provider or sites blocking them specifically, for sites you cannot access.
– dobey
7 hours ago
Hello, let me put it this way, when I run the vpn in windows 10 , all sites are accessible and I don't have any problem(I use dual boots), but when I run the VPN on Ubuntu, I can access to some application like Telegram that's block in my country but on my browser most the time I cant't access to any site that is block , in the other word most the time the traffic of my browsers don't go through my VPN @dobey
– Afshin
10 mins ago
add a comment |
Hi, you will need to clarify what it is exactly you are asking, before anyone can help you. Some sites will block certain VPNs. As you can access and use the Internet normally over the VPN, and only some sites have issues, it seems like this is not an issue with Ubuntu, but either with your VPN provider or sites blocking them specifically, for sites you cannot access.
– dobey
7 hours ago
Hello, let me put it this way, when I run the vpn in windows 10 , all sites are accessible and I don't have any problem(I use dual boots), but when I run the VPN on Ubuntu, I can access to some application like Telegram that's block in my country but on my browser most the time I cant't access to any site that is block , in the other word most the time the traffic of my browsers don't go through my VPN @dobey
– Afshin
10 mins ago
Hi, you will need to clarify what it is exactly you are asking, before anyone can help you. Some sites will block certain VPNs. As you can access and use the Internet normally over the VPN, and only some sites have issues, it seems like this is not an issue with Ubuntu, but either with your VPN provider or sites blocking them specifically, for sites you cannot access.
– dobey
7 hours ago
Hi, you will need to clarify what it is exactly you are asking, before anyone can help you. Some sites will block certain VPNs. As you can access and use the Internet normally over the VPN, and only some sites have issues, it seems like this is not an issue with Ubuntu, but either with your VPN provider or sites blocking them specifically, for sites you cannot access.
– dobey
7 hours ago
Hello, let me put it this way, when I run the vpn in windows 10 , all sites are accessible and I don't have any problem(I use dual boots), but when I run the VPN on Ubuntu, I can access to some application like Telegram that's block in my country but on my browser most the time I cant't access to any site that is block , in the other word most the time the traffic of my browsers don't go through my VPN @dobey
– Afshin
10 mins ago
Hello, let me put it this way, when I run the vpn in windows 10 , all sites are accessible and I don't have any problem(I use dual boots), but when I run the VPN on Ubuntu, I can access to some application like Telegram that's block in my country but on my browser most the time I cant't access to any site that is block , in the other word most the time the traffic of my browsers don't go through my VPN @dobey
– Afshin
10 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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
});
}
});
Afshin is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122824%2fmake-browsers-like-chrome-and-firefox-go-through-vpn%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
Afshin is a new contributor. Be nice, and check out our Code of Conduct.
Afshin is a new contributor. Be nice, and check out our Code of Conduct.
Afshin is a new contributor. Be nice, and check out our Code of Conduct.
Afshin is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122824%2fmake-browsers-like-chrome-and-firefox-go-through-vpn%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
fSMH4,pgtzMphpGmTHnLrBT5FWGKM VkOv3t U7TsMR4Nfi
Hi, you will need to clarify what it is exactly you are asking, before anyone can help you. Some sites will block certain VPNs. As you can access and use the Internet normally over the VPN, and only some sites have issues, it seems like this is not an issue with Ubuntu, but either with your VPN provider or sites blocking them specifically, for sites you cannot access.
– dobey
7 hours ago
Hello, let me put it this way, when I run the vpn in windows 10 , all sites are accessible and I don't have any problem(I use dual boots), but when I run the VPN on Ubuntu, I can access to some application like Telegram that's block in my country but on my browser most the time I cant't access to any site that is block , in the other word most the time the traffic of my browsers don't go through my VPN @dobey
– Afshin
10 mins ago