In comp.os.linux.networking Tonino Greco <(E-Mail Removed)>:
> 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
(E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 77: Typo in the code