How to make tun0 appear after openvpn installation without rebooting?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I am installing openvpn on Ubuntu 18.04. The installation and setup goes smoothly. I start the systemd service and it succeeds. But, there is no tun0 interface in ip a.



If I reboot, then tun0 is there.



I tried modprobe tun before rebooting but that didn't change anything.



What does tun0 need to appear without a reboot?










share|improve this question



















  • 1




    Enabling and starting a service is not the same. All enabling does is making sure the service is started on every boot. Just start the service (replace "enable" with "start") and tun0 should appear.
    – Fang
    14 hours ago











  • I start the service, I edited the post.
    – user1371264
    12 hours ago






  • 1




    Please post more information to allow us to troubleshoot this. For instance, output of systemctl status openvpn.service (or whatever the exact service name you're starting is), perhaps some lines from journalctl -e that you think might be relevant, snippets from ip a, lsmod, etc. You need to provide more information in your question to get an useful answer to it. Thanks!
    – Filipe Brandenburger
    12 hours ago






  • 1




    To add to what @FilipeBrandenburger said: There's no way the start of the service is successful if tun0 doesn't appear.
    – Fang
    11 hours ago














up vote
0
down vote

favorite












I am installing openvpn on Ubuntu 18.04. The installation and setup goes smoothly. I start the systemd service and it succeeds. But, there is no tun0 interface in ip a.



If I reboot, then tun0 is there.



I tried modprobe tun before rebooting but that didn't change anything.



What does tun0 need to appear without a reboot?










share|improve this question



















  • 1




    Enabling and starting a service is not the same. All enabling does is making sure the service is started on every boot. Just start the service (replace "enable" with "start") and tun0 should appear.
    – Fang
    14 hours ago











  • I start the service, I edited the post.
    – user1371264
    12 hours ago






  • 1




    Please post more information to allow us to troubleshoot this. For instance, output of systemctl status openvpn.service (or whatever the exact service name you're starting is), perhaps some lines from journalctl -e that you think might be relevant, snippets from ip a, lsmod, etc. You need to provide more information in your question to get an useful answer to it. Thanks!
    – Filipe Brandenburger
    12 hours ago






  • 1




    To add to what @FilipeBrandenburger said: There's no way the start of the service is successful if tun0 doesn't appear.
    – Fang
    11 hours ago












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am installing openvpn on Ubuntu 18.04. The installation and setup goes smoothly. I start the systemd service and it succeeds. But, there is no tun0 interface in ip a.



If I reboot, then tun0 is there.



I tried modprobe tun before rebooting but that didn't change anything.



What does tun0 need to appear without a reboot?










share|improve this question















I am installing openvpn on Ubuntu 18.04. The installation and setup goes smoothly. I start the systemd service and it succeeds. But, there is no tun0 interface in ip a.



If I reboot, then tun0 is there.



I tried modprobe tun before rebooting but that didn't change anything.



What does tun0 need to appear without a reboot?







systemd openvpn






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 12 hours ago

























asked 15 hours ago









user1371264

1396




1396







  • 1




    Enabling and starting a service is not the same. All enabling does is making sure the service is started on every boot. Just start the service (replace "enable" with "start") and tun0 should appear.
    – Fang
    14 hours ago











  • I start the service, I edited the post.
    – user1371264
    12 hours ago






  • 1




    Please post more information to allow us to troubleshoot this. For instance, output of systemctl status openvpn.service (or whatever the exact service name you're starting is), perhaps some lines from journalctl -e that you think might be relevant, snippets from ip a, lsmod, etc. You need to provide more information in your question to get an useful answer to it. Thanks!
    – Filipe Brandenburger
    12 hours ago






  • 1




    To add to what @FilipeBrandenburger said: There's no way the start of the service is successful if tun0 doesn't appear.
    – Fang
    11 hours ago












  • 1




    Enabling and starting a service is not the same. All enabling does is making sure the service is started on every boot. Just start the service (replace "enable" with "start") and tun0 should appear.
    – Fang
    14 hours ago











  • I start the service, I edited the post.
    – user1371264
    12 hours ago






  • 1




    Please post more information to allow us to troubleshoot this. For instance, output of systemctl status openvpn.service (or whatever the exact service name you're starting is), perhaps some lines from journalctl -e that you think might be relevant, snippets from ip a, lsmod, etc. You need to provide more information in your question to get an useful answer to it. Thanks!
    – Filipe Brandenburger
    12 hours ago






  • 1




    To add to what @FilipeBrandenburger said: There's no way the start of the service is successful if tun0 doesn't appear.
    – Fang
    11 hours ago







1




1




Enabling and starting a service is not the same. All enabling does is making sure the service is started on every boot. Just start the service (replace "enable" with "start") and tun0 should appear.
– Fang
14 hours ago





Enabling and starting a service is not the same. All enabling does is making sure the service is started on every boot. Just start the service (replace "enable" with "start") and tun0 should appear.
– Fang
14 hours ago













I start the service, I edited the post.
– user1371264
12 hours ago




I start the service, I edited the post.
– user1371264
12 hours ago




1




1




Please post more information to allow us to troubleshoot this. For instance, output of systemctl status openvpn.service (or whatever the exact service name you're starting is), perhaps some lines from journalctl -e that you think might be relevant, snippets from ip a, lsmod, etc. You need to provide more information in your question to get an useful answer to it. Thanks!
– Filipe Brandenburger
12 hours ago




Please post more information to allow us to troubleshoot this. For instance, output of systemctl status openvpn.service (or whatever the exact service name you're starting is), perhaps some lines from journalctl -e that you think might be relevant, snippets from ip a, lsmod, etc. You need to provide more information in your question to get an useful answer to it. Thanks!
– Filipe Brandenburger
12 hours ago




1




1




To add to what @FilipeBrandenburger said: There's no way the start of the service is successful if tun0 doesn't appear.
– Fang
11 hours ago




To add to what @FilipeBrandenburger said: There's no way the start of the service is successful if tun0 doesn't appear.
– Fang
11 hours ago















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',
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
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481287%2fhow-to-make-tun0-appear-after-openvpn-installation-without-rebooting%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481287%2fhow-to-make-tun0-appear-after-openvpn-installation-without-rebooting%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay