/netgear-telnet-enable

Telenet Enable for Netgear routers from svn checkout http://netgear-telnetenable.googlecode.com/svn/trunk/ netgear-telnetenable-read-only

Primary LanguagePython

telnet-enable.py

Authored by Paul Gebheim.

Running

python telnetenable.py <IP> <MAC> <Username> <Password>
  • IP - The IP of your Netgear device, usually 192.168.1.1
  • MAC - The mac address should be the MAC address of the LAN port on your Netgear device, e.g. "00:40:5E:21:14:4E" or "00405E21144E".
  • For newer Netgear routers:
    • Username - 'admin'
    • Password = Use password you set in web interface
  • For older Netgear routers:
    • Username - Username for accessing the telnet console, usually 'Gearguy'
    • Password - Password for accessing the telnet console, usually 'Geardog'

Example usage:

python telnetenable.py 192.168.1.1 00405E21144E admin password