NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
hafizullah
Jul 06, 2018Aspirant
enable telnet on R6300v2
Model R6300v2, stock firmware V1.0.4.24_10.0.87. OS: Win7/64 on my desktop. I'm trying to get telnet access to the router. I have tried the telnetenable, telnetenable2, and telnetgear utili...
- Jul 06, 2018
For others:
http://www.antinode.info/nte/index.html
Download & extract nte-05/nte-05_win.zip
Run it from the Windows CLI.
hafizullah
Jul 06, 2018Aspirant
My apologies. The brevity of my description assumed others had run into the same issue.
Tried means:
In PuTTY — the router's current address (10.0.0.1) on Port 23, "Telnet" radio button selected, option for "Close on exit" set to Never
Result: Black PuTTY window. Dialogbox errmsg "PuTTY Fatal Error" (titlebar) and "Network error: Connection refused"
(Port 223 was suggested by someone elsewhere as an alternative for these routers)
In telnetenable2 — (yes, this is the MAC addy of the router seen from the LAN)
telnetenable2 10.0.0.1 04A1512574CA admin [my router pwd]
returns
"starting ..."
"creating pkt..."
"sending pkt..."
"done."
But still can't telnet to router. Same err as above.
In telnetgear.exe —
Router local IP, MAC addy, setup login & password, and hit Connect
"ERROR 10060: :Connection timed out."
Is there anythying else I can try? And do you know where I can find a Windows version of nte? Thank you.
antinode
Jul 06, 2018Guru
> [...] do you know where I can find a Windows version of nte?
There's a link on the web page:
NTE 0.5 Executable Kit
o Windows executables kit:
If you use the NTE Windows executables which I built, then you may
also need to install the appropriate Microsoft Visual C++ 2010 SP1
Redistributable Package. For details, see:
https://community.netgear.com/t5/x/x/m-p/1388903
(That thread provides a solution to another possible problem.)
- hafizullahJul 06, 2018Aspirant
I'm sure I have Msft's C++ RTL, but the link to nte that you provided does not appear to work.
- antinodeJul 06, 2018Guru
> [...] the link to nte that you provided does not appear to work.
Which "the link"? Re: "does not appear to work", see "tried" + "to
no avail", above.- hafizullahJul 06, 2018Aspirant
Apologies. The link wasn't. However, I did find your exefile and ran it, with this result:
debug: 0xffffffff .
MAC0: >04A1512574CA<.
MAC1: >04A1512574CA<.
user: >admin<.
pass: >Fl1bberdeg1bbet<.
getaddrinfo():
ai_family = 2, ai_socktype = 0, ai_protocol = 17
ai_addrlen = 16, ai_addr->sa_family = 2.
ai_flags = 0x00000004.
ai_addr->sa_data[ 2: 5] = 10.0.0.1
dns_resolve() sts = 0.
sock = 128, FD_SETSIZE = 64,
FD_ISSET( sock, &fds_rec) = 1.
pre-select(1). sock = 128.
pre-recvfrom(). sock = 128.
recvfrom() bc = 3.
s_addr: 0100000a .
recvfrom() addr: 10.0.0.1
41 43 4b ACK
nte: Received ACK message. Telnet access should be enabled.
pre-select(1). sock = 128.
select(1) sts = 0.
AND THAT GOT ME IN. THANK YOU! Have the # prompt and "nvram show" tells me what I need.