[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: UMTS - Server



On Fri, 1 Dec 2006 07:37:39 +0100 Daniel Bauer wrote:

> >> Ich habe hier einfach eine Weiterleitung zu meinem Root-Server
> >> gemacht, welcher den Verkehr "durchschiebt".
> >
> > Wie soll das denn gehen fuer _eingehenden_ Traffic?
> 
> evtl. per VPN?

Oder SSH-Tunnel in der Art:
Client(UMTS) verbindet sich mit dem Server und sagt dort öffne mir Port
X und tunnel die Daten durch die bestehende ssh-Verbindung.

ssh -R [bind_address:]port:host:hostport

Auszug aus der man ssh:
Specifies that the given port on the remote (server) host
is to be forwarded to the given host and port on the local side.  This
works by allocating a socket to listen to port on the
remote side, and whenever a connection is made to this port, the connec‐
tion is forwarded over the secure channel, and a
connection is made to host port hostport from the local machine.

Gruß
Evgeni

-- 
   ^^^    | Evgeni -SargentD- Golov (sargentd@die-welt.net)
 d(O_o)b  | PGP-Key-ID: 0xAC15B50C
  >-|-<   | WWW: http://www.die-welt.net   ICQ: 54116744
   / \    | IRC: #sod @ irc.german-freakz.net



Reply to: