Hi,
I have a windows 10 box with two NIC interfaces installed (ip routing has been enabled).
NICA has internet
NICB has no internet
i would like to point NICB to route into NICA to access the internet that way.
i have done an ip route -p add NICB MASK 255.255.255.0 NICA
But this does not allow internet access.
any recommendations?