Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Simple WiFi Router Configuration
How to create a simple configuration for a WiFi Router?
✍: FYIcenter.com
The simplest configuration for a WiFi router is
to put all wired and wireless devices into a single subnet
as shown in this tutorial.
1. Turn on the WiFi router.
2. Connect your computer to a LAN port on the WiFi router with an Ethernet cable. By default your computer and the router will form a subnet.
3. Run "ipconfig" or "ifconfig" command to find out the IP of the router on the default subnet. If you see the following, the router's IP address is 192.168.1.1.
fyicenter> ipconfig /all 0 Ethernet adapter : Physical Address. . . . . . : 44-44-44-54-00-00 IP Address. . . . . . . . . : 192.168.1.3 Subnet Mask . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . : 192.168.1.1
4. Open the router's Web portal with "http://192.168.1.1" in a browser. And log in with the default user name and password provided in the manual.
5. Review WAN settings to match what is given by your ISP.
6. Review LAN settings. The following default should be fine.
Local IP Address: 192.168.1.1 Subnet Mask: 255.255.255.0 DHCP Service: ON Starting IP: 192.168.1.2 Ending IP: 192.168.1.254 DNS: 192.168.1.1
7. Review WiFi settings. Change the SSID name and the password.
SSID: MyOfficWiFi Security Option: WPA2-PSK Password: DontTellAnyOne
8. Connect all wired and wireless devices to the router. Everything should be working.
The following picture shows you a simple WiFi Router configuration with 3 wired or wireless devices as a single subnet.
⇒ Add Ethernet Switch to Network
⇐ Connect Router to Multiple ISPs
2021-06-05, ∼1726🔥, 0💬
Popular Posts:
How to pause file transfer in FileZilla FTP Client? I want to close the computer in the middle of a ...
Why I am getting the "run or save ChromeSetup.exe" pop up box when trying to install Google Chrome 3...
How to make my presentation beautiful by applying a built-in theme provided by Office PowerPoint 200...
Where to find answers to frequently asked questions on Adobe FrameMaker? I want to know how to know ...
How to turn on or off comments? I have a PowerPoint presentation which has comments entered by diffe...