I have a Windows Server 2022 machine with two NICs. One is plugged into the gateway provided by the ISP, the second into an unmanaged switch for the LAN. I'd like to configure this machine to handle all of the routing, and for it to provide Internet access to the LAN.
So far I've set up DHCP and DNS on the server, and installed RRAS and NAT. This is working fine for IPv4 traffic, but I don't have any IPv6 Internet access on the LAN adapter, only IPv4.
Can somebody please point me in the right direction for getting this set up correctly?