How to setup internet sharing / proxy / VPN on MacOS with client not on the network?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
So China has the Great Firewall of China which blocks access to many western services like Google, YouTube, Facebook etc. I don't really care for the social/entertainment stuff, but living without Google has been crushing, especially when it's needed for work. I've already tried many paid VPN services, which work to varying degrees until it doesn't.
I have access to a residential 300Mbps Up / Down fiber connection in Canada. Is there a way to connect to one of my computers at home and use it as a tunneling service, VPN, internet sharing, proxy device? (Not sure which one of those terms are correct.) All computers are running MacOS Mojave.
networking mac vpn proxy internet-sharing
add a comment |
So China has the Great Firewall of China which blocks access to many western services like Google, YouTube, Facebook etc. I don't really care for the social/entertainment stuff, but living without Google has been crushing, especially when it's needed for work. I've already tried many paid VPN services, which work to varying degrees until it doesn't.
I have access to a residential 300Mbps Up / Down fiber connection in Canada. Is there a way to connect to one of my computers at home and use it as a tunneling service, VPN, internet sharing, proxy device? (Not sure which one of those terms are correct.) All computers are running MacOS Mojave.
networking mac vpn proxy internet-sharing
There are lots of ways to do that. One of the easier ones is to install homebrew (if you haven't already),brew install openvpn
, and google how to set up OpenVPN, possibly wrt. to one endpoint in China (the Great Firewall also does VPN inspection, so you may need some tricks. I'm not up to date with the current status of the Great Firewall, so you even may have to use something else than OpenVPN).
– dirkt
Mar 3 at 7:56
You'll also need either a public IPv4 or IPv6 from your ISP in Canada. If you don't have that, you can ask your ISP to provide one (will be more expensive), or it will get more difficult; then you'll have to use a third-party server to make the connection (e.g. STUN; not sure if that works with OpenVPN and/or through the Great Firewall).
– dirkt
Mar 3 at 8:07
add a comment |
So China has the Great Firewall of China which blocks access to many western services like Google, YouTube, Facebook etc. I don't really care for the social/entertainment stuff, but living without Google has been crushing, especially when it's needed for work. I've already tried many paid VPN services, which work to varying degrees until it doesn't.
I have access to a residential 300Mbps Up / Down fiber connection in Canada. Is there a way to connect to one of my computers at home and use it as a tunneling service, VPN, internet sharing, proxy device? (Not sure which one of those terms are correct.) All computers are running MacOS Mojave.
networking mac vpn proxy internet-sharing
So China has the Great Firewall of China which blocks access to many western services like Google, YouTube, Facebook etc. I don't really care for the social/entertainment stuff, but living without Google has been crushing, especially when it's needed for work. I've already tried many paid VPN services, which work to varying degrees until it doesn't.
I have access to a residential 300Mbps Up / Down fiber connection in Canada. Is there a way to connect to one of my computers at home and use it as a tunneling service, VPN, internet sharing, proxy device? (Not sure which one of those terms are correct.) All computers are running MacOS Mojave.
networking mac vpn proxy internet-sharing
networking mac vpn proxy internet-sharing
edited Mar 3 at 4:51
Ramhound
21.1k156287
21.1k156287
asked Mar 3 at 4:40
NeedGoogleNeedGoogle
1
1
There are lots of ways to do that. One of the easier ones is to install homebrew (if you haven't already),brew install openvpn
, and google how to set up OpenVPN, possibly wrt. to one endpoint in China (the Great Firewall also does VPN inspection, so you may need some tricks. I'm not up to date with the current status of the Great Firewall, so you even may have to use something else than OpenVPN).
– dirkt
Mar 3 at 7:56
You'll also need either a public IPv4 or IPv6 from your ISP in Canada. If you don't have that, you can ask your ISP to provide one (will be more expensive), or it will get more difficult; then you'll have to use a third-party server to make the connection (e.g. STUN; not sure if that works with OpenVPN and/or through the Great Firewall).
– dirkt
Mar 3 at 8:07
add a comment |
There are lots of ways to do that. One of the easier ones is to install homebrew (if you haven't already),brew install openvpn
, and google how to set up OpenVPN, possibly wrt. to one endpoint in China (the Great Firewall also does VPN inspection, so you may need some tricks. I'm not up to date with the current status of the Great Firewall, so you even may have to use something else than OpenVPN).
– dirkt
Mar 3 at 7:56
You'll also need either a public IPv4 or IPv6 from your ISP in Canada. If you don't have that, you can ask your ISP to provide one (will be more expensive), or it will get more difficult; then you'll have to use a third-party server to make the connection (e.g. STUN; not sure if that works with OpenVPN and/or through the Great Firewall).
– dirkt
Mar 3 at 8:07
There are lots of ways to do that. One of the easier ones is to install homebrew (if you haven't already),
brew install openvpn
, and google how to set up OpenVPN, possibly wrt. to one endpoint in China (the Great Firewall also does VPN inspection, so you may need some tricks. I'm not up to date with the current status of the Great Firewall, so you even may have to use something else than OpenVPN).– dirkt
Mar 3 at 7:56
There are lots of ways to do that. One of the easier ones is to install homebrew (if you haven't already),
brew install openvpn
, and google how to set up OpenVPN, possibly wrt. to one endpoint in China (the Great Firewall also does VPN inspection, so you may need some tricks. I'm not up to date with the current status of the Great Firewall, so you even may have to use something else than OpenVPN).– dirkt
Mar 3 at 7:56
You'll also need either a public IPv4 or IPv6 from your ISP in Canada. If you don't have that, you can ask your ISP to provide one (will be more expensive), or it will get more difficult; then you'll have to use a third-party server to make the connection (e.g. STUN; not sure if that works with OpenVPN and/or through the Great Firewall).
– dirkt
Mar 3 at 8:07
You'll also need either a public IPv4 or IPv6 from your ISP in Canada. If you don't have that, you can ask your ISP to provide one (will be more expensive), or it will get more difficult; then you'll have to use a third-party server to make the connection (e.g. STUN; not sure if that works with OpenVPN and/or through the Great Firewall).
– dirkt
Mar 3 at 8:07
add a comment |
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
});
}
});
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%2fsuperuser.com%2fquestions%2f1410849%2fhow-to-setup-internet-sharing-proxy-vpn-on-macos-with-client-not-on-the-netw%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
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.
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%2fsuperuser.com%2fquestions%2f1410849%2fhow-to-setup-internet-sharing-proxy-vpn-on-macos-with-client-not-on-the-netw%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
There are lots of ways to do that. One of the easier ones is to install homebrew (if you haven't already),
brew install openvpn
, and google how to set up OpenVPN, possibly wrt. to one endpoint in China (the Great Firewall also does VPN inspection, so you may need some tricks. I'm not up to date with the current status of the Great Firewall, so you even may have to use something else than OpenVPN).– dirkt
Mar 3 at 7:56
You'll also need either a public IPv4 or IPv6 from your ISP in Canada. If you don't have that, you can ask your ISP to provide one (will be more expensive), or it will get more difficult; then you'll have to use a third-party server to make the connection (e.g. STUN; not sure if that works with OpenVPN and/or through the Great Firewall).
– dirkt
Mar 3 at 8:07