Re: service redirect ?

From: Joern Bredereck (expires-jun2005_at_bredereck.net)
Date: 03/28/05


Date: Mon, 28 Mar 2005 10:46:08 +0000 (UTC)

Tonino Greco <tonino.greco@gmail.com> wrote:

> 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.

you could use SSH to forward the needed ports. Or you could even setup a
VPN connection to your home machine through this port. PPP-Over-SSH
should work to route a whole subnet or even the whole internet through
ohne port. Your machine at home just needs to have sshd and pppd
running and maybe do some NAT for you, if you want to access more
networks through this connection.

-- 
Regards,
Joern


Relevant Pages

  • Re: remote sshd problems
    ... > I am trying to access my home machine from work - it works fine at ... > I then killed the ssh dameon, restarted xinetd, and restarted ssh to ... I use standard port 22: ... Can you get a connection with your port on that machine? ...
    (alt.os.linux.suse)
  • Re: Multifunction printers; any experiences?
    ... X redirection through the SSH tunnel would do it, ... your home box listening on a local port, ... tunnel to the VNC server on your home machine. ...
    (uk.comp.os.linux)
  • Re: VMS and Comcast cable modem
    ... > At home I have a broadband Comcast connection via a cable modem. ... > connected to this router via a firewall router). ... > of the home machine is obtained via DHCP. ... > contacting Comcast, whose technical support staff have a very PC-centric ...
    (comp.os.vms)
  • Re: SSH options re: NAT
    ... > LS> with the real IP referring to localhost port 10022, ... My home machine is NAT'ed to a 10.x.x.x IP. ... Now, when I ssh -p 10022 localhost form myWorkMachine, this works ...
    (comp.security.ssh)
  • X connection through router and firewall
    ... If -X option is used with ssh, hostB tries to set its DISPLAY variable ... At home I am using a DSL connection with a router. ... 22 to my machine and ssh connection to my home machine works fine. ...
    (comp.os.linux.x)