18.04 VPN l2tp issue - connects but no access to resources

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








up vote
1
down vote

favorite












My network setup is somewhat complex, so let's explain it.



But first keep in mind that everything works perfectly with ubuntu 16.04, nixOs, several flavours of Arch based distribs, and windows 10.



here it is :



[HOME NETWORK] <--l2tp-ipsec-VPN---> [OFFICE NETWORK - with a DNS] <---Site2SiteVPN----> [some other cloud resource]


Expected result example :



  • establish vpn connection from home to office

  • acquire an IP in the expected range (172. instead of 192..., )

  • obtain a correct DNS config

  • SSH or HTTPS to "some other cloud resource" => SHOULD work

On Ubuntu 18.04 :



sudo apt-get install network-manager-l2tp-gnome


then configure connexion, connect : Yeah ! the 'lock' appears near the network icon. Looks promising so far.



A new interface ppp0 appears, with an IP that seems OK



When checking 'whatsmyip.org' it now displays my office IP. Looks fine



ip addr
...
...
12: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1400 qdisc fq_codel state UNKNOWN group default qlen 3
link/ppp
inet 172.x.x.x peer 172.255.255.0/32 scope global ppp0


Now here is the issue :
- impossible to reach any resource on "some other cloud resource"



http connecion times out, ssh does never answer. ...



I saw this issue on 3 different PCs, from 2 different locations. All of them used to work with 16.04.



Connexion IS established, no error appear on vpn server, or on networkmanager logs, but it's as if all connexions were not using the ppp0 interface.



Made me think of some kind on 'connexion priority' but I didn't find any way to play with that.



Any suggestion would be highly welcome.



Thanks!



PS : I also checked with 'route' command : ppp0 appears with top priority







share|improve this question


























    up vote
    1
    down vote

    favorite












    My network setup is somewhat complex, so let's explain it.



    But first keep in mind that everything works perfectly with ubuntu 16.04, nixOs, several flavours of Arch based distribs, and windows 10.



    here it is :



    [HOME NETWORK] <--l2tp-ipsec-VPN---> [OFFICE NETWORK - with a DNS] <---Site2SiteVPN----> [some other cloud resource]


    Expected result example :



    • establish vpn connection from home to office

    • acquire an IP in the expected range (172. instead of 192..., )

    • obtain a correct DNS config

    • SSH or HTTPS to "some other cloud resource" => SHOULD work

    On Ubuntu 18.04 :



    sudo apt-get install network-manager-l2tp-gnome


    then configure connexion, connect : Yeah ! the 'lock' appears near the network icon. Looks promising so far.



    A new interface ppp0 appears, with an IP that seems OK



    When checking 'whatsmyip.org' it now displays my office IP. Looks fine



    ip addr
    ...
    ...
    12: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1400 qdisc fq_codel state UNKNOWN group default qlen 3
    link/ppp
    inet 172.x.x.x peer 172.255.255.0/32 scope global ppp0


    Now here is the issue :
    - impossible to reach any resource on "some other cloud resource"



    http connecion times out, ssh does never answer. ...



    I saw this issue on 3 different PCs, from 2 different locations. All of them used to work with 16.04.



    Connexion IS established, no error appear on vpn server, or on networkmanager logs, but it's as if all connexions were not using the ppp0 interface.



    Made me think of some kind on 'connexion priority' but I didn't find any way to play with that.



    Any suggestion would be highly welcome.



    Thanks!



    PS : I also checked with 'route' command : ppp0 appears with top priority







    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      My network setup is somewhat complex, so let's explain it.



      But first keep in mind that everything works perfectly with ubuntu 16.04, nixOs, several flavours of Arch based distribs, and windows 10.



      here it is :



      [HOME NETWORK] <--l2tp-ipsec-VPN---> [OFFICE NETWORK - with a DNS] <---Site2SiteVPN----> [some other cloud resource]


      Expected result example :



      • establish vpn connection from home to office

      • acquire an IP in the expected range (172. instead of 192..., )

      • obtain a correct DNS config

      • SSH or HTTPS to "some other cloud resource" => SHOULD work

      On Ubuntu 18.04 :



      sudo apt-get install network-manager-l2tp-gnome


      then configure connexion, connect : Yeah ! the 'lock' appears near the network icon. Looks promising so far.



      A new interface ppp0 appears, with an IP that seems OK



      When checking 'whatsmyip.org' it now displays my office IP. Looks fine



      ip addr
      ...
      ...
      12: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1400 qdisc fq_codel state UNKNOWN group default qlen 3
      link/ppp
      inet 172.x.x.x peer 172.255.255.0/32 scope global ppp0


      Now here is the issue :
      - impossible to reach any resource on "some other cloud resource"



      http connecion times out, ssh does never answer. ...



      I saw this issue on 3 different PCs, from 2 different locations. All of them used to work with 16.04.



      Connexion IS established, no error appear on vpn server, or on networkmanager logs, but it's as if all connexions were not using the ppp0 interface.



      Made me think of some kind on 'connexion priority' but I didn't find any way to play with that.



      Any suggestion would be highly welcome.



      Thanks!



      PS : I also checked with 'route' command : ppp0 appears with top priority







      share|improve this question














      My network setup is somewhat complex, so let's explain it.



      But first keep in mind that everything works perfectly with ubuntu 16.04, nixOs, several flavours of Arch based distribs, and windows 10.



      here it is :



      [HOME NETWORK] <--l2tp-ipsec-VPN---> [OFFICE NETWORK - with a DNS] <---Site2SiteVPN----> [some other cloud resource]


      Expected result example :



      • establish vpn connection from home to office

      • acquire an IP in the expected range (172. instead of 192..., )

      • obtain a correct DNS config

      • SSH or HTTPS to "some other cloud resource" => SHOULD work

      On Ubuntu 18.04 :



      sudo apt-get install network-manager-l2tp-gnome


      then configure connexion, connect : Yeah ! the 'lock' appears near the network icon. Looks promising so far.



      A new interface ppp0 appears, with an IP that seems OK



      When checking 'whatsmyip.org' it now displays my office IP. Looks fine



      ip addr
      ...
      ...
      12: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1400 qdisc fq_codel state UNKNOWN group default qlen 3
      link/ppp
      inet 172.x.x.x peer 172.255.255.0/32 scope global ppp0


      Now here is the issue :
      - impossible to reach any resource on "some other cloud resource"



      http connecion times out, ssh does never answer. ...



      I saw this issue on 3 different PCs, from 2 different locations. All of them used to work with 16.04.



      Connexion IS established, no error appear on vpn server, or on networkmanager logs, but it's as if all connexions were not using the ppp0 interface.



      Made me think of some kind on 'connexion priority' but I didn't find any way to play with that.



      Any suggestion would be highly welcome.



      Thanks!



      PS : I also checked with 'route' command : ppp0 appears with top priority









      share|improve this question













      share|improve this question




      share|improve this question








      edited May 17 at 15:27

























      asked May 17 at 12:11









      squalou

      113




      113

























          active

          oldest

          votes











          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037380%2f18-04-vpn-l2tp-issue-connects-but-no-access-to-resources%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%2faskubuntu.com%2fquestions%2f1037380%2f18-04-vpn-l2tp-issue-connects-but-no-access-to-resources%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?