Is it possible to use guest VPN (Ubuntu) in a host machine (MacOS Mojave)?

Discussion in 'Linux Virtual Machine' started by AlexanderK9, Jun 6, 2019.

  1. AlexanderK9

    AlexanderK9 Bit poster

    Messages:
    7
    I'm using parallels 14, installed ubuntu as guest VM. In Ubuntu i'm using VPN connection (network-manager-openconnect-gnome) to a cisco network. So i have to switch to ubuntu in order to be able to work in private network. Is it possible to share Ubuntu's VPN connection to a MacOS?

    What i've tried so far:
    Code:
    sudo route -n add 172.28.5.129 10.37.129.3
    Where's the first ip address is the address i need to access under VPN and second is gateway (Ubuntu VM with second network interface set as host-only). But still, i can't access resource when i try to visit 172.28.5.129. What i'm doing wrong?
     

Share This Page