Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • In principle, you need NAT and forwarding, and you need to run a DHCP server. Bridging a WLAN station and LAN doesn't work, this is a FAQ. In case it's not supported anymore on Windows 10 (no idea if it is): It's not that difficult to set up under Linux, so a VM with direct access to the WLAN card would be an alternative in a pinch.
    – dirkt
    Commented Aug 22, 2018 at 10:47
  • Yes I understand that, in win 7 is was supported. It would be easier to set a static IP than run a DHCP, there are several DHCP servers for Windows too. When sharing is enabled it assigns a static IP of 192.168.137.1 subnet 255.255.255.0 but doesn't set a gateway address. I've tried using the IP of the wlan and the gateway address assigned to the wlan as the gateway for the LAN but nothing seems to work!
    – James D
    Commented Aug 22, 2018 at 12:08