Re: dynamic ip address - how to get to know my ip address?
From: Johannes Lebek (joh.lebek_at_SgPmAxM.de)
Date: 07/06/03
- Next message: Dan Bar: "Re: Network help for Linux Newbie"
- Previous message: Tauno Voipio: "Re: kernel too big"
- In reply to: Neil W Rickert: "Re: dynamic ip address - how to get to know my ip address?"
- Next in thread: Bit Twister: "Re: dynamic ip address - how to get to know my ip address?"
- Reply: Bit Twister: "Re: dynamic ip address - how to get to know my ip address?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 6 Jul 2003 19:00:11 +0200
> >Currently, I'm not using Linux. But I consider to set up a Linux box that
> >will be accessible from the internet. I guess, this problem is not
> >platform-dependent. Unfortunately, my router does not have a telnet
> >interface or any other interface that would provide me with the public ip
> >address. Only, if login to the web interface manually, I can see the
current
> >status including the current ip address.
>
> My router allows telnet. I use an expect script to login and
> check the IP address. Maybe you can use an expect script and
> lynx to login to the web interface.
>
> >Do I need help from an external system that can tell me my ip address? Is
> >there a service, I can use?
>
> That's what I did before I came up with the expect script for
> telnet. I would "ssh" to a system where I had access, and there run
> the command "echo $SSH_CLIENT".
>
Hi Neil,
I haven't heard of an expect script before. Is this kind of a response file
(like you can use for automatic installations)? If I know what is is, I will
give a try. Because this seems to be the easiest way to retrieve the ip
address without using the internet itself. Thanks, Mister.
If using the internet, asking www.whatismyip.com is easier to use than using
for a SSH server, I have access to. (By the way, the link to this service
was given to me as an answer to my posting, too. Thanks, Ian!)
I will look for some information about expect scripts. If you can provide me
a link to some documentation, I would be very grateful.
Thanks again,
Johannes
- Next message: Dan Bar: "Re: Network help for Linux Newbie"
- Previous message: Tauno Voipio: "Re: kernel too big"
- In reply to: Neil W Rickert: "Re: dynamic ip address - how to get to know my ip address?"
- Next in thread: Bit Twister: "Re: dynamic ip address - how to get to know my ip address?"
- Reply: Bit Twister: "Re: dynamic ip address - how to get to know my ip address?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|