WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.
Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.
I've only set up one Linksys router but if I remember correctly you have to tell it how many machines are in your network and unless you told it you have 50 machines that IP address won't work.
Also the router automatically assigns an IP address unless you turn off the DHCP function.
192.168.1.1 is the main machine address provided by the Router and NAT. Then it gets translated back to your actual ISP address when outgoing.
Set the Router to be a DHCP server.
Set each Network card TCP\IP properties to " Obtain and address automaticly. "
The Router will ( or should ) handle the rest then by asigning and address to each machine as it is connected.
At least that is the way mine works. I just plugged the Router in. Set each machine on auto and did nothing else. And if I put the 4th machine on all I have to do is make sure it is set to Auto obtain and address.
Quote:
my LAN ip doesnt appear in the DHCP client list.
It won't. That is the WEB address. If you are referring to 192.168.1.1 ?
BillyBob
Last edited by BillyBob; 11th October 2003 at 00:13.
Leave the router doing DHCP - there are probably other settings besides just the 3 you listed being assigned.
When you put a fixed IP, netmask, and default gateway in your PC, it should stay since that over-rides DHCP setting those values.
The LAN address of your router can and probably should stay just as it is. No one outside your network can use that part of it anyway.
Port forwarding (where the router passes any packets for certain ports to a specific PC) will work fine if you set to forward them to the address you have set up.
And to answer another answer, certainly the DHCP pool for the router can be set small enough that 192.168.1.50 would never be assigned. Doesn't matter though since any 192.168.1.x address can see any other in that range if you have a netmask of 255.255.255.0 and the router can port forward to it with no problems.
Andrew - I'm still not sure if you now have a problem that needs fixing. Did putting in those settings take care of things for you?