I have two internet connections - one LAN and one over GPRS (mobile). I'd like to redirect every outgoung request on port 80 to one connection, and port 21, 22 and some others to the other connection.
In another words - I'd like to use internet browser (Google Chrome or Firefox) on one connection and my FTP/SSH (WinSCP, PuTTY) software on the other connection.
Is that possible?
I have Windows 7.
edit:
All remote ports will be on the same machine/IP address.