What is OpenVPN, What does it do on ubuntu?how can i access openVPN to a VPN ProviderOpenvpn configuration IssueUbuntu openvpn daemonDifference between OpenVPN Access Server and just OpenVPNUbuntu 16.04 OpenVPNOpenvpn server conf routeOpenVPN AutoStart Ubuntu 18.04
Was Wayne Brady considered a guest star on the original "Whose Line Is It Anyway?"
What do you call the fallacy of thinking that some action A will guarantee some outcome B, when in reality B depends on multiple other conditions?
How do I know how many sub-shells deep I am?
How come the Russian cognate for the Czech word "čerstvý" (fresh) means entirely the opposite thing (stale)?
3x3 self-descriptive squares
Is having your hand in your pocket during a presentation bad?
Difference between $HOME and ~
Injection from two strings to one string
False Shadow of an Orb
What is /dev/null and why can't I use hx on it?
How long could a human survive completely without the immune system?
Would we have more than 8 minutes of light, if the sun "went out"?
When I tried to generate a table, I got this error "Undefined control sequence", how to fix it?
What is the first fighter jet which was built with twin engine and tail configuration?
Does permanent loss of castling rights reset three fold repetition
What benefits are there to blocking most search engines?
A sentient carnivorous species trying to preserve life. How could they find a new food source?
Plot, sampling, and why it does not display for some ranges
What are the rules for punctuating a conversation?
Landing Hero: Product snippets VS illustrations
Why did a young George Washington sign a document admitting to assassinating a French military officer?
Find the percentage
Python Bingo game that stores card in a dictionary
Is there a difference between historical fiction and creative non-fiction?
What is OpenVPN, What does it do on ubuntu?
how can i access openVPN to a VPN ProviderOpenvpn configuration IssueUbuntu openvpn daemonDifference between OpenVPN Access Server and just OpenVPNUbuntu 16.04 OpenVPNOpenvpn server conf routeOpenVPN AutoStart Ubuntu 18.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
What does it provide exactly? I am looking for a VPN but nowhere can I find what OpenVPN is, is it for a different purpose?
openvpn
add a comment
|
What does it provide exactly? I am looking for a VPN but nowhere can I find what OpenVPN is, is it for a different purpose?
openvpn
Have you tried googling it for a start? You would likely found out en.m.wikipedia.org/wiki/OpenVPN
– GabrielaGarcia
Apr 17 at 12:41
how is it different from commercial VPNs like PIA is what i am asking
– Real Mind
Apr 17 at 12:42
Please ead the wiki page, try to understand what it is and the, only then, edit your question by posting your actual doubts or points you would like to have clarified. As is, the question shows lazyness only.
– GabrielaGarcia
Apr 17 at 12:44
add a comment
|
What does it provide exactly? I am looking for a VPN but nowhere can I find what OpenVPN is, is it for a different purpose?
openvpn
What does it provide exactly? I am looking for a VPN but nowhere can I find what OpenVPN is, is it for a different purpose?
openvpn
openvpn
edited Apr 17 at 13:01
Arronical
14.4k10 gold badges54 silver badges102 bronze badges
14.4k10 gold badges54 silver badges102 bronze badges
asked Apr 17 at 12:26
Real MindReal Mind
216 bronze badges
216 bronze badges
Have you tried googling it for a start? You would likely found out en.m.wikipedia.org/wiki/OpenVPN
– GabrielaGarcia
Apr 17 at 12:41
how is it different from commercial VPNs like PIA is what i am asking
– Real Mind
Apr 17 at 12:42
Please ead the wiki page, try to understand what it is and the, only then, edit your question by posting your actual doubts or points you would like to have clarified. As is, the question shows lazyness only.
– GabrielaGarcia
Apr 17 at 12:44
add a comment
|
Have you tried googling it for a start? You would likely found out en.m.wikipedia.org/wiki/OpenVPN
– GabrielaGarcia
Apr 17 at 12:41
how is it different from commercial VPNs like PIA is what i am asking
– Real Mind
Apr 17 at 12:42
Please ead the wiki page, try to understand what it is and the, only then, edit your question by posting your actual doubts or points you would like to have clarified. As is, the question shows lazyness only.
– GabrielaGarcia
Apr 17 at 12:44
Have you tried googling it for a start? You would likely found out en.m.wikipedia.org/wiki/OpenVPN
– GabrielaGarcia
Apr 17 at 12:41
Have you tried googling it for a start? You would likely found out en.m.wikipedia.org/wiki/OpenVPN
– GabrielaGarcia
Apr 17 at 12:41
how is it different from commercial VPNs like PIA is what i am asking
– Real Mind
Apr 17 at 12:42
how is it different from commercial VPNs like PIA is what i am asking
– Real Mind
Apr 17 at 12:42
Please ead the wiki page, try to understand what it is and the, only then, edit your question by posting your actual doubts or points you would like to have clarified. As is, the question shows lazyness only.
– GabrielaGarcia
Apr 17 at 12:44
Please ead the wiki page, try to understand what it is and the, only then, edit your question by posting your actual doubts or points you would like to have clarified. As is, the question shows lazyness only.
– GabrielaGarcia
Apr 17 at 12:44
add a comment
|
1 Answer
1
active
oldest
votes
OpenVPN is a server and client application for providing a secure encrypted connection from one machine to another. The configuration is not entirely simple and you would need to control both the client and server. Usually this is to provide secure, encrypted and authenticated access to a server or network that you control. Often used for remote workers to safely access private resources within a business domain. There are other VPN services which do this, some of which are application built on top of OpenVPN.
What most people want when they're looking for a VPN is a VPN service, which provides the ability to use a VPN to connect to a server somewhere else in the world. Normally this is used to forward internet traffic from that server to your machine, you appear on the internet as if you are the remote server. Most VPN services come with their own dedicated client to connect to them and select the remote server, although it may be possible to connect to some services using the OpenVPN client. Some of these dedicated VPN applications are also built on top of OpenVPN.
This is usually done in order to browse the internet somewhat anonymously, or avoid to avoid some location specific restrictions. I say somewhat anonymously as most VPN service providers keep some sort of usage logs, and may be compelled by their local governments to turn over such information.
If you want a VPN service, you probably don't want to use OpenVPN.
exactly what i wanted to know btw isn't internet traffic encrypted anyway, why would one use OpenVPN
– Real Mind
Apr 17 at 12:48
1
It's encrypted when using https, although there is a possibility of a man-in-the-middle attack if you're using a gateway that you don't control, like coffee shop wifi. Using a VPN in that situation can add to your security, as it secures the connection from beginning to end of the VPN tunnel (so only between the VPN client and VPN server), it also adds an authentication mechanism. This answer provides a good overview security.stackexchange.com/a/1480/68990
– Arronical
Apr 17 at 12:59
1
Often OpenVPN is used when you have want to provide secure controlled access into your network for only certain people. Anyone without the correct certificates on their local machine should not be able to get in.
– Arronical
Apr 17 at 13:00
@Arronical re: "If you want a VPN service, you probably don't want to use OpenVPN". OpenVPN is used by many VPN client softwares... so you DO want to use OpenVPN... it's just transparent by the use of the app.
– heynnema
Apr 18 at 0:29
@heynnema do you have a suggestion for how I could improve that? I thought that stating that "Some of these dedicated VPN applications are also built on top of OpenVPN." covered it. Should I say you don't want to use the OpenVPN client directly? Feel free to edit the answer to increase its accuracy.
– Arronical
Apr 18 at 10:12
|
show 1 more comment
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/4.0/"u003ecc by-sa 4.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%2faskubuntu.com%2fquestions%2f1134638%2fwhat-is-openvpn-what-does-it-do-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
OpenVPN is a server and client application for providing a secure encrypted connection from one machine to another. The configuration is not entirely simple and you would need to control both the client and server. Usually this is to provide secure, encrypted and authenticated access to a server or network that you control. Often used for remote workers to safely access private resources within a business domain. There are other VPN services which do this, some of which are application built on top of OpenVPN.
What most people want when they're looking for a VPN is a VPN service, which provides the ability to use a VPN to connect to a server somewhere else in the world. Normally this is used to forward internet traffic from that server to your machine, you appear on the internet as if you are the remote server. Most VPN services come with their own dedicated client to connect to them and select the remote server, although it may be possible to connect to some services using the OpenVPN client. Some of these dedicated VPN applications are also built on top of OpenVPN.
This is usually done in order to browse the internet somewhat anonymously, or avoid to avoid some location specific restrictions. I say somewhat anonymously as most VPN service providers keep some sort of usage logs, and may be compelled by their local governments to turn over such information.
If you want a VPN service, you probably don't want to use OpenVPN.
exactly what i wanted to know btw isn't internet traffic encrypted anyway, why would one use OpenVPN
– Real Mind
Apr 17 at 12:48
1
It's encrypted when using https, although there is a possibility of a man-in-the-middle attack if you're using a gateway that you don't control, like coffee shop wifi. Using a VPN in that situation can add to your security, as it secures the connection from beginning to end of the VPN tunnel (so only between the VPN client and VPN server), it also adds an authentication mechanism. This answer provides a good overview security.stackexchange.com/a/1480/68990
– Arronical
Apr 17 at 12:59
1
Often OpenVPN is used when you have want to provide secure controlled access into your network for only certain people. Anyone without the correct certificates on their local machine should not be able to get in.
– Arronical
Apr 17 at 13:00
@Arronical re: "If you want a VPN service, you probably don't want to use OpenVPN". OpenVPN is used by many VPN client softwares... so you DO want to use OpenVPN... it's just transparent by the use of the app.
– heynnema
Apr 18 at 0:29
@heynnema do you have a suggestion for how I could improve that? I thought that stating that "Some of these dedicated VPN applications are also built on top of OpenVPN." covered it. Should I say you don't want to use the OpenVPN client directly? Feel free to edit the answer to increase its accuracy.
– Arronical
Apr 18 at 10:12
|
show 1 more comment
OpenVPN is a server and client application for providing a secure encrypted connection from one machine to another. The configuration is not entirely simple and you would need to control both the client and server. Usually this is to provide secure, encrypted and authenticated access to a server or network that you control. Often used for remote workers to safely access private resources within a business domain. There are other VPN services which do this, some of which are application built on top of OpenVPN.
What most people want when they're looking for a VPN is a VPN service, which provides the ability to use a VPN to connect to a server somewhere else in the world. Normally this is used to forward internet traffic from that server to your machine, you appear on the internet as if you are the remote server. Most VPN services come with their own dedicated client to connect to them and select the remote server, although it may be possible to connect to some services using the OpenVPN client. Some of these dedicated VPN applications are also built on top of OpenVPN.
This is usually done in order to browse the internet somewhat anonymously, or avoid to avoid some location specific restrictions. I say somewhat anonymously as most VPN service providers keep some sort of usage logs, and may be compelled by their local governments to turn over such information.
If you want a VPN service, you probably don't want to use OpenVPN.
exactly what i wanted to know btw isn't internet traffic encrypted anyway, why would one use OpenVPN
– Real Mind
Apr 17 at 12:48
1
It's encrypted when using https, although there is a possibility of a man-in-the-middle attack if you're using a gateway that you don't control, like coffee shop wifi. Using a VPN in that situation can add to your security, as it secures the connection from beginning to end of the VPN tunnel (so only between the VPN client and VPN server), it also adds an authentication mechanism. This answer provides a good overview security.stackexchange.com/a/1480/68990
– Arronical
Apr 17 at 12:59
1
Often OpenVPN is used when you have want to provide secure controlled access into your network for only certain people. Anyone without the correct certificates on their local machine should not be able to get in.
– Arronical
Apr 17 at 13:00
@Arronical re: "If you want a VPN service, you probably don't want to use OpenVPN". OpenVPN is used by many VPN client softwares... so you DO want to use OpenVPN... it's just transparent by the use of the app.
– heynnema
Apr 18 at 0:29
@heynnema do you have a suggestion for how I could improve that? I thought that stating that "Some of these dedicated VPN applications are also built on top of OpenVPN." covered it. Should I say you don't want to use the OpenVPN client directly? Feel free to edit the answer to increase its accuracy.
– Arronical
Apr 18 at 10:12
|
show 1 more comment
OpenVPN is a server and client application for providing a secure encrypted connection from one machine to another. The configuration is not entirely simple and you would need to control both the client and server. Usually this is to provide secure, encrypted and authenticated access to a server or network that you control. Often used for remote workers to safely access private resources within a business domain. There are other VPN services which do this, some of which are application built on top of OpenVPN.
What most people want when they're looking for a VPN is a VPN service, which provides the ability to use a VPN to connect to a server somewhere else in the world. Normally this is used to forward internet traffic from that server to your machine, you appear on the internet as if you are the remote server. Most VPN services come with their own dedicated client to connect to them and select the remote server, although it may be possible to connect to some services using the OpenVPN client. Some of these dedicated VPN applications are also built on top of OpenVPN.
This is usually done in order to browse the internet somewhat anonymously, or avoid to avoid some location specific restrictions. I say somewhat anonymously as most VPN service providers keep some sort of usage logs, and may be compelled by their local governments to turn over such information.
If you want a VPN service, you probably don't want to use OpenVPN.
OpenVPN is a server and client application for providing a secure encrypted connection from one machine to another. The configuration is not entirely simple and you would need to control both the client and server. Usually this is to provide secure, encrypted and authenticated access to a server or network that you control. Often used for remote workers to safely access private resources within a business domain. There are other VPN services which do this, some of which are application built on top of OpenVPN.
What most people want when they're looking for a VPN is a VPN service, which provides the ability to use a VPN to connect to a server somewhere else in the world. Normally this is used to forward internet traffic from that server to your machine, you appear on the internet as if you are the remote server. Most VPN services come with their own dedicated client to connect to them and select the remote server, although it may be possible to connect to some services using the OpenVPN client. Some of these dedicated VPN applications are also built on top of OpenVPN.
This is usually done in order to browse the internet somewhat anonymously, or avoid to avoid some location specific restrictions. I say somewhat anonymously as most VPN service providers keep some sort of usage logs, and may be compelled by their local governments to turn over such information.
If you want a VPN service, you probably don't want to use OpenVPN.
edited Apr 17 at 13:04
answered Apr 17 at 12:43
ArronicalArronical
14.4k10 gold badges54 silver badges102 bronze badges
14.4k10 gold badges54 silver badges102 bronze badges
exactly what i wanted to know btw isn't internet traffic encrypted anyway, why would one use OpenVPN
– Real Mind
Apr 17 at 12:48
1
It's encrypted when using https, although there is a possibility of a man-in-the-middle attack if you're using a gateway that you don't control, like coffee shop wifi. Using a VPN in that situation can add to your security, as it secures the connection from beginning to end of the VPN tunnel (so only between the VPN client and VPN server), it also adds an authentication mechanism. This answer provides a good overview security.stackexchange.com/a/1480/68990
– Arronical
Apr 17 at 12:59
1
Often OpenVPN is used when you have want to provide secure controlled access into your network for only certain people. Anyone without the correct certificates on their local machine should not be able to get in.
– Arronical
Apr 17 at 13:00
@Arronical re: "If you want a VPN service, you probably don't want to use OpenVPN". OpenVPN is used by many VPN client softwares... so you DO want to use OpenVPN... it's just transparent by the use of the app.
– heynnema
Apr 18 at 0:29
@heynnema do you have a suggestion for how I could improve that? I thought that stating that "Some of these dedicated VPN applications are also built on top of OpenVPN." covered it. Should I say you don't want to use the OpenVPN client directly? Feel free to edit the answer to increase its accuracy.
– Arronical
Apr 18 at 10:12
|
show 1 more comment
exactly what i wanted to know btw isn't internet traffic encrypted anyway, why would one use OpenVPN
– Real Mind
Apr 17 at 12:48
1
It's encrypted when using https, although there is a possibility of a man-in-the-middle attack if you're using a gateway that you don't control, like coffee shop wifi. Using a VPN in that situation can add to your security, as it secures the connection from beginning to end of the VPN tunnel (so only between the VPN client and VPN server), it also adds an authentication mechanism. This answer provides a good overview security.stackexchange.com/a/1480/68990
– Arronical
Apr 17 at 12:59
1
Often OpenVPN is used when you have want to provide secure controlled access into your network for only certain people. Anyone without the correct certificates on their local machine should not be able to get in.
– Arronical
Apr 17 at 13:00
@Arronical re: "If you want a VPN service, you probably don't want to use OpenVPN". OpenVPN is used by many VPN client softwares... so you DO want to use OpenVPN... it's just transparent by the use of the app.
– heynnema
Apr 18 at 0:29
@heynnema do you have a suggestion for how I could improve that? I thought that stating that "Some of these dedicated VPN applications are also built on top of OpenVPN." covered it. Should I say you don't want to use the OpenVPN client directly? Feel free to edit the answer to increase its accuracy.
– Arronical
Apr 18 at 10:12
exactly what i wanted to know btw isn't internet traffic encrypted anyway, why would one use OpenVPN
– Real Mind
Apr 17 at 12:48
exactly what i wanted to know btw isn't internet traffic encrypted anyway, why would one use OpenVPN
– Real Mind
Apr 17 at 12:48
1
1
It's encrypted when using https, although there is a possibility of a man-in-the-middle attack if you're using a gateway that you don't control, like coffee shop wifi. Using a VPN in that situation can add to your security, as it secures the connection from beginning to end of the VPN tunnel (so only between the VPN client and VPN server), it also adds an authentication mechanism. This answer provides a good overview security.stackexchange.com/a/1480/68990
– Arronical
Apr 17 at 12:59
It's encrypted when using https, although there is a possibility of a man-in-the-middle attack if you're using a gateway that you don't control, like coffee shop wifi. Using a VPN in that situation can add to your security, as it secures the connection from beginning to end of the VPN tunnel (so only between the VPN client and VPN server), it also adds an authentication mechanism. This answer provides a good overview security.stackexchange.com/a/1480/68990
– Arronical
Apr 17 at 12:59
1
1
Often OpenVPN is used when you have want to provide secure controlled access into your network for only certain people. Anyone without the correct certificates on their local machine should not be able to get in.
– Arronical
Apr 17 at 13:00
Often OpenVPN is used when you have want to provide secure controlled access into your network for only certain people. Anyone without the correct certificates on their local machine should not be able to get in.
– Arronical
Apr 17 at 13:00
@Arronical re: "If you want a VPN service, you probably don't want to use OpenVPN". OpenVPN is used by many VPN client softwares... so you DO want to use OpenVPN... it's just transparent by the use of the app.
– heynnema
Apr 18 at 0:29
@Arronical re: "If you want a VPN service, you probably don't want to use OpenVPN". OpenVPN is used by many VPN client softwares... so you DO want to use OpenVPN... it's just transparent by the use of the app.
– heynnema
Apr 18 at 0:29
@heynnema do you have a suggestion for how I could improve that? I thought that stating that "Some of these dedicated VPN applications are also built on top of OpenVPN." covered it. Should I say you don't want to use the OpenVPN client directly? Feel free to edit the answer to increase its accuracy.
– Arronical
Apr 18 at 10:12
@heynnema do you have a suggestion for how I could improve that? I thought that stating that "Some of these dedicated VPN applications are also built on top of OpenVPN." covered it. Should I say you don't want to use the OpenVPN client directly? Feel free to edit the answer to increase its accuracy.
– Arronical
Apr 18 at 10:12
|
show 1 more comment
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%2f1134638%2fwhat-is-openvpn-what-does-it-do-on-ubuntu%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
Have you tried googling it for a start? You would likely found out en.m.wikipedia.org/wiki/OpenVPN
– GabrielaGarcia
Apr 17 at 12:41
how is it different from commercial VPNs like PIA is what i am asking
– Real Mind
Apr 17 at 12:42
Please ead the wiki page, try to understand what it is and the, only then, edit your question by posting your actual doubts or points you would like to have clarified. As is, the question shows lazyness only.
– GabrielaGarcia
Apr 17 at 12:44