Quote:
Originally posted by nunob
Oh and the router is a linksys besfr41 hooked into a Cisco catalyst 2950. So am I following you guys that the router and the server will be static addresses set outside of the scope and the server will be directed to the gateway and pass the info for the gateway and the dns along to the clients? Or am I still confused?
You can set the scope to include the server(s) and the router and then set one or more exclusion ranges. This will give you more control over asigning IP addresses in the future. Let's say you have the subnet 192.168.0.0/24 and about 100 client machines. I would set the gateway to 192.168.0.1, the server 192.168.0.2 (further servers would be 192.168.0.3,4...) and the scope to assign from 192.168.0.1 to 192.168.0.254, and then exclude 1-10 (just think how many servers you might end up with and still leave some room),11-50 and 200-254. This way you can use 192.168.0.11...50 for devices with static IP addresses (ex. network printers, managed switches, computers that for some reason need a static IP, etc.), still having the possibility of extending your dynamic IP range if needed in less than 1 minute... It all depends on the size of your network. As I said, I would set a DNS server on that box and use it instead of forwarding the requests to your ISP's DNS, you improve the response time and you help reduce the traffic a little bit.