getting IP address of router

jim ruxton cinetron-uEvt2TsIf2EsA/PxXw9srA at public.gmane.org
Wed Feb 9 18:17:45 UTC 2005


Thanks Joe,
I'm finding out there are lots of ways to do this. 
I tried the script using the following command:
# ./zoneclient.py -8 password username password 192.168.0.1

(where username and passsword are replaced by the real ones)
and I keep getting
http://192.168.0.1/sysstatus.html
zoneclient.py: ERROR RETURNED

Any idea why it's giving me an error?

> On Mon, 07 Feb 2005 15:34:45 -0500
jim
> jim ruxton disseminated the following:
> 
> > I'm sitting on a network behind a wireless Netgear router. Is there a
> > way to determine the routers dynamic internet IP address easily ie.
> > without going into the routers configuration menu? 
> 
> I use this Python script to update my dynamic IP, it has this bit in it, sounds
> like it may be useful/helpful to you:
> 
> def Devices():
>   print
>   print "The script will locate the address of your router automatically by "
>   print "looking at the default route of the machine you are running on. "
>   print "Then it will read the status page for the external IP address "
>   print "and use that for updates.  You need to specify the admin password "
>   print "with the appropriate option. "
>   print
>   print "          -A password    Askey or Dynalink RTA210/110 password"
>   print "          -B password    New Barricade with password on port 88"
>   print "          -F password    SMC Barricade 2401 password "
>   print "          -L password    Linksys (BEFSR41) NAT router password "
>   print "          -N password    Netgear (RT311) NAT router password "
>   print "          -8 password    Netgear (MR814) wireless router password "
>   print "          -D password    Draytek (Vigor2000) NAT router password "
>   print "          -O password    Netopia (R9100) NAT router password "
>   print "          -P password    MacSense XRouter Pro password "
>   print "          -H password    HawkingTech router password "
>   print "          -W password    Watchguard SOHO NAT firewall password "
>   print "          -Y password    Cayman DSL 3220H NAT router password "
>   print "          -Q pword,iface password and interface for Instant Internet "
>   print "          -2 password    Compaq iPAQ Connection Point CP-2W password "
> 
> Link:
> 
> http://zoneclient.sourceforge.net/
> 
> Looks like it will access the status page of your router and output your
> external IP without bouncing off of a Web page like http://checkip.dyndns.org/.

--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list