Archived from groups: alt.internet.wireless (More info?)
I need some way of getting the external IP of my Linksys WRT54G so I can
track when it changes (DHCP).
I was playing with 'telnet 192.168.1.1 80' to see if I could do it by
accessing the webserver but now 'connection refused'. I think the
internal webserver crashed because I can't access the admin page with a
browser on another computer.
--
-------------------------------------------------------
Remove .NOSPAM from my email address to reply directly.
Archived from groups: alt.internet.wireless (More info?)
"Bob" <bob.lockie.NOSPAM@mail.com> wrote in message
news:8c%fc.31219$2Z6.1237748@news20.bellglobal.com...
>
> I need some way of getting the external IP of my Linksys WRT54G so I can
> track when it changes (DHCP).
>
> I was playing with 'telnet 192.168.1.1 80' to see if I could do it by
> accessing the webserver but now 'connection refused'. I think the
> internal webserver crashed because I can't access the admin page with a
> browser on another computer.
>
>
> --
> -------------------------------------------------------
> Remove .NOSPAM from my email address to reply directly.
Archived from groups: alt.internet.wireless (More info?)
In article <YMegc.34067$2Z6.1405140@news20.bellglobal.com>, Bob <bob.lockie.NOSPAM@mail.com> wrote:
>
>Thanks for the link but I need to automate the process and get the number.
>I need to track when it changes.
What OS are you running? The link will do nicely for automation if all you
need is to tell some program your IP. In Windows, WSH and MSXML can handle
that page just fine. I suspect in Linux a Perl script to parce the page
would take very little time to produce. Just a matter of how handy are
you at generating code.
"Rico" <rico_001@hotmail.com> wrote in message
news:10857ut81lvbn1b@corp.supernews.com...
> In article <YMegc.34067$2Z6.1405140@news20.bellglobal.com>, Bob
<bob.lockie.NOSPAM@mail.com> wrote:
> >
> >Thanks for the link but I need to automate the process and get the
number.
> >I need to track when it changes.
>
> What OS are you running? The link will do nicely for automation if all you
> need is to tell some program your IP. In Windows, WSH and MSXML can handle
> that page just fine. I suspect in Linux a Perl script to parce the page
> would take very little time to produce. Just a matter of how handy are
> you at generating code.
>
>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.