Differences between revisions 8 and 12 (spanning 4 versions)
Revision 8 as of 2013-01-05 22:57:42
Size: 2021
Editor: fungi
Comment:
Revision 12 as of 2013-01-05 23:08:21
Size: 2562
Editor: fungi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Highlights =
Line 13: Line 15:

Steps to get the hardware up on the current DD-WRT firmware with desired features...
Line 32: Line 36:
Basic configuration options which deviate from the factory default configuration settings, as organized in the DD-WRT !WebUI...
Line 33: Line 39:
 ** '''Basic Setup'''
 *** '''WAN Setup'''
 **** '''WAN Connection Type'''
 ***** '''Connection Type:''' ''Disabled''
  * '''Basic Setup'''
   * '''WAN Setup'''
    * '''WAN Connection Type'''
     * '''Connection Type:''' Disabled
    * '''Optional Settings'''
     * '''Router Name:''' ''(enter the short hostname)''
     * '''Hostname:''' ''(reenter the short hostname)''
     * '''Domain Name:''' ''yuggoth.org''
     * '''STP:''' Enable
   * '''Network Setup'''
    * '''WAN Port'''
     * '''Assign WAN Port to Switch:''' Yes

Highlights

Notes on the core switch build and configuration...

  • Cisco/Linksys E4200 v1
  • two for redundant operation
  • a third as a cold spare
  • higher-capacity power supplies
  • heatsinks and thermal adhesive for switch chips
  • DD-WRT standard
  • custom switch driver to allow 802.1q VLAN tag remapping

  • with modern iceweasel/firefox use Web Developer Extension -> Miscellaneous -> Clear Private Data -> Clear HTTP Authentication

Firmware Installation

Steps to get the hardware up on the current DD-WRT firmware with desired features...

  1. perform 30/30/30 reset
  2. connect as 192.168.1.2/30 to its WebUI through any LAN port

  3. initial login is root/admin
  4. upgrade flash with dd-wrt.v24-18777_NEWD-2_K2.6_mini-e4200.bin

  5. wait an additional five minutes for good measure
  6. perform 30/30/30 reset
  7. confirm password reset page is displayed

  8. set root/admin as the new login
  9. backup the CFE as routername_cfe.bin (in embeds the original interface MAC) and stash it somewhere for safekeeping
  10. upgrade flash with dd-wrt.v24-20453_NEWD-2_K2.6_std_usb_nas-nv60k.bin

  11. wait an additional five minutes for good measure
  12. perform 30/30/30 reset
  13. wait an additional five minutes for good measure
  14. confirm password reset page is displayed and Firmware: DD-WRT v24-sp2 (12/31/12) std-usb-nas shows in the top-right corner

  15. set root/admin as the new login (we'll change it to something safe last thing)

Initial Configuration

Basic configuration options which deviate from the factory default configuration settings, as organized in the DD-WRT !WebUI...

  • Setup

    • Basic Setup

      • WAN Setup

        • WAN Connection Type

          • Connection Type: Disabled

        • Optional Settings

          • Router Name: (enter the short hostname)

          • Hostname: (reenter the short hostname)

          • Domain Name: yuggoth.org

          • STP: Enable

      • Network Setup

        • WAN Port

          • Assign WAN Port to Switch: Yes

CCL: Configuration/CoreSwitching (last edited 2014-08-31 23:32:39 by fungi)

CC0 To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to it.