DHCP, multiple subnets in same network physical


hello, anyone here ever implemented something this in windows server2003.

server has three network cards. lan1, lan2 and lan3, each lan has a subnet, respectively 192.168.0.0/24 - 192.168.1.0/24 and 192.168.2.0/24.
all network cards are connected in a single switch.

the computers on network pick up ip address according to the segment towhich belongs, control is done by mac address, poe example: computermac 00: e1: fg: x: x: x takes ip 192.168.0.30/24, with gateway and dns, then computer's mac 01:00: e1: x: x: x takes ip 192.168.0.55/24 also due to thegateway and dns.

this is possible on the dhcp server in windows server 2003?

thank you!

ivanildo teixeira galvão

ok, assume question has been answered then?  understood reading question wanted know if can implement dhcp server 3 nics each connected different segment (vlan) , assign specific ip leases based on mac address (via reservations).

is there missed in description?


visit anitkb.com, knowledge base.

anitkb facebook youtube


Windows Server  >  Windows Server General Forum



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file