Hi guys,<br><br>I have two linux servers with root access and an external database server which is managed by someone else.<br>Initially, only one of my server can access this external database server while the other can't due to IP restriction.<br>
<br>I want to enable access to this external database server to my other linux server temporarily as it'll take few days to get the IP added to the firewall.<br>I think this can be done using a SSH tunnel. Please help me writing the correct iptables rules to route all the traffic to a specific IP/port via the SSH tunnel.<br>
<br>Regards,<br>Vipul<br>