1. in Options controlling SSH port forwarding.
#for example
Source port :5001
Destination: 192.168.0.1:1433
2. in remote client option
#for example, such as microsoft sql server management studio.
server : 127.0.0.1,5001
logn: sa
pwd: ****
testing
- test1
- test2