I need to connect a db which the db need ssh 2 time to reach it. 125.xxx.xxx.xx -> 192.168.101.5 -> 192.168.101.2
current i using putty to tunnel/ssh port forwarding 125.xxx.xxx.xx -> 192.168.101.5 and connect 192.168.101.2 in heidisql.
I need to connect a db which the db need ssh 2 time to reach it. 125.xxx.xxx.xx -> 192.168.101.5 -> 192.168.101.2
current i using putty to tunnel/ssh port forwarding 125.xxx.xxx.xx -> 192.168.101.5 and connect 192.168.101.2 in heidisql.
That should not be any problem using the SSH tunnel feature in HeidiSQL. You need to download plink.exe for that to work and tell HeidiSQL where it is.
Basic help for setting up SSH tunneled connection can be found on the help page.
Please login to leave a reply, or register at first.