jana
asked on
Access sql instance from a Computer to a VPN of a VM of said computer
We have a VM that connects to a partner's VPN using RDP to access the remote partner's computer apps. The apps at the remote computer are all using SQL database. The DB is not located in the remote computer, rather in another computer within the partner VPN. We want our computer, the one running the VM, to access the SQL of the partner's VPN. Is there a way to this from the host computer (our computer)?
either a site-site vpn or connect the computer you want to access the sql instance via vpn
ASKER
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Oh yes makes sense. You mean instead of the VM, in the host computer.
Thanx!
Thanx!