From: Szymon Mroofka <sawar@interia.pl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Simple routing question from networking newbie
Date: Sun, 14 May 2006 23:25:03 +0000 [thread overview]
Message-ID: <200605150125.03380.sawar@interia.pl> (raw)
In-Reply-To: <87ac9lwme5.fsf@smolny.plus.com>
Dnia niedziela, 14 maja 2006 01:11, Sebastian Tennant napisa³:
> I've recently got a new modem. In fact, it's a modem-router with NAT
> functionality. Before I had a plain modem-modem, and I was able to
> access my workstation from my remote server using the IP address
> assigned to me by my ISP. Now however, that IP address only reaches
> the modem-router and the IP address of my workstation is set by my
> modem-router to 192.168.0.2
>
> How can I reach my workstation now that I have to go through the
> modem-router?
>
> For instance, if I want to ssh into my remote server and issue a
> command that copies a file from my remote server to my workstation
> using scp:
>
> $ scp file.txt sebyte@aaa.bbb.ccc.ddd:/home/sebyte/Desktop/file.txt
>
> what IP address should I use? Obviously 192.168.0.2 is not going to
> work.
>
> sdt
>
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
Hi,
you have to use port forwarding and / or DMZ funcionality on your router if it
has it.
For instance you can forward port 22 from router to your internal box where
ssh deamon is running. Than you can use your public ip form isp x.y.z.a:22 to
reach your ssh deamon.
Pozdrawiam
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2006-05-14 23:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-13 23:11 [LARTC] Simple routing question from networking newbie Sebastian Tennant
2006-05-14 23:25 ` Szymon Mroofka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200605150125.03380.sawar@interia.pl \
--to=sawar@interia.pl \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.