On Friday 25 February 2005 00:51, you wrote: > Hi, > > My ADSL router has a routable legal IP. But, my Linux server has a private > IP 192.168.0.x. How can I ssh to a private IP? That is the reason I want to > Configure ssh.
Running ssh or VPN does not matter - that is just a matter of which protocol you want to run from you office to your private computer. You need to do something at your router anyway. I have the same problem here, but it works OK. You do a ssh to your ADSL router adresse. And the router has to forward the ssh request to your internal linux host. If you have a dynamic IP addresse on your router, you probably need to use some kind of dynamic DNS services. I got a static IP addresse from my ISP, making things a bit easier. -- J�rn Dahl-Stamnes E-mail: [EMAIL PROTECTED] Homepage: http://www.dahl-stamnes.net/dahls/index.php "Sometime all of our thoughts are misgiven And it makes me wonder" ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
