Re: Route question

From: +Alan Hicks+ (alan_at_lizella.netWORK)
Date: 08/31/04


Date: 31 Aug 2004 10:21:34 -0500


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In comp.unix.bsd.freebsd.misc, Jean-Yves Avenard dared to utter,
> I see where the problem lies. Incoming packets go to 192.168.0.10, get
> nated and forwarded to 192.168.0.3 , who answers through its default
> route and go to 192.168.0.1 get natd and exit outside; which are then
> probably discarded by my DSL provider's router as orroute original has
> changed.

Not exactly. They are discarded by the remote machine you are
connecting to as their source IP address doesn't match any active
connections for that machine.

> Any ideas how I could achieve the above?

Yeah. ssh to .10, and then from there ssh to .3. It's simple and you're
done. For backup that should be sufficient.

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBNJc8lKR45I6cfKARAt3CAJ0eoviTcHe8R9U6mX+smsFqonP3YgCeO7du
hlfLzrieuMr5wpzVjyQZOUQ=
=Pjgt
-----END PGP SIGNATURE-----



Relevant Pages

  • Re: X11Forwarding problems.
    ... ]server (SSH, DHCP, Samba, Firewall, etc). ... from where I want to open an X11 connection to the server. ... I hope that is in the sshd_config file on the remote machine. ... a)Make sure you are connecting tot he remote system from an X running on ...
    (comp.security.ssh)
  • Re: Open SSH Password Authentication
    ... ]> I am trying to setup ssh on solaris so that when connecting over ssh I ... I think he means that the remote machine asks for his password ...
    (comp.security.ssh)
  • RE: SSH
    ... I'm connecting from different network eth0 is ... Subject: SSH ... packet capture using, say, ethereal to see if the remote machine is ...
    (Fedora)
  • Re: Remote Execution Through FTP
    ... > I need to send some file from my local machine to a remote machine ... > generation mechanism in SSH. ... then you can script this quite easily using public key's to authenticate. ... Make sure the permissions on the .ssh directory and all the files in it are ...
    (comp.unix.admin)
  • Re: Is SSH worth it??
    ... > We would be using SSH and SCP. ... SCP for automated scripts. ... > client will not be prompted for a password. ... remote machine, but imho it is better to swap client+server and give ...
    (Security-Basics)