RRAS role (routing / remote access) is not available on a desktop OS. Sounds like you may need a server operating system or some third party tools.
--please don't forget to upvote and Accept as answer if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a PC on my second network card. Running 192.168.0.x subnet and talking just fine.
My primary network card is on 192.168.1.x and my router is on that subnet.
I want the remote PC to have internet access via my PC.
I've done this before in unix but not Windows. I imagine I need to add a route on my PC to let the second network card see the DNS and default gateway on my router.
Aslo, do I set the default gateway on the other PC (on the second network card) to be my router (192.168.1.254) or my PC second net card (192.168.0.1).
Thanks for the advice, rusty at this.
RRAS role (routing / remote access) is not available on a desktop OS. Sounds like you may need a server operating system or some third party tools.
--please don't forget to upvote and Accept as answer if the reply is helpful--
Sounds good, you could stand up a dedicated virtual machine on your 2019, configured as a router to test with.
https://www.dell.com/support/kbdoc/en-us/000118763/configuring-windows-server-2012-r2-as-a-router
https://blogs.technet.microsoft.com/jhoward/2008/06/17/hyper-v-what-are-the-uses-for-different-types-of-virtual-networks/
Ah that's annoying. When I saw route commands on my PC I thought it'd be OK. The remote machine is actually running Server 2019 but my main development PC is just WIndows 10 64 bit.