Shared Network and Shared ressources #11005
-
Hello, So this is my question: if I install a database, does other isolated network can access it from virtual machine? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@Demonium , you want to create a vm in shared network and make it accessible to a vm running in isolated network ? |
Beta Was this translation helpful? Give feedback.
-
Hello kiranchavala, |
Beta Was this translation helpful? Give feedback.
@Demonium
it highly depends on how you configure the routers (not ACS networks)
if you configure the gateway of shared network on the upstream router, and it has route to the public IP range, the vm on isolated networks can access vms on shared network directly.
vm in isolated network -> VR of isolated network -> gateway of public Ip range -> gateway of shared networks -> vm on shared networks