"Fred Miller" <> wrote in message
news

62wd.164520$ om...
> Three computers as follows:
> A: Desktop with 850 MHz P III with 512 MB of RAM running Win 2K
> B. Laptop with 1.8 GHz P IV and 512 MB of RAM running XP Pro
> C. Desktop with 1.8 GHZ Celeron with 512 MB of RAM running XP Home
>
> All connected to a Linksys BEFSR41 hub/router which in turn is connected
> to
> a cable modem.
>
> Computers A and B have no problems connecting to the internet or being
> able
> to ping the router (at 192.168.1.1). Computer C does not get the
> 192.168.1.1 as a LAN connection instead seeing something like 159.128.2.4
looks like it isn't acquiring an IP from the router and is instead assigning
one to itself, or has one assigned manually. Be sure the properties of the
network connection are set to acquire the IP automatically, and that a fixed
IP is not currently assigned.
> although if I access the router setup theu either one of the other
> computers
> C does have an awssigned subsetlike 192.168.1.103.
>
> I would like to delete the LAN network connection on computer C but am
> unable to do as the delete is always grayed out (not avialable).
> Suggestions?
the delete option being grayed out on a local ethernet connection is normal.
instead try the following command from a command-prompt window. This will
force a rebuild of the TCP/IP stack in winXP.
netsh int ip reset c:\resetlog.txt
reboot, then see if the machine gets the proper IP address from the router
by opening a command prompt window and typing:
ipconfig /renew
the 192.168.1.X address should appear as assigned. If there is a long pause,
then some other radically different IP appears, the problem remains. At that
point I would consider resinstalling the network adapter drivers.
>
> I would also welcome any suggestions on how to get C to recognize the
> hub/router and get on tot he internet with it.
if you solve the first issue, this one will likely solve itself. Don't
forget to check your cabling as well.