Management
- The Management screen allows you to change the router's settings. On this page you will find most of the configurable items of the DD-WRT router code.
- Router Password
- The new password must not exceed 32 characters in length and must not include any spaces. Enter the new password a second time to confirm it.
Note
It is strongly recommended that you change the factory default password of the router, which is admin. All users who try to access the router's web-based utility or Setup Wizard will be prompted for the router's password. - Remote Router Access
- This feature allows you to manage your router from a remote location, via the Internet. To disable this feature, keep the default setting, Disable. To enable this feature, select Enable, and use the specified port (default is 8080) on your PC to remotely manage the router. You must also change the router's default password to one of your own, if you haven't already.
To remotely manage the router, enter http://xxx.xxx.xxx.xxx:8080 (the x's represent the router's Internet IP address, and 8080 represents the specified port) in your web browser's address field. You will be asked for the router's password.
If you use https you need to specify the url as https://xxx.xxx.xxx.xxx:8080 (not all DD-WRT firmwares does support this without rebuilding with SSL support).
Note
If the Remote Router Access feature is enabled, anyone who knows the router's Internet IP address and password will be able to alter the router's settings. - AP Watchdog
- The AP Watchdog enables a timer that will check to see if any clients are connected in the interval seconds given. If no clients are attached, the watchdog assumes the AP needs to be reset. When clients are connected this reset will not occur. The watchdog is intended for situations where the AP becomes unavailable due to interference or internal chip problems.
- Boot Wait
- Boot Wait is a feature you will hopefully never need. It introduces a short delay while booting (5s). During this delay you can initiate the download of a new firmware if the one in the flash rom is not broken. Obviously this is only necessary if you can no longer reflash using the web interface because the installed firmware will not boot. See the DD-WRT documentation for more information.
Note
It is recommended that you enable the Boot Wait feature. This will help you recover in the future should you flash your router improperly. - Cron
- The cron subsystem schedules execution of Linux commands. You'll need to use the command line or startup scripts to actually use this.
- DNS Masq
- DNSmasq is a local DNS server. It will resolve all host names known to the router from dhcp (dynamic and static) as well as forwarding and caching DNS entries from remote DNS servers. Local DNS enables DHCP clients on the LAN to resolve static and dynamic DHCP hostnames.
- Loopback
- Enable / disable the loopback interface. The loopback interface makes your internal clients appear as if they are external. This is useful for testing things like DynDNS names. The loopback is an option because enabling it will break PPTP and Windows machine browsing by wireless clients.
- 802.1x
- A limited 802.1x server needed to fulfill WPA handshake requirements to allow Windows XP clients to work with WPA.
- NTP Client
- Synchronize the clock of the router with an NTP timeserver.
- Resetbuttond
- The resetbuttond monitors the reset button and initiates actions depending on how long you press it.
- Short press – Reset the router (reboot)
- Long press (>5s) – Reboot and restore the factory default configuration.
- Routing
- Routing enables the OSPF and RIP routing daemons if you have set up OSPF or RIP routing in the Advanced Routing page.
- UPnP (Universal Plug and Play)
- A Microsoft technology for automatic configuration of devices. You need this enabled if you want to connect the X-Box to the internet via your router.
- Check all values and click Save Settings to save your settings. Click Cancel Changes to cancel your unsaved changes. Click Reboot router to reboot your router immediately.