I’m trying to get my head around how this works, this is what im thinking:
I have a DHCP server that gives for example 192.168.1.200 - 192.168.1.254. All on the same subnet let’s say 255.255.255.0 and all part of the same domain.
Now I get another 200 clients for example that all need DHCP address as we are expanding the company. So I create a new scope 192.168.2.1 - 192.168.2.254
Then put both scopes into a super scope.
How do I get the two ranges to communicate with each other? As I cant ping the new ip range
Your help would be greatly appreciated
I have a DHCP server that gives for example 192.168.1.200 - 192.168.1.254. All on the same subnet let’s say 255.255.255.0 and all part of the same domain.
Now I get another 200 clients for example that all need DHCP address as we are expanding the company. So I create a new scope 192.168.2.1 - 192.168.2.254
Then put both scopes into a super scope.
How do I get the two ranges to communicate with each other? As I cant ping the new ip range
Your help would be greatly appreciated