I have a Windows 2003 Server. It is a Domain Controller and also has the DHCP Server role on it. The DHCP range is 192.168.10.1 to 192.168.10.254, which is class C.
My Active Directory IP is 192.168.10.7 and my Proxy server IP is 192.168.10.1.
My question is: Can I increase the IP range up to 512 or 1024? I dont want to change my DNS, because there are some applications which are already running on this range.
I have done the following exercise:
- make a scope
- start IP :192.168.10.1
- end IP :192.168.13.254
- Length : 22
- Subnet mask : 255.255.252.0
It makes two scopes.
After this, a computer with 192.168.12.1 and 192.168.13.1 is not communicate to 192.168.10.1 and 192.168.11.1.