Re: DHCP Server problem!!
rithy89, hi, I am a little confused with your setup. Please explain again your complete computer setup. Do you mean to say you have the hub connected to the DSL modem, and the hub has 4 ports or more? Is your 2nd PC and your other 3 client PCs connected to 1 hub?
Without knowing your complete pc-dsl-hub setup, it is difficult to troubleshoot your network.
By the way, the 169.254.x.x is anumber assigned by your DHCP when it can't find a router, for example, whicj means your internet connection is not going to work. Instead, your DSL modem should be assigned 192.168.0.1 assigned the 198.168.0.1, or more precisely, a router, for example.
I recommend getting a router with at least 4 ports if you can afford it. The problem lies in your hub, which is not very good for sharing the internet connection on a network without first using a router, a bridge, or a switch, because it can't assigned number from your DHCP, that a router can. A hub is not very "smart" by itself, unless you are getting a hub called "intelligent hub". All a hub does is relay signals from a router, bridge, or switch. A hub does not enable dedicated line like switch, does not reduce traffic like a bridge, and certainly does not and can not store and remember "routing numbers" like a router.
That is why I recommend a router which will automatically, through your DHCP, assigned the proper private IP addresses of 198.168.0.1, 198.168.0.2, and so on. The best router brand is LINKSYS or NETGEAR.
Re: DHCP Server problem!!
Elina,
Here is my network setup:
A DCHP Windows 2000 server has 2 Network cards, one is connected to the DSL modem and the other one is connected to the 8 ports HUB. From the HUB I connected 3 windows 98 clients.
You are right, I might need to invest in a router... but it used to work fine whithout a router...
Thanks again for your help
Rithy69 :) :)
Re: DHCP Server problem!!
Rithy69, hi again, and thanks for describing to me your detailed network setup. And from the way you've described to me, you sound like you you know your stuff. The hub does work, as you have mentioned all your computers at one time connected to the Internet. But they all connected only because you assigned each one of them a private IP address, right? If you would still like to use your hub and keep your current network setup, I suggests unpluggin everything, starting with the DSL modem, then your WIN 2000,
If I may offer some more advice, I suggests you remove the NIC card that the hub is attached to, and substitute the hub with at least a 5-port router for all your computers.
Re: DHCP Server problem!!
Sorry, I accidentally, hit the <ENTER> button.
... starting with your WIN 2000 and then the rest of your WIN 98 computers. Wait oh.. say, 5 to 10 minutes to see if the IP addresses will re-set itself. And then re-plug everything back in starting with the modem again.
Now, with the router you likely know that it will automatically assign each PC an IP address, so you don't have to do it manually. Of course, just check on each PC under TCP/IP "OBTAIN IP and DNS automatically".
I have 7 computers on my network, with WIN 2000 server as the main one, like yours. And I used to first set up my network with a hub, too. But because I always had problems with each IP lease number expiring so many times, I got sick of it, and went with a good router, instead. So, that's what I recommend getting a router, and that's what routers are good for anyway--to have IP numbers automatically assigned and automatically remember those IP addresses. :) ;)
Re: DHCP Server problem!!
Elina,
I'm thinking of replacing my DHCP win2k advance server with a windows 2003 server and buying a linksys BEFSR41 EtherFast Cable/DSL Router with 4-Port 10/100 Switch.
No, I did not assign an ip address manually before. My DHCP server assign automatically an ip address to each client. My server config: 1st NIC card connect to the HUB has this private ip address: 192.168.0.1 no gateway (inside network)... 2nd NIC card connect to the DSL modem used to have this private address: 192.168.0.25 with 192.168.0.1 as a gateway... and the DSL winpoet connection has its ip address 141.156.x.x assign by my ISP (verizon with Dynamic IP) .
Thanks again for your advice
Re: DHCP Server problem!!
>>192.168.0.25 with 192.168.0.1 as a gateway... and the DSL winpoet connection has its ip address 141.156.x.x
It sounds like the DSL modem was a router that also did NAT (Network Address Translation) and maybe Verizon pushed an "upgrade" to it. The modem may also be a DHCP server.
I'd contact Verizon and see if that modem supports NAT. Or replace it with a DSL modem/router that supports NAT.