I have created a SysTest environment at ClientCo, each with two NIC's one for a management LAN and one I want to create a mini back LAN with Windows NLB etc. For the management LAN I know I have to use "real" IP's in use by the company, to save IP addresses can I use real IP's for the NLB but mock IP's for the NIC's connected to the BackLan as it will only ever be used between the servers?
Like this:
Real IPs 10.x.x.x
Server 1
Main Lan 10.0.0.1
Back Lan 192.168.1.1
Server 2
Main Lan 10.0.0.2
Back Lan 192.168.1.2
BackLan NLB 10.0.0.3
Hopefully this will mean the BackLan NLB will be accessible from the corporate LAN? Currently the BackLan is using the same IP range as the Main NIC but I want to give back some of the IP's I have allocated on the subnet.
Does this make sense?
Like this:
Real IPs 10.x.x.x
Server 1
Main Lan 10.0.0.1
Back Lan 192.168.1.1
Server 2
Main Lan 10.0.0.2
Back Lan 192.168.1.2
BackLan NLB 10.0.0.3
Hopefully this will mean the BackLan NLB will be accessible from the corporate LAN? Currently the BackLan is using the same IP range as the Main NIC but I want to give back some of the IP's I have allocated on the subnet.
Does this make sense?
Comment