Windows 10 hosted network - Phone connects, but has no internet











up vote
2
down vote

favorite












I have created a hosted network on Windows 10 using the "netsh" commands, I have also shared the main internet connection with the hosted network.



But no matter what I do, when I connect my android (6.0) phone to the network, it says "connected, but without internet". How can I make it connect?



Please read everything I tried before posting repeated answers:




  • Used the same method everyone teaches: netsh wlan set hostednetwork mode=allow ssid=mynetworkid key=mypassword keyusage=persistent

  • My wifi card is enabled and supports this feature, I was able to start the network (netsh wlan start hosted network) and the network is visible from the phone.

  • I did share the connection from the ethernet adapter (where my computer receives internet from) to the newly started hosted network (and tried restarting the computer after that and restarting the network)

  • Checked if "Automatic WLAN configuration" and "ICS" services are turned on before trying to connect.

  • Checked if the energy configurations for allowing the computer to disable the device for sleeping are according to other users' solutions

  • Tried static IPs too, the result is the same. Connected, no internet.

  • Tried enabling all services inside the "share connection" configurations (Except controlling desktop).

  • There is no option to bridge the hostednetwork to the ethernet.

  • Tried even some nonsense (is it?) stuff such as creating passwords with exactly 8 characters and changing the network name.


Does anyone have another solution for that? Is there a possible problem with the IPs, gateways and DNS? (I don't understand these quite well), but I followed some standard procedures other users did such as trying the google DNS (8.8.8.8, 8.8.4.4) on the phone and on the hosted network. Used static IP's with the hosted network adapter (IP+1), and gateway = IP. I don't know what else to to....










share|improve this question






















  • try running a HTTP proxy on your Win 10. Then configure your Android 6 to use this proxy. For proxy you can try [Fiddler] telerik.com/fiddler
    – AEonAX
    Jul 7 '16 at 3:58

















up vote
2
down vote

favorite












I have created a hosted network on Windows 10 using the "netsh" commands, I have also shared the main internet connection with the hosted network.



But no matter what I do, when I connect my android (6.0) phone to the network, it says "connected, but without internet". How can I make it connect?



Please read everything I tried before posting repeated answers:




  • Used the same method everyone teaches: netsh wlan set hostednetwork mode=allow ssid=mynetworkid key=mypassword keyusage=persistent

  • My wifi card is enabled and supports this feature, I was able to start the network (netsh wlan start hosted network) and the network is visible from the phone.

  • I did share the connection from the ethernet adapter (where my computer receives internet from) to the newly started hosted network (and tried restarting the computer after that and restarting the network)

  • Checked if "Automatic WLAN configuration" and "ICS" services are turned on before trying to connect.

  • Checked if the energy configurations for allowing the computer to disable the device for sleeping are according to other users' solutions

  • Tried static IPs too, the result is the same. Connected, no internet.

  • Tried enabling all services inside the "share connection" configurations (Except controlling desktop).

  • There is no option to bridge the hostednetwork to the ethernet.

  • Tried even some nonsense (is it?) stuff such as creating passwords with exactly 8 characters and changing the network name.


Does anyone have another solution for that? Is there a possible problem with the IPs, gateways and DNS? (I don't understand these quite well), but I followed some standard procedures other users did such as trying the google DNS (8.8.8.8, 8.8.4.4) on the phone and on the hosted network. Used static IP's with the hosted network adapter (IP+1), and gateway = IP. I don't know what else to to....










share|improve this question






















  • try running a HTTP proxy on your Win 10. Then configure your Android 6 to use this proxy. For proxy you can try [Fiddler] telerik.com/fiddler
    – AEonAX
    Jul 7 '16 at 3:58















up vote
2
down vote

favorite









up vote
2
down vote

favorite











I have created a hosted network on Windows 10 using the "netsh" commands, I have also shared the main internet connection with the hosted network.



But no matter what I do, when I connect my android (6.0) phone to the network, it says "connected, but without internet". How can I make it connect?



Please read everything I tried before posting repeated answers:




  • Used the same method everyone teaches: netsh wlan set hostednetwork mode=allow ssid=mynetworkid key=mypassword keyusage=persistent

  • My wifi card is enabled and supports this feature, I was able to start the network (netsh wlan start hosted network) and the network is visible from the phone.

  • I did share the connection from the ethernet adapter (where my computer receives internet from) to the newly started hosted network (and tried restarting the computer after that and restarting the network)

  • Checked if "Automatic WLAN configuration" and "ICS" services are turned on before trying to connect.

  • Checked if the energy configurations for allowing the computer to disable the device for sleeping are according to other users' solutions

  • Tried static IPs too, the result is the same. Connected, no internet.

  • Tried enabling all services inside the "share connection" configurations (Except controlling desktop).

  • There is no option to bridge the hostednetwork to the ethernet.

  • Tried even some nonsense (is it?) stuff such as creating passwords with exactly 8 characters and changing the network name.


Does anyone have another solution for that? Is there a possible problem with the IPs, gateways and DNS? (I don't understand these quite well), but I followed some standard procedures other users did such as trying the google DNS (8.8.8.8, 8.8.4.4) on the phone and on the hosted network. Used static IP's with the hosted network adapter (IP+1), and gateway = IP. I don't know what else to to....










share|improve this question













I have created a hosted network on Windows 10 using the "netsh" commands, I have also shared the main internet connection with the hosted network.



But no matter what I do, when I connect my android (6.0) phone to the network, it says "connected, but without internet". How can I make it connect?



Please read everything I tried before posting repeated answers:




  • Used the same method everyone teaches: netsh wlan set hostednetwork mode=allow ssid=mynetworkid key=mypassword keyusage=persistent

  • My wifi card is enabled and supports this feature, I was able to start the network (netsh wlan start hosted network) and the network is visible from the phone.

  • I did share the connection from the ethernet adapter (where my computer receives internet from) to the newly started hosted network (and tried restarting the computer after that and restarting the network)

  • Checked if "Automatic WLAN configuration" and "ICS" services are turned on before trying to connect.

  • Checked if the energy configurations for allowing the computer to disable the device for sleeping are according to other users' solutions

  • Tried static IPs too, the result is the same. Connected, no internet.

  • Tried enabling all services inside the "share connection" configurations (Except controlling desktop).

  • There is no option to bridge the hostednetwork to the ethernet.

  • Tried even some nonsense (is it?) stuff such as creating passwords with exactly 8 characters and changing the network name.


Does anyone have another solution for that? Is there a possible problem with the IPs, gateways and DNS? (I don't understand these quite well), but I followed some standard procedures other users did such as trying the google DNS (8.8.8.8, 8.8.4.4) on the phone and on the hosted network. Used static IP's with the hosted network adapter (IP+1), and gateway = IP. I don't know what else to to....







windows wireless-networking hotspot netsh ics






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 7 '16 at 3:42









Daniel Möller

11615




11615












  • try running a HTTP proxy on your Win 10. Then configure your Android 6 to use this proxy. For proxy you can try [Fiddler] telerik.com/fiddler
    – AEonAX
    Jul 7 '16 at 3:58




















  • try running a HTTP proxy on your Win 10. Then configure your Android 6 to use this proxy. For proxy you can try [Fiddler] telerik.com/fiddler
    – AEonAX
    Jul 7 '16 at 3:58


















try running a HTTP proxy on your Win 10. Then configure your Android 6 to use this proxy. For proxy you can try [Fiddler] telerik.com/fiddler
– AEonAX
Jul 7 '16 at 3:58






try running a HTTP proxy on your Win 10. Then configure your Android 6 to use this proxy. For proxy you can try [Fiddler] telerik.com/fiddler
– AEonAX
Jul 7 '16 at 3:58












1 Answer
1






active

oldest

votes

















up vote
0
down vote













Did you try turning on the Routing and Remote Access service? When I turned it on thanks to the suggestion in https://codeyarns.com/2014/06/13/how-to-fix-internet-access-on-windows-hosted-network/ and recreated the hosted network it worked.






share|improve this answer





















  • Well.... I ended up buying an actual WiFi router. But if I remember well, yes, I activated that service too....
    – Daniel Möller
    Oct 13 '16 at 14:28











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1097862%2fwindows-10-hosted-network-phone-connects-but-has-no-internet%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Did you try turning on the Routing and Remote Access service? When I turned it on thanks to the suggestion in https://codeyarns.com/2014/06/13/how-to-fix-internet-access-on-windows-hosted-network/ and recreated the hosted network it worked.






share|improve this answer





















  • Well.... I ended up buying an actual WiFi router. But if I remember well, yes, I activated that service too....
    – Daniel Möller
    Oct 13 '16 at 14:28















up vote
0
down vote













Did you try turning on the Routing and Remote Access service? When I turned it on thanks to the suggestion in https://codeyarns.com/2014/06/13/how-to-fix-internet-access-on-windows-hosted-network/ and recreated the hosted network it worked.






share|improve this answer





















  • Well.... I ended up buying an actual WiFi router. But if I remember well, yes, I activated that service too....
    – Daniel Möller
    Oct 13 '16 at 14:28













up vote
0
down vote










up vote
0
down vote









Did you try turning on the Routing and Remote Access service? When I turned it on thanks to the suggestion in https://codeyarns.com/2014/06/13/how-to-fix-internet-access-on-windows-hosted-network/ and recreated the hosted network it worked.






share|improve this answer












Did you try turning on the Routing and Remote Access service? When I turned it on thanks to the suggestion in https://codeyarns.com/2014/06/13/how-to-fix-internet-access-on-windows-hosted-network/ and recreated the hosted network it worked.







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 11 '16 at 16:46









Acuariano

1011




1011












  • Well.... I ended up buying an actual WiFi router. But if I remember well, yes, I activated that service too....
    – Daniel Möller
    Oct 13 '16 at 14:28


















  • Well.... I ended up buying an actual WiFi router. But if I remember well, yes, I activated that service too....
    – Daniel Möller
    Oct 13 '16 at 14:28
















Well.... I ended up buying an actual WiFi router. But if I remember well, yes, I activated that service too....
– Daniel Möller
Oct 13 '16 at 14:28




Well.... I ended up buying an actual WiFi router. But if I remember well, yes, I activated that service too....
– Daniel Möller
Oct 13 '16 at 14:28


















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1097862%2fwindows-10-hosted-network-phone-connects-but-has-no-internet%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

If I really need a card on my start hand, how many mulligans make sense? [duplicate]

Alcedinidae

Can an atomic nucleus contain both particles and antiparticles? [duplicate]