OpenVPN Server not allowing clients to ping or connect to any websitesHow to connect to OpenVPN with...
Are stackless C++20 coroutines a problem?
Adding one more column to a table
Is an easily guessed plot twist a good plot twist?
How can I print a 1 cm overhang with minimal supports?
What is "It is x o'clock" in Japanese with subject
Has Peter Parker ever eaten bugs?
Is there a way to shorten this while condition?
Can I pay with HKD in Macau or Shenzhen?
What is a "staved" town, like in "Staverton"?
Company requiring me to let them review research from before I was hired
Wiring IKEA light fixture into old fixture
Book in which the "mountain" in the distance was a hole in the flat world
Does quantity of data extensions impact performance?
What is a plausible power source to indefinitely sustain a space station?
What rules turn any attack that hits a given target into a critical hit?
Inverse Colombian Function
Adding gears to my grandson's 12" bike
Are there any English words pronounced with sounds/syllables that aren't part of the spelling?
Why did NASA use Imperial units?
Why do people say "I am broke" instead of "I am broken"?
How can I indicate that what I'm saying is not sarcastic online?
High income and difficulty during interviews
What does a black-and-white Puerto Rican flag signify?
Strange LED behavior: Why is there a voltage over the LED with only one wire connected to it?
OpenVPN Server not allowing clients to ping or connect to any websites
How to connect to OpenVPN with NetworkManagerOpenvpn clients can not access to LANCan neither PING LAN nor when it is connected to OpenVPNConnect OpenVPN server on Ubuntu Guest VMOpenvpn stops respondingConnect to Ubuntu Server through SSH over the internetOpenvpn client cannot ping openvpn server and server lanOpenVPN Client and Server on same machine - Server doesn't allow connections when client is connectedPort forwarding openvpn server to clientOpenVPN connection prevents apache website from loading on VPN clients
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am actually using Windows on the client, but the server is Linux and that's where I believe the problem to be.
I recently set up a VPN service on my VPS (Ubuntu 18.04) according to Digital Oceans guide (How To Set Up an OpenVPN Server on Ubuntu 18.04)
I used the same server for both the CA and the VPN server, so the certificates are on a server which is online (not recommended by the author)
I have the log file for the OpenVPN client
It successfully connected but I cannot ping Google when I connect using the OpenVPN client on Windows 10, and cannot connect to
Google or anybody else through Firefox
Here is the log file from OpenVPN
https://pastebin.com/PT7JbF3p
Here is the server configuration file
https://pastebin.com/khJLJ6LA
I have attached a screenshot of the log files on the Linux VPS
Any help is very much appreciated, can tip in XLM :)
ubuntu configuration openvpn vpn
New contributor
add a comment |
I am actually using Windows on the client, but the server is Linux and that's where I believe the problem to be.
I recently set up a VPN service on my VPS (Ubuntu 18.04) according to Digital Oceans guide (How To Set Up an OpenVPN Server on Ubuntu 18.04)
I used the same server for both the CA and the VPN server, so the certificates are on a server which is online (not recommended by the author)
I have the log file for the OpenVPN client
It successfully connected but I cannot ping Google when I connect using the OpenVPN client on Windows 10, and cannot connect to
Google or anybody else through Firefox
Here is the log file from OpenVPN
https://pastebin.com/PT7JbF3p
Here is the server configuration file
https://pastebin.com/khJLJ6LA
I have attached a screenshot of the log files on the Linux VPS
Any help is very much appreciated, can tip in XLM :)
ubuntu configuration openvpn vpn
New contributor
Take a look at the OpenVPN log. It tries to create routes usingroute.exe
, do the IPs listed there seem sensible (matching your network)? Also, please explain what "cannot connect" means (do you get an error? Which one?)
– Panki
24 mins ago
add a comment |
I am actually using Windows on the client, but the server is Linux and that's where I believe the problem to be.
I recently set up a VPN service on my VPS (Ubuntu 18.04) according to Digital Oceans guide (How To Set Up an OpenVPN Server on Ubuntu 18.04)
I used the same server for both the CA and the VPN server, so the certificates are on a server which is online (not recommended by the author)
I have the log file for the OpenVPN client
It successfully connected but I cannot ping Google when I connect using the OpenVPN client on Windows 10, and cannot connect to
Google or anybody else through Firefox
Here is the log file from OpenVPN
https://pastebin.com/PT7JbF3p
Here is the server configuration file
https://pastebin.com/khJLJ6LA
I have attached a screenshot of the log files on the Linux VPS
Any help is very much appreciated, can tip in XLM :)
ubuntu configuration openvpn vpn
New contributor
I am actually using Windows on the client, but the server is Linux and that's where I believe the problem to be.
I recently set up a VPN service on my VPS (Ubuntu 18.04) according to Digital Oceans guide (How To Set Up an OpenVPN Server on Ubuntu 18.04)
I used the same server for both the CA and the VPN server, so the certificates are on a server which is online (not recommended by the author)
I have the log file for the OpenVPN client
It successfully connected but I cannot ping Google when I connect using the OpenVPN client on Windows 10, and cannot connect to
Google or anybody else through Firefox
Here is the log file from OpenVPN
https://pastebin.com/PT7JbF3p
Here is the server configuration file
https://pastebin.com/khJLJ6LA
I have attached a screenshot of the log files on the Linux VPS
Any help is very much appreciated, can tip in XLM :)
ubuntu configuration openvpn vpn
ubuntu configuration openvpn vpn
New contributor
New contributor
New contributor
asked 28 mins ago
Lachie GrantLachie Grant
1
1
New contributor
New contributor
Take a look at the OpenVPN log. It tries to create routes usingroute.exe
, do the IPs listed there seem sensible (matching your network)? Also, please explain what "cannot connect" means (do you get an error? Which one?)
– Panki
24 mins ago
add a comment |
Take a look at the OpenVPN log. It tries to create routes usingroute.exe
, do the IPs listed there seem sensible (matching your network)? Also, please explain what "cannot connect" means (do you get an error? Which one?)
– Panki
24 mins ago
Take a look at the OpenVPN log. It tries to create routes using
route.exe
, do the IPs listed there seem sensible (matching your network)? Also, please explain what "cannot connect" means (do you get an error? Which one?)– Panki
24 mins ago
Take a look at the OpenVPN log. It tries to create routes using
route.exe
, do the IPs listed there seem sensible (matching your network)? Also, please explain what "cannot connect" means (do you get an error? Which one?)– Panki
24 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
Lachie Grant 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%2funix.stackexchange.com%2fquestions%2f531796%2fopenvpn-server-not-allowing-clients-to-ping-or-connect-to-any-websites%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
Lachie Grant is a new contributor. Be nice, and check out our Code of Conduct.
Lachie Grant is a new contributor. Be nice, and check out our Code of Conduct.
Lachie Grant is a new contributor. Be nice, and check out our Code of Conduct.
Lachie Grant is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f531796%2fopenvpn-server-not-allowing-clients-to-ping-or-connect-to-any-websites%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
Take a look at the OpenVPN log. It tries to create routes using
route.exe
, do the IPs listed there seem sensible (matching your network)? Also, please explain what "cannot connect" means (do you get an error? Which one?)– Panki
24 mins ago