User Manual
Table Of Contents
- Nighthawk AC1750 Smart WiFi Router
- Contents
- 1. Hardware Setup
- 2. Connect to the Network and Access the Router
- 3. Specify Your Internet Settings
- Use the Internet Setup Wizard
- Manually Set Up the Internet Connection
- Specify IPv6 Internet Connections
- Requirements for Entering IPv6 Addresses
- Use Auto Detect for an IPv6 Internet Connection
- Use Auto Config for an IPv6 Internet Connection
- Set Up an IPv6 6to4 Tunnel Internet Connection
- Set Up an IPv6 Pass Through Internet Connection
- Set Up an IPv6 Fixed Internet Connection
- Set Up an IPv6 DHCP Internet Connection
- Set Up an IPv6 PPPoE Internet Connection
- Maximum Transmission Unit
- 4. Optimize Performance
- 5. Control Access to the Internet
- 6. Share USB Drives Attached to the Router
- USB Drive Requirements
- Access a USB Device on the Network
- Back Up Windows Computers with ReadySHARE Vault
- Back Up Mac Computers with Time Machine
- Control Access to the USB Drive
- Use FTP Within the Network
- View Network Folders on a USB Drive
- Add a Network Folder on a USB Drive
- Edit a Network Folder on a USB Drive
- Approve USB Devices
- Safely Remove a USB Drive
- 7. Access the Router’s USB Drive Through the Internet
- 8. Use the Router as a Media Server
- 9. Share a USB Printer
- 10. Specify Network Settings
- Disable LED Blinking or Turn Off LEDs
- View WAN Settings
- Set Up a Default DMZ Server
- Change the Router’s Device Name
- Change the LAN TCP/IP Settings
- Specify the IP Addresses That the Router Assigns
- Disable the DHCP Server Feature in the Router
- Reserve LAN IP Addresses
- Use the WPS Wizard for WiFi Connections
- Specify Basic WiFi Settings
- Change the WiFi Security Option
- Set Up a Guest Network
- How the Router Manages Wireless Clients
- Control the Wireless Radios
- Set Up a Wireless Schedule
- Specify WPS Settings
- Use the Router as a Wireless Access Point
- Set Up the Router in Bridge Mode
- Set Up a Wireless Distribution System
- 11. Manage Your Network
- 12. Use VPN to Access Your Network
- 13. Specify Internet Port Settings
- 14. Troubleshooting
- A. Supplemental Information
Specify Internet Port Settings
166
Nighthawk AC1750 Smart WiFi Router
also sends an “identify” message to your computer on port 113. Using port triggering, you can
tell the router, “When you initiate a session with destination port 6667, you must also allow
incoming traffic on port 113 to reach the originating computer.” The following sequence shows
the effects of this port triggering rule:
1. You open an IRC client program to start a chat session on your computer.
2. Your IRC client composes a request message to an IRC server using a destination port
number of 6667, the standard port number for an IRC server process. Your computer then
sends this request message to your router.
3. Your router creates an entry in its internal session table describing this communication
session between your computer and the IRC server. Your router stores the original
information, performs Network Address Translation (NAT) on the source address and port,
and sends this request message through the Internet to the IRC server.
4. Noting your port triggering rule and observing the destination port number of 6667, your
router creates another session entry to send any incoming port 113 traffic to your computer.
5. The IRC server sends a return message to your router using the NAT-assigned source port
(for example, port 33333) as the destination port and sends an “identify” message to your
router with destination port 113.
6. When your router receives the incoming message to destination port 33333, it checks its
session table to see if a session is active for port number 33333. Finding an active session,
the router restores the original address information replaced by NAT and sends this reply
message to your computer.
7. When your router receives the incoming message to destination port 113, it checks its
session table and finds an active session for port 113 associated with your computer. The
router replaces the message’s destination IP address with your computer’s IP address and
forwards the message to your computer.
8. When you finish your chat session, your router eventually senses a period of inactivity in the
communications. The router then removes the session information from its session table,
and incoming traffic is no longer accepted on port numbers 33333 or 113.