Hello,
I have an issue with virtualbox, when i use VPN with cisco anyconnect i lost communication between my computer and the VM's or using SSH.
Im using windows 10 and my VM is a redhat (Linux)
I use 2 interfaces :
- NAT
- Private HOST Network
So how can i fix the issue plz.
kind regards,
VPN ISSUE WITH VMS
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: VPN ISSUE WITH VMS
A VPN connection by its very nature is point to point - it can't be shared by different PCs. Each PC would have to install its own VPN client and open its own VPN connection.
A VM counts as a different PC if it uses bridged networking. The connection should work for the VM if it uses NAT, as in that case all VM traffic goes through the host networking stack.
A VM counts as a different PC if it uses bridged networking. The connection should work for the VM if it uses NAT, as in that case all VM traffic goes through the host networking stack.
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: VPN ISSUE WITH VMS
Topic locked to prevent VPN shills from posting.