On Wed, Feb 8, 2012 at 4:15 PM, Manokaran K <m...@smartgrader.com> wrote:

> On Wed, Feb 8, 2012 at 3:54 PM, kenneth gonsalves <law...@thenilgiris.com
> >wrote:
>
> > hi,
> >
> > I maintain a server in a remote place. It is connected to a LAN - the
> > LAN is the usual poor man's LAN which uses the BSNL router as the dhcp
> > server. They have dynamic IP from bsnl. The machine the machine has a
> > fixed IP (192.168.1.123). The inward facing IP of the router is
> > 192.168.1.1. Is it possible to ssh into this machine from outside, and
> > if so how?
> >
>
> The following explains how to set up such a system. Instead of the first
> step, which updates dyndns, you can modify the script to send you an email
> whenever the IP address changes.
>
>
> http://www.dyndnscommunity.com/questions/426/how-do-i-access-my-device-from-outside-my-home-net.html
>
> I have not tried this. But I too am keen to know if this works.
>
> regds,
> mano
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>


run a script in the machine with dynamic ip. The script will write the new
ip address to the machine which has static ip. In the machine with static
ip, read the ip address and connect remotely to the machine. (This is what
dyndns is doing internally).
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to