Resetting and Configuring Wireless Router: Difference between revisions
Jump to navigation
Jump to search
| Line 49: | Line 49: | ||
* Physically reset the router by pushing the reset button with a pin.<br />''Hold it in for about 5 seconds until all the status lights on the front of the router go black momentarily.'' | * Physically reset the router by pushing the reset button with a pin.<br />''Hold it in for about 5 seconds until all the status lights on the front of the router go black momentarily.'' | ||
* Reboot desktop computer.<br />''First couple of times the desktop froze on its BIOS screen after reboot. This is not normal even in this circumstance. Rebooting should proceed the way that it always does.'' | * Reboot desktop computer.<br />''First couple of times the desktop froze on its BIOS screen after reboot. This is not normal even in this circumstance. Rebooting should proceed the way that it always does.'' | ||
=== Router admin default address & l/p === | |||
Default IP to access router admin: 192.168.8.1 (MWN-WAPR300N) <strike>192.168.0.1 for MWN-WAPR150N</strike>, l/p admin/admin | |||
This information is printed on the label on the back of the router. | |||
''N.B. The heads of drywall screws are too big to easily release the router when it's mounted on the wall. Use smaller screws, and keep in mind that the wider part of the mounting slot is in the middle, not at the bottom.'' | |||
=== Enter internet provider IP addresses & masks === | |||
* '''router admin''' > '''Setup Wizard''' | * '''router admin''' > '''Setup Wizard''' | ||
** Select '''Static IP''' `[next]` | ** Select '''Static IP''' `[next]` | ||
| Line 55: | Line 65: | ||
*** '''IP Address''': 66.214.144.90 | *** '''IP Address''': 66.214.144.90 | ||
*** '''Subnet Mask''': 255.255.255.252 | *** '''Subnet Mask''': 255.255.255.252 | ||
*** '''Gateway''': 66.214.144. | *** '''Gateway''': 66.214.144.89 | ||
*** '''Primary DNS Server''': 71.9.127.107 | *** '''Primary DNS Server''': 71.9.127.107 | ||
*** '''Secondary DNS Server''': 68.190.192.35 | *** '''Secondary DNS Server''': 68.190.192.35 | ||
*** `[next]` then `[apply]` | *** `[next]` then `[apply]` | ||
** ''At this point internet should be available.'' | ** ''At this point internet should be available.'' | ||
*** If the internet isn't available the manual for the MWN-WAPR300N says you can try '''Advanced Settings''' > '''MAC Clone''' > click the '''MAC Clone''' button > Then `[APPLY]` | |||
*** When I first installed the 300N router I was having a hard time getting the settings to stick. I tried this, but I'm not sure if it actually had any effect. | |||
*** Ultimately I had the router configured with the ''default''' MAC address. | |||
=== Customize the network address === | |||
* '''Advanced Settings''' > '''LAN Settings''' | * '''Advanced Settings''' > '''LAN Settings''' | ||
** '''IP Address''': 192.168.123.1 | ** '''IP Address''': 192.168.123.1 | ||
** '''Subnet Mask''': 255.255.255.0 | ** '''Subnet Mask''': 255.255.255.0 | ||
* Reboot desktop computer<br />''Internet should be available after reboot.'' | * Reboot desktop computer<br />''Internet should be available after reboot.'' | ||
=== Port forwarding === | |||
* Connect to router admin using new address: 192.168.123.1 | * Connect to router admin using new address: 192.168.123.1 | ||
* '''Virtual Server''' (Port Range Forwarding) | * '''Virtual Server''' (Port Range Forwarding) | ||
| Line 71: | Line 90: | ||
** '''Enable''': checked | ** '''Enable''': checked | ||
** ''After applying these changes the `littledamienii` web server should be accessible to the outside world. | ** ''After applying these changes the `littledamienii` web server should be accessible to the outside world. | ||
* '''DHCP Server''' > '''DHCP Client List'''<br />''(Not 100% sure this is necessary.)'' | |||
** '''IP address''': 120 | |||
** '''MAC Address''': 00:i#:68:86:A7:14 | |||
=== Wireless security === | |||
* '''Wireless Settings''' > '''Wireless Security Settings''' | * '''Wireless Settings''' > '''Wireless Security Settings''' | ||
** '''Security Mode''': Mixed WPA/WPA2 - Personal | ** '''Security Mode''': Mixed WPA/WPA2 - Personal | ||
| Line 76: | Line 101: | ||
** '''Pass Phrase''': ''<enterWirelessPassphrase>'' | ** '''Pass Phrase''': ''<enterWirelessPassphrase>'' | ||
** '''Key Renewal Interval''': 3600 ''(default)'' | ** '''Key Renewal Interval''': 3600 ''(default)'' | ||
=== DHCP === | |||
* '''DHCP Server''' | * '''DHCP Server''' | ||
** Use default settings. | ** Use default settings. | ||
=== Change router admin password === | |||
* '''System Tools''' > '''Change Password''' | * '''System Tools''' > '''Change Password''' | ||
** '''User Name''': 'admin' ''<<< DON'T CHANGE THIS -- non-default user names lock you out of the admin'' | ** <strike>'''User Name''': 'admin' ''<<< DON'T CHANGE THIS -- non-default user names lock you out of the admin''</strike> <<< Only applies to the MWN-WAPR150N, not the 300N | ||
** '''New User Name''': ''dbarch'' (MWN-WAPR300N only) | |||
** '''New Password''': ''<sameAsWirelessPswd>'' | ** '''New Password''': ''<sameAsWirelessPswd>'' | ||
Revision as of 16:45, 3 May 2013
Overview
Configuration settings and instructions for resetting the wireless router.
Hardware
Medialink Wireless-N Broadband Router
Configuration
Provider: Charter Business Internet
IP 66.214.144.90
Gateway 66.214.144.89
Subnet Mask 255.255.255.252
DNS1 71.9.127.107
DNS2 68.190.192.35
Router admin address: 192.168.123.1
Littledamienii Web Server local address: 192.168.123.120
Port Range Forwarding
- 80 (HTTP) > 192.168.123.120
- 443 (HTTPS) > 192.168.123.120
- 22 (SSH) > 192.168.123.120 (disabled)
- 1433 (MSSQL) > 192.168.123.120 (disabled)
- 1666 (Perforce) > 192.168.123.120 (disabled)
- 3306 (MySQL) > 192.168.123.120 (disabled)
Resetting the router







- Physically reset the router by pushing the reset button with a pin.
Hold it in for about 5 seconds until all the status lights on the front of the router go black momentarily. - Reboot desktop computer.
First couple of times the desktop froze on its BIOS screen after reboot. This is not normal even in this circumstance. Rebooting should proceed the way that it always does.
Router admin default address & l/p
Default IP to access router admin: 192.168.8.1 (MWN-WAPR300N) 192.168.0.1 for MWN-WAPR150N, l/p admin/admin
This information is printed on the label on the back of the router.
N.B. The heads of drywall screws are too big to easily release the router when it's mounted on the wall. Use smaller screws, and keep in mind that the wider part of the mounting slot is in the middle, not at the bottom.
Enter internet provider IP addresses & masks
- router admin > Setup Wizard
- Select Static IP
[next] - Enter internet provider's IP addresses:
- IP Address: 66.214.144.90
- Subnet Mask: 255.255.255.252
- Gateway: 66.214.144.89
- Primary DNS Server: 71.9.127.107
- Secondary DNS Server: 68.190.192.35
[next]then[apply]
- At this point internet should be available.
- If the internet isn't available the manual for the MWN-WAPR300N says you can try Advanced Settings > MAC Clone > click the MAC Clone button > Then
[APPLY] - When I first installed the 300N router I was having a hard time getting the settings to stick. I tried this, but I'm not sure if it actually had any effect.
- Ultimately I had the router configured with the default' MAC address.
- If the internet isn't available the manual for the MWN-WAPR300N says you can try Advanced Settings > MAC Clone > click the MAC Clone button > Then
- Select Static IP
Customize the network address
- Advanced Settings > LAN Settings
- IP Address: 192.168.123.1
- Subnet Mask: 255.255.255.0
- Reboot desktop computer
Internet should be available after reboot.
Port forwarding
- Connect to router admin using new address: 192.168.123.1
- Virtual Server (Port Range Forwarding)
- Start Port: 80
- End Port: 80
- To IP Address: 120
- Enable: checked
- After applying these changes the
littledamieniiweb server should be accessible to the outside world.
- DHCP Server > DHCP Client List
(Not 100% sure this is necessary.)- IP address: 120
- MAC Address: 00:i#:68:86:A7:14
Wireless security
- Wireless Settings > Wireless Security Settings
- Security Mode: Mixed WPA/WPA2 - Personal
- WPA Algorithms: AES
- Pass Phrase: <enterWirelessPassphrase>
- Key Renewal Interval: 3600 (default)
DHCP
- DHCP Server
- Use default settings.
Change router admin password
- System Tools > Change Password
User Name: 'admin' <<< DON'T CHANGE THIS -- non-default user names lock you out of the admin<<< Only applies to the MWN-WAPR150N, not the 300N- New User Name: dbarch (MWN-WAPR300N only)
- New Password: <sameAsWirelessPswd>