Re: service redirect ?
From: Michael Heiming (michael+USENET_at_www.heiming.de)
Date: 03/28/05
- Next message: Ulrich Prinz: "Network performance Problem"
- Previous message: Tonino Greco: "Re: service redirect ?"
- In reply to: Tonino Greco: "Re: service redirect ?"
- Next in thread: Davide Bianchi: "Re: service redirect ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Mar 2005 09:56:09 +0200
In comp.os.linux.networking Tonino Greco <tonino.greco@gmail.com>:
> hi,
> the problem I have is that the firewall we have at work does not allow
> pop3 or even http connections out and I want to be able to connect to
> my home machine to pop my email as well as ssh on to my home box - as I
> do work at home as well as work.
> In essence I want to be able to use the ONE port they have open through
> the firewall to connect to all the services on my home machine.
man ssh
/-L
-L [bind_address:]port:host:hostport Specifies that the given
port on the local (client) host is to be forwarded to the
given host and port on the remote side. [..]
Just make sure you are allowed to do so, there are firewalls
designed to detect/reject even if this port is allowed but you
aren't using the service that is allowed to pass through.
-- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 77: Typo in the code
- Next message: Ulrich Prinz: "Network performance Problem"
- Previous message: Tonino Greco: "Re: service redirect ?"
- In reply to: Tonino Greco: "Re: service redirect ?"
- Next in thread: Davide Bianchi: "Re: service redirect ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|