Tunel from local server to server(vps) with public ipHow do you host multiple public facing websites on a...
Is there a math equivalent to the conditional ternary operator?
Should I use HTTPS on a domain that will only be used for redirection?
What is the difference between a forward slip and a side slip?
Would the melodic leap of the opening phrase of Mozart's K545 be considered dissonant?
What is a term for a function that when called repeatedly, has the same effect as calling once?
"Lived a lion" or "there lived a lion"
Can I cast a spell through the Invoke Duplicity clone while inside a Forcecage?
How to roleplay my character's ethics according to the DM when I don't understand those ethics?
School performs periodic password audits. Is my password compromised?
Fake utcnow for the pytest
How to kill a localhost:8080
Make me a metasequence
In Adventurer's League, is it possible to keep the Ring of Winter if you manage to acquire it in the Tomb of Annihilation adventure?
Where is the fallacy here?
Why doesn't "adolescent" take any articles in "listen to adolescent agonising"?
How do I deal with being envious of my own players?
Is there a frame of reference in which I was born before I was conceived?
Change only a specific Default Parameter on a function
Why do phishing e-mails use faked e-mail addresses instead of the real one?
When was drinking water recognized as crucial in marathon running?
What could trigger powerful quakes on icy world?
Are small insurances worth it
What is better: yes / no radio, or simple checkbox?
How do you say "powers of ten"?
Tunel from local server to server(vps) with public ip
How do you host multiple public facing websites on a VPS?Routing OpenVPN tunnel in via public interface and out via NAT'd interface (to internet)Connecting a VPS's static IPs to a mailserver on a dynamic LAN over an IPv6 OpenVPN connection?SSH Tunnel or OpenVPN to securely connect app and database servers?OpenVPN private domain unsing DNSMasqHow to create openvpn tunnel between multiple interfaces between two hosts ubuntu linuxOpenVPN client cannot connect to the serverHow can I configure a Django website to work with Apache 2.4 VirtualHosts?Add Linux VPS (cloud VPS) to Local Network using VPN or IPSecRunning a Dual Stack OpenVPN server: IPv6 sorta works - however, large packets appear to fail
I would like to create a tunnel from a private server to vps with a public ip address. Could you do something about it? I tried to create an OpenVPN tunnel, but I never managed to share running applications on the other side, for example apache. My provider does not provide a public IP address. Previously, OpenVPN running on hosts, which was generated automatically, all worked until their hosting started under attack.
For every help with creating this tunnel, thank you.
linux openvpn ip vps tunnel
New contributor
add a comment |
I would like to create a tunnel from a private server to vps with a public ip address. Could you do something about it? I tried to create an OpenVPN tunnel, but I never managed to share running applications on the other side, for example apache. My provider does not provide a public IP address. Previously, OpenVPN running on hosts, which was generated automatically, all worked until their hosting started under attack.
For every help with creating this tunnel, thank you.
linux openvpn ip vps tunnel
New contributor
What have you tried so far and why doesn’t it work?
– Tommiie
3 mins ago
I tried to create a tunnel using the OpenVPN manual. I've been working on this week and I'm still failing to create a functional VPN.
– pertosz04
39 secs ago
Then show your config and the troubleshooting steps used, as well as the errors you get.
– Tommiie
just now
add a comment |
I would like to create a tunnel from a private server to vps with a public ip address. Could you do something about it? I tried to create an OpenVPN tunnel, but I never managed to share running applications on the other side, for example apache. My provider does not provide a public IP address. Previously, OpenVPN running on hosts, which was generated automatically, all worked until their hosting started under attack.
For every help with creating this tunnel, thank you.
linux openvpn ip vps tunnel
New contributor
I would like to create a tunnel from a private server to vps with a public ip address. Could you do something about it? I tried to create an OpenVPN tunnel, but I never managed to share running applications on the other side, for example apache. My provider does not provide a public IP address. Previously, OpenVPN running on hosts, which was generated automatically, all worked until their hosting started under attack.
For every help with creating this tunnel, thank you.
linux openvpn ip vps tunnel
linux openvpn ip vps tunnel
New contributor
New contributor
New contributor
asked 6 mins ago
pertosz04pertosz04
1
1
New contributor
New contributor
What have you tried so far and why doesn’t it work?
– Tommiie
3 mins ago
I tried to create a tunnel using the OpenVPN manual. I've been working on this week and I'm still failing to create a functional VPN.
– pertosz04
39 secs ago
Then show your config and the troubleshooting steps used, as well as the errors you get.
– Tommiie
just now
add a comment |
What have you tried so far and why doesn’t it work?
– Tommiie
3 mins ago
I tried to create a tunnel using the OpenVPN manual. I've been working on this week and I'm still failing to create a functional VPN.
– pertosz04
39 secs ago
Then show your config and the troubleshooting steps used, as well as the errors you get.
– Tommiie
just now
What have you tried so far and why doesn’t it work?
– Tommiie
3 mins ago
What have you tried so far and why doesn’t it work?
– Tommiie
3 mins ago
I tried to create a tunnel using the OpenVPN manual. I've been working on this week and I'm still failing to create a functional VPN.
– pertosz04
39 secs ago
I tried to create a tunnel using the OpenVPN manual. I've been working on this week and I'm still failing to create a functional VPN.
– pertosz04
39 secs ago
Then show your config and the troubleshooting steps used, as well as the errors you get.
– Tommiie
just now
Then show your config and the troubleshooting steps used, as well as the errors you get.
– Tommiie
just now
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
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
});
}
});
pertosz04 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%2fserverfault.com%2fquestions%2f957063%2ftunel-from-local-server-to-servervps-with-public-ip%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
pertosz04 is a new contributor. Be nice, and check out our Code of Conduct.
pertosz04 is a new contributor. Be nice, and check out our Code of Conduct.
pertosz04 is a new contributor. Be nice, and check out our Code of Conduct.
pertosz04 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f957063%2ftunel-from-local-server-to-servervps-with-public-ip%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
What have you tried so far and why doesn’t it work?
– Tommiie
3 mins ago
I tried to create a tunnel using the OpenVPN manual. I've been working on this week and I'm still failing to create a functional VPN.
– pertosz04
39 secs ago
Then show your config and the troubleshooting steps used, as well as the errors you get.
– Tommiie
just now