Quote of the day : "Often, I must speak otherwise than I think. That is called diplomacy." Stilgar

Next quote in 2.3 hours. [suggest a quote]

Static IP on a Linksys WRT54G network

Introduction

This short tutorial will show you how to set up a Linksys WRT54G routeur and your computers in order to have static IPs on your home network. We won't detail the whole configuration process, as it is already properly explained in the user guide.
Why should you use static IPs ? Well, it's up to you to decide whether you need them. To make it short, port forwarding will be way easier if your computers always keep the same IPs on your LAN.

Summary

Material

In order to follow this tutorial, you should have :

Configuration

In the routeur control panel

Log in to your routeur administration interface (usually http://192.168.1.1).
In the first page (Setup → Basic Setup), read (and edit if you need) the value in the Starting IP Address field in the DHCP server configuration. You shouldn't use an IP that can be attributed by the DHCP server as a static IP. For instance, if the Starting IP Address is 192.168.1.100 and the Maximum Number of DHCP Users is 50, you can use 192.168.1.99 and 192.168.1.150 as static IPs, but you shouldn't use 192.168.1.115.
Click on the Status tab (for the WRT54G it's http://192.168.1.1/Status_Router.asp). Here is the result for me :
Status tab screenshot
This page contains all the information needed to configure the computers. Leave it open or write down the informations I pointed out (Subnet Mask, DNS 1, DNS 2).

On each computer

On each computer you want to configure, go to Start → Settings → Control Panel → Network Connections. Then right-click on the connection you want to configure and choose properties. If you did it right, you should now face something like :
Connection Properties screenshot
Select Internet Protocol (TCP/IP) and click Properties. Then configure it as shown below (copy the values you read in the Status tab of the routeur administration) :
TCP/IP screenshot
Then just click OK in all the windows you opened... You're done :)
Comments :
No comments yet
[Add a comment]