I have a Linux box with a couple of 3G/HSDPA modems, seen as network connections, and i would like to get each to connect to a server over SSH. The server could be the same server, and i would need each 3G modem and network to connect to the server once... For example: 2 Modems (10.4.5.6 with GW 10.4.5.1 and 10.5.6.7 with GW 10.5.6.1, since most 3G modems give internal network IP addresses, but could be anything...). server is at 1.2.3.4. the Linux box should be able to connect to server 1.2.3.4 twice.... once though the 5.1 GW and once though the 6.1 GW. Is it possible to set this up?
Asked
Active
Viewed 614 times