<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Hacking the Netgear WGT624 v4 router</title>
	<atom:link href="http://rodgers.org.uk/archives/45/feed" rel="self" type="application/rss+xml" />
	<link>http://rodgers.org.uk/archives/45</link>
	<description></description>
	<lastBuildDate>Mon, 09 Aug 2010 02:08:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lil' Bobby</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11424</link>
		<dc:creator>Lil' Bobby</dc:creator>
		<pubDate>Mon, 09 Aug 2010 02:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11424</guid>
		<description>Ahhh, more info. More than I had imagined. :^)
I\&#039;m really supposed to be doing homework, but having my Linksys WAP11 fail yesterday, and setting up an idle WGT264 as an AP is proving to be too irresistible. 

I stumbled on this page - 
http://oldwiki.openwrt.org/OpenWrtDocs%282f%29Hardware%282f%29Netgear%282f%29WGT624v4.html
which,  is of interest, an interestingly enough, leads right back here. heheh

Last post for now, as I\&#039;m sure many of you know all about this anyway. 

If anyone knows how to set the date and time directly from console, please let me know.

Thanks, Ciao, Lil&#039; Bobby</description>
		<content:encoded><![CDATA[<p>Ahhh, more info. More than I had imagined. :^)<br />
I\&#8217;m really supposed to be doing homework, but having my Linksys WAP11 fail yesterday, and setting up an idle WGT264 as an AP is proving to be too irresistible. </p>
<p>I stumbled on this page &#8211;<br />
<a href="http://oldwiki.openwrt.org/OpenWrtDocs%282f%29Hardware%282f%29Netgear%282f%29WGT624v4.html" rel="nofollow">http://oldwiki.openwrt.org/OpenWrtDocs%282f%29Hardware%282f%29Netgear%282f%29WGT624v4.html</a><br />
which,  is of interest, an interestingly enough, leads right back here. heheh</p>
<p>Last post for now, as I\&#8217;m sure many of you know all about this anyway. </p>
<p>If anyone knows how to set the date and time directly from console, please let me know.</p>
<p>Thanks, Ciao, Lil&#8217; Bobby</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lil' Bobby</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11423</link>
		<dc:creator>Lil' Bobby</dc:creator>
		<pubDate>Sun, 08 Aug 2010 23:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11423</guid>
		<description>OK, so, now that I am in the console, all I really want to do right now is to set the time and date on the WGT624. I&#039;m not seeing any commands that will allow me to do that, bit I did find this command, &quot;cli&quot;, in 
wlan[0,0]-&gt; ls usr/sbin

So, being curious, I type in cli and am presented with -
----------------------------------------
Welcome to Foxconn
login:
----------------------------------------
Anyone familiar with this, what it&#039;s purpose is, know what the user name is?

Thanks, Lil&#039; Bobby</description>
		<content:encoded><![CDATA[<p>OK, so, now that I am in the console, all I really want to do right now is to set the time and date on the WGT624. I&#8217;m not seeing any commands that will allow me to do that, bit I did find this command, &#8220;cli&#8221;, in<br />
wlan[0,0]-&gt; ls usr/sbin</p>
<p>So, being curious, I type in cli and am presented with -<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Welcome to Foxconn<br />
login:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Anyone familiar with this, what it&#8217;s purpose is, know what the user name is?</p>
<p>Thanks, Lil&#8217; Bobby</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lil' Bobby</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11422</link>
		<dc:creator>Lil' Bobby</dc:creator>
		<pubDate>Sun, 08 Aug 2010 23:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11422</guid>
		<description>I managed to gain telnet access to the WGT624 v4 by using the instructions here:
http://www.beatjunkie.de/Router_eng.htm

I&#039;ll post them here so you don&#039;t have to make the hyperspace, uhhh, hyperlink jump. :^)

1.
Go and download telnetable.exe, from http://www.megaupload.com/?d=6EHY2MCH

2. Get the MAC address of the WGT624 (at cmd line - arp-a, or off the WGT624) 

3. From console, run telnetenable 
e.g.
D:\_t5&gt;telnetenable
Version:2.1, 2003/10/17
Usage:
telnetenable    
------------------------------
username = Gearguy
password = Geardog
[note - username/password is case sensitive]
------------------------------
If all went well, no message will appear
------------------------------

4. then from console, telnet to the WGT624 
telnet  

5. You will be presented with a login prompt
(none) login: 
--------------------------------
Use these credentials and you should be good to go.
username = root
password = 5up

--------------------------------
--------------------------------
My thanks to all that made shell access to the WGT624 a breeze (above mentioned web page and this site here. You guys rock!)</description>
		<content:encoded><![CDATA[<p>I managed to gain telnet access to the WGT624 v4 by using the instructions here:<br />
<a href="http://www.beatjunkie.de/Router_eng.htm" rel="nofollow">http://www.beatjunkie.de/Router_eng.htm</a></p>
<p>I&#8217;ll post them here so you don&#8217;t have to make the hyperspace, uhhh, hyperlink jump. :^)</p>
<p>1.<br />
Go and download telnetable.exe, from <a href="http://www.megaupload.com/?d=6EHY2MCH" rel="nofollow">http://www.megaupload.com/?d=6EHY2MCH</a></p>
<p>2. Get the MAC address of the WGT624 (at cmd line &#8211; arp-a, or off the WGT624) </p>
<p>3. From console, run telnetenable<br />
e.g.<br />
D:\_t5&gt;telnetenable<br />
Version:2.1, 2003/10/17<br />
Usage:<br />
telnetenable<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
username = Gearguy<br />
password = Geardog<br />
[note - username/password is case sensitive]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
If all went well, no message will appear<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>4. then from console, telnet to the WGT624<br />
telnet  </p>
<p>5. You will be presented with a login prompt<br />
(none) login:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Use these credentials and you should be good to go.<br />
username = root<br />
password = 5up</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
My thanks to all that made shell access to the WGT624 a breeze (above mentioned web page and this site here. You guys rock!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11404</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sat, 06 Feb 2010 19:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11404</guid>
		<description>How did you manage to access Telnet on your v4 router?  Did you have to use the Serial/JTAG interface?  When I try telnetEnable it gives me a bind error... 10058 I believe...</description>
		<content:encoded><![CDATA[<p>How did you manage to access Telnet on your v4 router?  Did you have to use the Serial/JTAG interface?  When I try telnetEnable it gives me a bind error&#8230; 10058 I believe&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reuben</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11393</link>
		<dc:creator>Reuben</dc:creator>
		<pubDate>Tue, 01 Sep 2009 23:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11393</guid>
		<description>I&#039;ve been able to get shell access to my WGT624v4 using Gearguy Geardog with Telnetenable.exe and then telneting with username root and password 5up.

However, after that, I can&#039;t figure out how to enable client mode. The directions from here don&#039;t seem to work because there is no &quot;wla&quot; command: http://www.beatjunkie.de/Router_eng.htm

Poster 24 above seems to have it working -- how did you do it?

If anyone could help me turn on client mode I&#039;d really appreciate it!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been able to get shell access to my WGT624v4 using Gearguy Geardog with Telnetenable.exe and then telneting with username root and password 5up.</p>
<p>However, after that, I can&#8217;t figure out how to enable client mode. The directions from here don&#8217;t seem to work because there is no &#8220;wla&#8221; command: <a href="http://www.beatjunkie.de/Router_eng.htm" rel="nofollow">http://www.beatjunkie.de/Router_eng.htm</a></p>
<p>Poster 24 above seems to have it working &#8212; how did you do it?</p>
<p>If anyone could help me turn on client mode I&#8217;d really appreciate it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11391</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 05:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11391</guid>
		<description>Gearguy Geardog is for use with Telnetenable.exe

User: root
pass: 5up

This knowledge base article contains a Redboot source zipped file if anyone cares to check it out.

http://kb.netgear.com/app/answers/detail/a_id/2649</description>
		<content:encoded><![CDATA[<p>Gearguy Geardog is for use with Telnetenable.exe</p>
<p>User: root<br />
pass: 5up</p>
<p>This knowledge base article contains a Redboot source zipped file if anyone cares to check it out.</p>
<p><a href="http://kb.netgear.com/app/answers/detail/a_id/2649" rel="nofollow">http://kb.netgear.com/app/answers/detail/a_id/2649</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave G</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11385</link>
		<dc:creator>Dave G</dc:creator>
		<pubDate>Mon, 17 Aug 2009 04:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11385</guid>
		<description>Hi Chris,

In reading the above posts (esp. 20 and up), it appears that the password problem is solved.  Any insight?

Thanks,
Dave</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>In reading the above posts (esp. 20 and up), it appears that the password problem is solved.  Any insight?</p>
<p>Thanks,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman Singh</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11382</link>
		<dc:creator>Aman Singh</dc:creator>
		<pubDate>Thu, 09 Jul 2009 01:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11382</guid>
		<description>Thanks for your quick reply Chris.

After messaging you,  I worked on the WGT624 v4 and was able to make it work as a repeater with D-Link WBR-2310.  
Its working great.

I use the routers as repeaters, as the work best and cheapest with Free To Air Satellite Receivers that need to access the internet.

Cheers,

Aman Singh</description>
		<content:encoded><![CDATA[<p>Thanks for your quick reply Chris.</p>
<p>After messaging you,  I worked on the WGT624 v4 and was able to make it work as a repeater with D-Link WBR-2310.<br />
Its working great.</p>
<p>I use the routers as repeaters, as the work best and cheapest with Free To Air Satellite Receivers that need to access the internet.</p>
<p>Cheers,</p>
<p>Aman Singh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11381</link>
		<dc:creator>Aman</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11381</guid>
		<description>Hi Chris,

Have you been able to use the WGT624 v4, as a repeater with D-link Router?
I have a v3 working great, but since the v3&#039;s are hard to find, had to purchase the v4, and now I have been waiting for months to install this router as a repeater, but have been unsuccessful.

Please let me know if you have any updates

Thanks

Aman</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Have you been able to use the WGT624 v4, as a repeater with D-link Router?<br />
I have a v3 working great, but since the v3&#8217;s are hard to find, had to purchase the v4, and now I have been waiting for months to install this router as a repeater, but have been unsuccessful.</p>
<p>Please let me know if you have any updates</p>
<p>Thanks</p>
<p>Aman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://rodgers.org.uk/archives/45/comment-page-1#comment-11374</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Sun, 10 May 2009 08:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/?p=45#comment-11374</guid>
		<description>I believe that there is a tool to do this provided amongst the GPL
toolchain provided on the Netgear website along with the router source code.

I&#039;m afraid that I&#039;ve never actually done this, though.

Good luck!

Chris.</description>
		<content:encoded><![CDATA[<p>I believe that there is a tool to do this provided amongst the GPL<br />
toolchain provided on the Netgear website along with the router source code.</p>
<p>I&#8217;m afraid that I&#8217;ve never actually done this, though.</p>
<p>Good luck!</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
