ange the router's default IP, making it more resistant to snooping. Remember, hackers know what the default IP addresses of the most common routers are (even though it's really tough for them to get to, due to the fact that your IP addresses on your network are private). For instance, I would change my Cisco/Linksys router's network from 192.168.1.1 to something like 192.168.1.3.
Disconnect the laptop and reboot it. When the laptop comes back from reboot you should see the SSID name of your wireless network and be able to connect to it with the passphrase you created. Congratulations – you're connected wirelessly. But you're not done with your setup yet!
Advertisement
Advanced steps: DHCP reservation
For those who anticipate connecting servers, NAS device or any device that you may access from outside your network, best practice is to configure DHCP Reservation. That may be a scary sounding term for newbies, but all it means is that you are telling the router that a specific device always uses a specific IP address, which is set aside or "reserved" for it.
For example, my router IP is 192.168.1.1. I can give my email server an IP address of 192.168.1.2. I can give a third device, say my NAS server for instance, an IP address of 192.168.1.3, and so on. You don't want to change the first three sets of numbers though, for most basic home networks. IP addressing has specific rules about formatting, so you want to retain the first three sets of numbers, called "octets."
You’ll also want to put in the device's MAC address that you are reserving. The MAC address is usually printed on a sticker affixed to a device. Again, reserving the IP addresses means those addresses will never be distributed to clients via DHCP and are "held" for the devices you specify. Reserving IP addresses is good practice for devices you want to access remotely, because otherwise when the IP address leases expire you won't be able to perform remote access.