Figured I might as well ask around and see what people think about this. So my laptop has three network adapters, a USB WiFi adapter, the internal WiFi adapter, and an Ethernet adapter. Only the USB adapter is connected to the internet, and the Ethernet runs the connection down into my desktop. All three adapters are configured into a network bridge, which lets the actual connection flow smoothly and it's been working really well.
My quest for the past few days has been to create a WiFi network through the unused internal adapter to make something of a hotspot that I can get the rest of my stuff onto with a good internet connection, but after a ton of fiddling around I'm not entirely sure that's how it works; the furthest I've gotten is a message on my Kindle saying that it connected to the network but did not have internet access through it. I'm using Windows 8.1 so the network and sharing center that we all know and love from 7 is nonexistent here, so I've opened up Command Prompt in admin mode and used the commands
netsh wlan set hostednetwork mode=allow ssid=Hotspot key=[FIELD]
and
netsh wlan start hostednetwork
which make the network show up to other devices, and this is where my Kindle says no internet for me once connected to it. Does anyone know how to make this work, or should I just give up?
My quest for the past few days has been to create a WiFi network through the unused internal adapter to make something of a hotspot that I can get the rest of my stuff onto with a good internet connection, but after a ton of fiddling around I'm not entirely sure that's how it works; the furthest I've gotten is a message on my Kindle saying that it connected to the network but did not have internet access through it. I'm using Windows 8.1 so the network and sharing center that we all know and love from 7 is nonexistent here, so I've opened up Command Prompt in admin mode and used the commands
netsh wlan set hostednetwork mode=allow ssid=Hotspot key=[FIELD]
and
netsh wlan start hostednetwork
which make the network show up to other devices, and this is where my Kindle says no internet for me once connected to it. Does anyone know how to make this work, or should I just give up?