Oct 12 2022 07:22 AM
Hi all,
I am currently trying to access a Microsoft SQL server that is on a remote desktop. Accessing the database from within the remote desktop is ofcourse no problem.
But, pinging to the ip-address of the remote desktop SQL server returns 'request timed out.' I have tried with no firewall & adding the specific ports to the firewall.
The virtual machine from which I can access the remote desktop has a different ip-address than the SQL server.
I cannot access this remote desktop SQL server from my own local pc(I do have access to the virtual machine)
Can anyone help out?
Oct 12 2022 11:14 PM
The virtual machine from which I can access the remote desktop has a different ip-address than the SQL server.
@Santaforss , sure it has a different IP-address, two different machines can't have the same IP address.
Is it in a different subnet? Then may a routing is missing.
At all, that has nothing to do with SQL Server, but with network. So ask your IT dept to assist you and setup the reuqired routing.
Olaf
Oct 12 2022 11:53 PM
Oct 13 2022 09:46 PM
this should be possible, right?
@Santaforss , öhm, yes, if the network and the rest of infrastructre is setup the right way, the you should be able to connect.
But again, that's nothing SQL Server related, but to network.
Olaf