I have these DHCP and WINS Services on my servers (Windows Server 2003 Enterprise):
- DHCP:
-------------------------------------------------------------------------------
SRV ( DC, DHCP, DNS ) : (IP :172.16.1.2) (DNS : 172.16.1.2) (WINS 1 : 172.16.1.2) (WINS 2 : 172.16.2.28) (WINS 3 : 172.16.3.4)
Scope1 : 172.16.2.101 - 172.16.2.252
Scope2 : 172.16.3.102 - 172.16.3.200
-------------------------------------------------------------------------------
SRV1 : IP : 172.16.1.4 (DNS : 172.16.1.2) (DNS 2 : 172.16.2.28) (WINS 1 : 172.16.1.2) (WINS 2 : 172.16.2.28) (WINS 3 : 172.16.3.4)
Scope 1 : 172.16.2.31 - 172.16.2.100
-------------------------------------------------------------------------------
SRV5 : IP : 172.16.1.16 (DNS 1 : 172.16.1.2) (DNS 2 : 172.16.2.28) (WINS 1 : 172.16.1.2) (WINS 2 : 172.16.2.28) (WINS 3 : 172.16.3.4)
Scope 1 : 172.16.1.50 - 172.16.1.150
-------------------------------------------------------------------------------
- WINS:
SRV : Replications Partners : (SRV9 : 172.16.3.4) (SRV7 : 172.16.2.28)
SRV7 : Replications Partners : (SRV9 : 172.16.3.4) (SRV : 172.16.1.2)
SRV9 : Replications Partners : (SRV7 : 172.16.2.28) (SRV : 172.16.1.2)
Problem: IP range 172.16.2.X Does not Working
Workstations only obtain 172.16.1.X
What's the problem with 172.16.2.X ?