Belkin

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:19, 23 December 2009 (edit)
DHC DarkShadow (Talk | contribs)
(Belkin F5D7230-4 v2xxx and Lower)
← Previous diff
Current revision (06:43, 16 June 2012) (edit) (undo)
Vr2ng (Talk | contribs)
m (Belkin)
 
(9 intermediate revisions not shown.)
Line 1: Line 1:
-It is extremely important to follow the guidelines for your specific modem. Please see [[Installation]] for more information. Remember to follow the peacock thread first for background [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486], use this page to identify your modem model correctly, and use the dd-wrt download search page ([http://www.dd-wrt.com/dd-wrtv3/dd-wrt/downloads.html DD-WRT Downloads page] or [https://secure.dd-wrt.com/dd-wrtv3/dd-wrt/downloads.html secure version]) to ensure that you are getting the correct file (or files, as often is required) for the job.+It is extremely important to follow the guidelines for your specific router. Please see [[Installation]] for more information. Remember to follow the peacock thread first for background [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486], use this page to identify your router model correctly, and use the dd-wrt download search page ([http://www.dd-wrt.com/dd-wrtv3/dd-wrt/downloads.html DD-WRT Downloads page] or [https://secure.dd-wrt.com/dd-wrtv3/dd-wrt/downloads.html secure version]) to ensure that you are getting the correct file (or files, as often is required) for the job.
==Belkin== ==Belkin==
-===Belkin F5D7230-4 v2xxx and Lower=== +*Belkin F5D7130 v2001 same as F5D7230 except TFTP to IP address 192.168.2.254 within 1 second of power on
 +*[[Belkin F5D7230-4 v2xxx and Lower]]
 +*[[Belkin F5D7230-4 v2000,v2000de + Belkin F5D7231-4 v1102,v1003ee, and v1103uk]]
 +*[[Belkin F5D7230-4 v3000]]
 +*[[Belkin F5D8235-4 v2000]]
-[[Belkin F5D7230-4 v2xxx and Lower]]+[[Category:Belkin guides ]]
-===Belkin F5D7230-4 v2000,v2000de + Belkin F5D7231-4 v1102,v1003ee, and v1103uk ===+Note: My F5D7130 of unknow version has its default IP 192.168.2.225, I loaded DD-WRT micro successfully, later crashed and found this address by NMAP (Quick Scan)
-This version has a different flash chip than the other versions, and it will enter a reboot loop if a special serial flash build is not used. If you have already flashed the device and it is in a reboot loop, you can still flash the correct build using TFTP.+
- +
-This version also has a different switch chip so only wireless will work after flashing. Wired can be enabled, but the ports can only be set to either WAN or LAN. If you only have wireless clients or want to use it as an [[Wireless_Access_Point]] or [[Wireless_Bridge]]; this is not a problem. However, you are not able to use this device as a wired router with wired clients.+
- +
-'''Flashing Instructions'''+
- +
-Eko has made three new builds for this router. [http://www.dd-wrt.com/dd-wrtv2/down.php?path=downloads%2Fothers%2Feko%2FV24_TNG%2Fsvn12220/ Build 12220] The file names are dd-wrt.v24-12220_Bv2000_NEWD_micro.bin, dd-wrt.v24-12220_Bv2000_NEWD_micro-plus.bin, and dd-wrt.v24-12220_Bv2000_NEWD_micro-plus_ssh.bin If you don't know what micro-plus is you should read this: [[Micro-plus]]+
- +
-A v24 final SF build for this device is currently available [http://www.dd-wrt.com/dd-wrtv2/down.php?path=downloads%2Fothers%2Feko%2FV24_FINAL-NEWD/ here]. The file name is dd-wrt.v24-9517_NEWD_SF_micro.bin+
- +
-Flashing method is the same as [http://dd-wrt.com/wiki/index.php/Installation#Belkin_F5D7230-4_v2xxx_and_Lower other Belkin versions].+
- +
-'''Enabling Wired Ports'''+
- +
-After flashing, the router will only be accessible through wireless.+
- +
-#Connect to the router over wireless. The default SSID is dd-wrt. You will be able to access the GUI at 192.168.1.1+
-#Telnet to 192.168.1.1 In Windows type telnet 192.168.1.1 in command prompt. The default username is '''root''' and password is '''admin'''+
-#Type the following commands:+
- +
-::nvram set Belkin_ver=2000<br>+
-::nvram commit<br>+
-::reboot<br>+
-The default setting is for all the ports to act as LAN ports.+
- +
-'''Setting Wired Ports to WAN'''+
- +
-It is not possible to set only the WAN port to WAN due to the switch chip in this version. You may set all the ports to WAN after following the above instructions for enabling wired ports. In this mode, you cannot connect any other wired devices other than WAN. If you are going to use the device as an AP or client bridge, this step is not needed.+
- +
-Connect to the router using wired or wireless and telnet to 192.168.1.1 as explained above.+
- +
-To use all ethernet ports as '''WAN''', set+
- +
-nvram set wan_to_lan=yes<br>+
-nvram commit<br>+
-reboot<br>+
- +
-To restore setting to '''LAN''' (default)+
- +
-nvram unset wan_to_lan<br>+
-nvram commit<br>+
-reboot<br>+
- +
-===Belkin F5D7230-4 v3000===+
-This version needs to be flashed using build 10068 or later (micro version only). The flashing method is the same as other Belkin routers.+
- +
-There have been reported problems about this router dropping the connection in Client Mode.+
- +
-[[Category:English documentation]]+

Current revision

It is extremely important to follow the guidelines for your specific router. Please see Installation for more information. Remember to follow the peacock thread first for background [1], use this page to identify your router model correctly, and use the dd-wrt download search page (DD-WRT Downloads page or secure version) to ensure that you are getting the correct file (or files, as often is required) for the job.

[edit] Belkin

Note: My F5D7130 of unknow version has its default IP 192.168.2.225, I loaded DD-WRT micro successfully, later crashed and found this address by NMAP (Quick Scan)