Originally posted by: melijak
If I setup a static IP on the router, I will need to setup ip address in win XP also right?
If my cable (comcast) uses an DHCP for ip configuration, will I have a problem with setting my IP address outside the DHCP scope, leaving the DHCP enabled?
Thanks for the replies by the way.
As already stated, there really is no security benefit to disabling DHCP. Now, DHCP between your router and Comcast has no affect on DHCP between your router and your home computers. You router acts as a DHCP client to Comcast, and completely independant of that, your router acts as a DHCP server to your home network. Nothing with Comcast is going to interfere with your home network, and vice versa.
As long as you stick to 192.168 addresses (there are other subnets you could use, but this is the most common), you will be fine for your static IPs. Your router will probably only handle a 255.255.255.0 subnet mask, which means the third octet will also need to be the same (1 is the most common 3rd octet), so your static ip will need to be set to 192.168.1.something, again making sure that the "something" is not in the range that your DHCP server on your router hands out.
I hope this helps, and doesn't just make things more confusing.