Monday, August 13, 2018

How to set up NAT routing on Windows?

I use the TAP adapter to provide internet to my VM. If I am using Ethernet I can just bridge br0{eth0,tap0} and it works. However, the bridge doesn't work for Wireless (br0{wlan0,tap0} doesn't work)

So when I am using Wi-Fi I would need to set up NAT routing, but I have no idea how to accomplish that on my Windows host. Any tips?

Thank you.



No comments:

Post a Comment