Here is the question I pose. Suppose I only have one NIC. The IPs are all assigned by the switch. Now, how would I be able to stop someone from just hooking up their laptop to my switch and getting an IP that way and getting access to the network?
I figured, with 2 NICS, the NIC that is hooked up to the intranet will be doing the validations against the other systems on the network. But since the router/switch will be the DHCP server, serving the IPs to the client machines, how will the server be able to differentiate between the systems on the network or which ones that shouldn't be? Not that anyone would really break into my house, just to connect to my intranet - but I am just curious nonetheless.. whereas, the other side of the coin is where the server (linux server) handles the DHCP and assigns IPs and knows which computers should be on the network and shouldn't be being authenticated when the user logs in?