I *think* you need basically nothing to make a network work. Set static IPs and plug everything into a switch, right?
A modem connects this to the wider world. Something needs to do NAT, if using ipv4. This is usually the same box as the modem, but doesn't need to be. Modem -> NAT device -> switch works fine. Is a "router" exactly the same thing as the NAT device?
Beyond that you can have dhcp, name resolution and so forth. I don't think this needs to be on the same box as anything listed so far.
Am I right in thinking that NAT is all you need to connect a switch to the internet, via a modem?
Thank you for any clarity you might be able to bring to my thoughts.
A modem connects this to the wider world. Something needs to do NAT, if using ipv4. This is usually the same box as the modem, but doesn't need to be. Modem -> NAT device -> switch works fine. Is a "router" exactly the same thing as the NAT device?
Beyond that you can have dhcp, name resolution and so forth. I don't think this needs to be on the same box as anything listed so far.
Am I right in thinking that NAT is all you need to connect a switch to the internet, via a modem?
Thank you for any clarity you might be able to bring to my thoughts.