On Sat, 20 Dec 2003 10:13:52 +1100, mpierce
<(E-Mail Removed)> wrote:
>Need to determine the IP address of the Alcatel Speed Touch adsl modem
>attached to my system. How do I do it?
Is your problem that your local IP is a 192.168.x.x address and you want
the "outside world's" address of the modem?
If the modem is a router and has a web-accessable configuration status
page (e.g., via
http://192.168.0.1 or something) then look at the "wget"
command. This captures the content of a web page and you can wrap it in
a small shell script to pluck out just the IP address bit. (no pun etc.)
--
Rich Webb Norfolk, VA