Results 1 to 4 of 4

Thread: Remotely accessing a computer behind a gateway...

Hybrid View

  1. #1

    Remotely accessing a computer behind a gateway...

    Just wondered how would I access it. To make things a bit easier to understand:

    I have a server box which hosts the net connection. I can remotely access it ok with SSH. There is another computer on the LAN which is my http server and I wish to access it remotely when needed. The only thing I can think of is to SSH into the gateway, then SSH again from within that to the http server. But that seems clumsy. Is there a more direct method? Its just a simple gateway, doesnt have any DHCP or DNS services, all it does is firewall, host the connection and forward port80 to my http server.

    Thanks...

    TTFN,
    ScRapZ_1 :P

  2. #2

    Re: Remotely accessing a computer behind a gateway

    You could forward the port (say 1337) from your gateway directly to your http server allowing you to ssh straight in.

  3. #3
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re: Remotely accessing a computer behind a gateway

    Yeah. Ashcrow is correct... Just open up whatever port you want, forward that to your SSH port of your websever. When you want to access it, just SSH into that port, say 3333. All you do is ssh your.box.ip:3333

  4. #4

    Re: Remotely accessing a computer behind a gateway

    Ahhhh... I see - thanks!

    (Why didnt I think of that? : )

    TTFN,
    Scrapz :P

Similar Threads

  1. Viruses, Worms, Trojan Horses
    By CoolJsa14 in forum Windows - General Topics
    Replies: 9
    Last Post: 11-01-2009, 07:08 AM
  2. Windows Longhorn Release notes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-28-2005, 06:51 AM
  3. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  4. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  5. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:35 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •