If your host PC (in my case Windows 10) is connected to a VPN but your CentOS 6.x VM is not using the VPN, then do the following:
1: Power off your CentOS VM.
2: Right click your centos machine in virtualbox and then click “Settings“.
3: Click “Network” and change the Adapter Settings to “NAT“.
4: Now power on your centos virtual machine.
5: Once your VM boots up, login and then restart the network service. You can use the following CLI command “service network restart“.
Your CentOS virtual machine should now to able to use the VPN connection and use it accordingly. Do verify the same in your virtual machine. Hope this helps!
Do like and subscribe if this guide helped you. Cheers!