Re: VPN - TYPE SERVER SUPPORT VIA SSH

From: sed (scott_at_correctionssoftware.com)
Date: 03/31/05

  • Next message: Jacob Nevins: "Re: PuTTY/SSH-2.0-Sun_SSH_1.0.1/SSH-2 rekey bug"
    Date: 30 Mar 2005 20:14:23 -0800
    
    

    I was able to get an ssh tunnel using a variation of your command
    syntax, but it would only work from the ssh server itself, I could not
    make the tunnel work from another machine on the same network as the
    ssh server. From reading the docs on ssh, the '-g' option should make
    this work on all interfaces, but it seems that it still only works on
    the loopback of the server. I checked the server sshd config and added
    the forwarding option and restarted, but it didn't fix the problem. Any
    suggestions? I think I'm almost there in getting this to work with the
    exception of some automation and tweaking.


  • Next message: Jacob Nevins: "Re: PuTTY/SSH-2.0-Sun_SSH_1.0.1/SSH-2 rekey bug"