Quote:
Originally Posted by BCyber
I'll try that. I had the one that was causing the problem assigned it's own ip but I'll assign all of them their own.
|
That's likely the problem. If the one you are assigning the static IP is within the DHCP pool then they may conflict. Either 1) Assign it an IP outside the pool 2) Assign all static IPs 3) Allow all computers to get an IP via DHCP.
#1 probably makes the most sense where you need a static IP.
Example if the DHCP pool range is 192.168.1.2 - 192.168.1.50 then your computer wanting 192.168.1.100 would be okay. But if the computer wants 192.168.1.10 it might potentially conflict and cause this issue.