Modem Telmex TG582n administrar con Telnet

El problema con los modems de Telmex, especificamente el modelo TG582n que no permite conectarse por LAN, solo se puede configurar por WiFi, En algunas versiones, se puede habilitar por Telnet la administracion por interfaz web para la Lan,

Las siguientes son las referencias a las paginas donde encontre informacion sobre como configurar mediante Telnet este modelo de modem


Initially -- configure the routers username privileges.
Telnet Remote Access


http://npr.me.uk/remote.html

http://npr.me.uk/telnet.html

 http://www.kitz.co.uk/routers/speedtouch585.htm

http://wiki.aa.org.uk/Router_-_TG582N_-_Firewall_and_Port_Forwarding

http://community.plus.net/forum/index.php/topic,108714.0.html/




Tested on a TG587n V2 but may work on other Thomson routers
Start a telnet session to the router.The first thing to do is disable the routers telnet timeout.
This prevents the telnet session unexpectedly closing. 

=>env set var=SESSIONTIMEOUT value=0
=>saveall

Permitir acceso remoto al RouterHTTP Remote Access 

CommandsComments
service system list name=HTTP expand=enabledOptional -- see the settings before we start.
service system ifadd name=HTTP group=wanJoin the HTTP server to the WAN
service system modify name=HTTP state=enabledNot usualy required as HTTP is already enabled for LAN.
service system list name=HTTP expand=enabledOptional -- see the changes.
saveallMake permanent


Undo -- remove the above settings.
CommandsComments
service system list name=HTTP expand=enabledOptional -- see the changes.
service system ifdelete name=HTTP group=wanRemove HTTP server from WAN
saveallMake permanent

Telnet Remote Access

CommandsComments
service system list name=TELNET expand=enabledOptional -- see the settings before we start.
service system ifadd name=TELNET group=wanJoin the TELNET server to the WAN
service system list name=TELNET expand=enabledOptional -- see the changes.
saveallMake permanent

Undo -- remove the above settings.
CommandsComments
service system list name=TELNET expand=enabledOptional -- see the changes.
service system ifdelete name=TELNET group=wanRemove TELNET server from WAN
saveallMake permanent




Comentarios

Entradas más populares de este blog

Pentaho Spoon y conexion a Sybase SQL Anywhere 8