Windows 7 hosted network not allowing internet access
I have a Windows 7 laptop and I am trying to set it up to broadcast Wi-Fi so that my mobile can connect to it when in the office (no mobile signal).
I've found plenty of tutorials, and while all of the steps seem to work the connection itself is not allowing my mobile to connect to the internet.
Here are the steps that I have carried out (via cmd which was opened using the Run as administrator option) -
netsh wlan show drivers
-
Hosted network supported was set to Yes.
netsh wlan set hostednetwork mode=allow ssid=MySSID key=MyKey
-
- The hosted network mode has been set to allow.
- The SSID of the hosted network has been successfully changed.
- The user key passphrase of the hosted network has been successfully changed.
netsh wlan start hostednetwork
-
- The hosted network started.
Set my LAN connection up for sharing -
- Open Control PanelNetwork and InternetNetwork Connections.
- Right click my wired connection and select Properties, then the Sharing tab.
- Select the option Allow other network users to connect through this computers's Internet connection, then choose my new SSID as created in step 2 (Allow other network users to control or disable the shared Internet connection is not checked).
Once these steps were completed I confirmed that my wired connection had shared listed under it, and the hosted network that I had created had the same domain as the wired network listed under it.
I can connect to MySSID from my mobile and I've successuflly been assigned an IP address, however, there is no internet connection.
I have found several posts suggesting that I disable every item except IPv4 from the hosted network, but unfortunately I still can't connect to the internet via my mobile.
The wired network does use a proxy, and I have tested the connection from my mobile with the proxy settings both ignored and included.
Is there somehting that I'm missing in this process, or any troubleshooting that anyone can suggest? Thanks.
windows-7 wireless-networking
add a comment |
I have a Windows 7 laptop and I am trying to set it up to broadcast Wi-Fi so that my mobile can connect to it when in the office (no mobile signal).
I've found plenty of tutorials, and while all of the steps seem to work the connection itself is not allowing my mobile to connect to the internet.
Here are the steps that I have carried out (via cmd which was opened using the Run as administrator option) -
netsh wlan show drivers
-
Hosted network supported was set to Yes.
netsh wlan set hostednetwork mode=allow ssid=MySSID key=MyKey
-
- The hosted network mode has been set to allow.
- The SSID of the hosted network has been successfully changed.
- The user key passphrase of the hosted network has been successfully changed.
netsh wlan start hostednetwork
-
- The hosted network started.
Set my LAN connection up for sharing -
- Open Control PanelNetwork and InternetNetwork Connections.
- Right click my wired connection and select Properties, then the Sharing tab.
- Select the option Allow other network users to connect through this computers's Internet connection, then choose my new SSID as created in step 2 (Allow other network users to control or disable the shared Internet connection is not checked).
Once these steps were completed I confirmed that my wired connection had shared listed under it, and the hosted network that I had created had the same domain as the wired network listed under it.
I can connect to MySSID from my mobile and I've successuflly been assigned an IP address, however, there is no internet connection.
I have found several posts suggesting that I disable every item except IPv4 from the hosted network, but unfortunately I still can't connect to the internet via my mobile.
The wired network does use a proxy, and I have tested the connection from my mobile with the proxy settings both ignored and included.
Is there somehting that I'm missing in this process, or any troubleshooting that anyone can suggest? Thanks.
windows-7 wireless-networking
Facing the same problem. Have you found any solution?
– Gulshan
Dec 11 '15 at 18:17
Here too, but a restart works for me though it's obviously not ideal.
– Bateman
Feb 10 '17 at 7:07
Give this a try (Worked for me) : social.technet.microsoft.com/Forums/lync/en-US/…
– Bateman
Feb 10 '17 at 9:29
add a comment |
I have a Windows 7 laptop and I am trying to set it up to broadcast Wi-Fi so that my mobile can connect to it when in the office (no mobile signal).
I've found plenty of tutorials, and while all of the steps seem to work the connection itself is not allowing my mobile to connect to the internet.
Here are the steps that I have carried out (via cmd which was opened using the Run as administrator option) -
netsh wlan show drivers
-
Hosted network supported was set to Yes.
netsh wlan set hostednetwork mode=allow ssid=MySSID key=MyKey
-
- The hosted network mode has been set to allow.
- The SSID of the hosted network has been successfully changed.
- The user key passphrase of the hosted network has been successfully changed.
netsh wlan start hostednetwork
-
- The hosted network started.
Set my LAN connection up for sharing -
- Open Control PanelNetwork and InternetNetwork Connections.
- Right click my wired connection and select Properties, then the Sharing tab.
- Select the option Allow other network users to connect through this computers's Internet connection, then choose my new SSID as created in step 2 (Allow other network users to control or disable the shared Internet connection is not checked).
Once these steps were completed I confirmed that my wired connection had shared listed under it, and the hosted network that I had created had the same domain as the wired network listed under it.
I can connect to MySSID from my mobile and I've successuflly been assigned an IP address, however, there is no internet connection.
I have found several posts suggesting that I disable every item except IPv4 from the hosted network, but unfortunately I still can't connect to the internet via my mobile.
The wired network does use a proxy, and I have tested the connection from my mobile with the proxy settings both ignored and included.
Is there somehting that I'm missing in this process, or any troubleshooting that anyone can suggest? Thanks.
windows-7 wireless-networking
I have a Windows 7 laptop and I am trying to set it up to broadcast Wi-Fi so that my mobile can connect to it when in the office (no mobile signal).
I've found plenty of tutorials, and while all of the steps seem to work the connection itself is not allowing my mobile to connect to the internet.
Here are the steps that I have carried out (via cmd which was opened using the Run as administrator option) -
netsh wlan show drivers
-
Hosted network supported was set to Yes.
netsh wlan set hostednetwork mode=allow ssid=MySSID key=MyKey
-
- The hosted network mode has been set to allow.
- The SSID of the hosted network has been successfully changed.
- The user key passphrase of the hosted network has been successfully changed.
netsh wlan start hostednetwork
-
- The hosted network started.
Set my LAN connection up for sharing -
- Open Control PanelNetwork and InternetNetwork Connections.
- Right click my wired connection and select Properties, then the Sharing tab.
- Select the option Allow other network users to connect through this computers's Internet connection, then choose my new SSID as created in step 2 (Allow other network users to control or disable the shared Internet connection is not checked).
Once these steps were completed I confirmed that my wired connection had shared listed under it, and the hosted network that I had created had the same domain as the wired network listed under it.
I can connect to MySSID from my mobile and I've successuflly been assigned an IP address, however, there is no internet connection.
I have found several posts suggesting that I disable every item except IPv4 from the hosted network, but unfortunately I still can't connect to the internet via my mobile.
The wired network does use a proxy, and I have tested the connection from my mobile with the proxy settings both ignored and included.
Is there somehting that I'm missing in this process, or any troubleshooting that anyone can suggest? Thanks.
windows-7 wireless-networking
windows-7 wireless-networking
asked Feb 2 '15 at 11:28
David Gard
81862136
81862136
Facing the same problem. Have you found any solution?
– Gulshan
Dec 11 '15 at 18:17
Here too, but a restart works for me though it's obviously not ideal.
– Bateman
Feb 10 '17 at 7:07
Give this a try (Worked for me) : social.technet.microsoft.com/Forums/lync/en-US/…
– Bateman
Feb 10 '17 at 9:29
add a comment |
Facing the same problem. Have you found any solution?
– Gulshan
Dec 11 '15 at 18:17
Here too, but a restart works for me though it's obviously not ideal.
– Bateman
Feb 10 '17 at 7:07
Give this a try (Worked for me) : social.technet.microsoft.com/Forums/lync/en-US/…
– Bateman
Feb 10 '17 at 9:29
Facing the same problem. Have you found any solution?
– Gulshan
Dec 11 '15 at 18:17
Facing the same problem. Have you found any solution?
– Gulshan
Dec 11 '15 at 18:17
Here too, but a restart works for me though it's obviously not ideal.
– Bateman
Feb 10 '17 at 7:07
Here too, but a restart works for me though it's obviously not ideal.
– Bateman
Feb 10 '17 at 7:07
Give this a try (Worked for me) : social.technet.microsoft.com/Forums/lync/en-US/…
– Bateman
Feb 10 '17 at 9:29
Give this a try (Worked for me) : social.technet.microsoft.com/Forums/lync/en-US/…
– Bateman
Feb 10 '17 at 9:29
add a comment |
6 Answers
6
active
oldest
votes
A clue from Deepak's answer, solved this at my system.
Refer: https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
Perhaps the sequence to follow is:
- stop hostednetwork
- ipconfig /flushdns
- set hostednetwork mode=allow ssid=”name of your network” key=”Password”
- start hostednetwork
add a comment |
The following procedure worked for me. (via this)
1) Disable Internet Connection Sharing from your modem connection ->
properties -> Sharing Tab
2) Enable it again.
3) Disconnect from the Internet.
4) Reconnect again
5) Restart ICS service from the "services.msc" window.
6) Stop the hostednetwork
7) Start the hostednetwork
8) Internet Sharing is now enabled and everything gets resolved.
1
Please read How to reference material written by others. You should block quote text that has been written by some else. See Markdown help. I've fixed it for you this time, but please pay attention to this in future.
– DavidPostill♦
Feb 10 '17 at 15:37
thanks. Actually I thought a link would suffice but clearly it doesn't. :)
– Bateman
Feb 11 '17 at 15:53
add a comment |
Try troubleshooting via control panel>network settings.
It will diagnose and fix the problem (with administrator settings) automatically.
(it shows error that dhcp / dhp is disabled. Do you want to enable it?)
Once you click yes it will fix the problem and you will get your internet connection back.
Welcome to Super User! Please read the question again carefully. Your answer does not answer the original question. OP said "I've successfully been assigned an IP address" so his issue has nothing to do with DHCP.
– DavidPostill♦
Jan 23 '16 at 17:19
add a comment |
I had similar problems, and found it was caused by 2 reasons.
Reason 1: there are 2 network connections
If you have 2 connections, one is Local Area Connection, another one is Wireless Network Connection.
Both of them are connecting to your network, you are sharing the Wireless Network Connection to your hostednetwork, your mobile connection would be broken as it might try to use the Local Area Connection which is not shared. Try to unplug the one which is not sharing.
Reason 2: Anti-virus programs
Anti-virus programs would prevent the Internet access from your mobile.
How to check if Symantec is blocking the Internet access
- Method 1
- Disable Symantec Endpoint Protection
- Check if the mobile can access the Internet
- Method 2: check Symantec log
- Try to use the mobile to access the Internet
- Open Symantec Endpoint Protection
- Click View Logs
- Click Network Threat Protection -> View Logs -> Traffic Logs
- You may find blocked logs to see why it is blocked.
Configure Firewall
NOTE: not sure if the setting is safe, please be careful.
- Open Symantec Endpoint Protection
- Click Status
- Click Network Threat Protection -> Options -> Configure Firewall Rules...
The menu would invisible at your home, but visible at your office. Add rule "Allow hostednetwork"
Rule name: "Allow hostednetwork"
Action: Allow this traffic
Firewall settings >
Apply this rule to the following network adapter: Microsoft Virtual Wifi Miniport Adapter (192.168.137.1)Add rule "Allow all outgoing"
Rule name: "Allow all outgoing"
Action: Allow this traffic
Ports and Protocols > Traffic direction : Outgoing
add a comment |
Well!! You've tried a lot on cmd.
My recommendation is you should try "Connectify" program.
This will create a Hotspot from your WiFi Enable Laptop.
After setting up a hotspot, you can access the Internet through all the wireless devices.
1
Thanks, but I don't think that buying commercial software is the answer here.
– David Gard
Feb 2 '15 at 11:47
add a comment |
the steps you mentioned were correct!!!
i did the same by referring,
https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
its working perfect!
but i had to provide static IP for the hosted network adapter and in the mobile devices as its not getting dynamic IP[dont know why!!]
check
-in network sharing centre that both the hosted adapter and the wired adapter should show 'Access Type: Internet'
-also check the connectivity by pinging the devices IP from your PC
This does not really answer the author's question.
– Ramhound
Sep 2 '15 at 12:24
add a comment |
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',
autoActivateHeartbeat: false,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f872607%2fwindows-7-hosted-network-not-allowing-internet-access%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
A clue from Deepak's answer, solved this at my system.
Refer: https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
Perhaps the sequence to follow is:
- stop hostednetwork
- ipconfig /flushdns
- set hostednetwork mode=allow ssid=”name of your network” key=”Password”
- start hostednetwork
add a comment |
A clue from Deepak's answer, solved this at my system.
Refer: https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
Perhaps the sequence to follow is:
- stop hostednetwork
- ipconfig /flushdns
- set hostednetwork mode=allow ssid=”name of your network” key=”Password”
- start hostednetwork
add a comment |
A clue from Deepak's answer, solved this at my system.
Refer: https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
Perhaps the sequence to follow is:
- stop hostednetwork
- ipconfig /flushdns
- set hostednetwork mode=allow ssid=”name of your network” key=”Password”
- start hostednetwork
A clue from Deepak's answer, solved this at my system.
Refer: https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
Perhaps the sequence to follow is:
- stop hostednetwork
- ipconfig /flushdns
- set hostednetwork mode=allow ssid=”name of your network” key=”Password”
- start hostednetwork
answered Oct 24 '16 at 5:39
VibhuG
11
11
add a comment |
add a comment |
The following procedure worked for me. (via this)
1) Disable Internet Connection Sharing from your modem connection ->
properties -> Sharing Tab
2) Enable it again.
3) Disconnect from the Internet.
4) Reconnect again
5) Restart ICS service from the "services.msc" window.
6) Stop the hostednetwork
7) Start the hostednetwork
8) Internet Sharing is now enabled and everything gets resolved.
1
Please read How to reference material written by others. You should block quote text that has been written by some else. See Markdown help. I've fixed it for you this time, but please pay attention to this in future.
– DavidPostill♦
Feb 10 '17 at 15:37
thanks. Actually I thought a link would suffice but clearly it doesn't. :)
– Bateman
Feb 11 '17 at 15:53
add a comment |
The following procedure worked for me. (via this)
1) Disable Internet Connection Sharing from your modem connection ->
properties -> Sharing Tab
2) Enable it again.
3) Disconnect from the Internet.
4) Reconnect again
5) Restart ICS service from the "services.msc" window.
6) Stop the hostednetwork
7) Start the hostednetwork
8) Internet Sharing is now enabled and everything gets resolved.
1
Please read How to reference material written by others. You should block quote text that has been written by some else. See Markdown help. I've fixed it for you this time, but please pay attention to this in future.
– DavidPostill♦
Feb 10 '17 at 15:37
thanks. Actually I thought a link would suffice but clearly it doesn't. :)
– Bateman
Feb 11 '17 at 15:53
add a comment |
The following procedure worked for me. (via this)
1) Disable Internet Connection Sharing from your modem connection ->
properties -> Sharing Tab
2) Enable it again.
3) Disconnect from the Internet.
4) Reconnect again
5) Restart ICS service from the "services.msc" window.
6) Stop the hostednetwork
7) Start the hostednetwork
8) Internet Sharing is now enabled and everything gets resolved.
The following procedure worked for me. (via this)
1) Disable Internet Connection Sharing from your modem connection ->
properties -> Sharing Tab
2) Enable it again.
3) Disconnect from the Internet.
4) Reconnect again
5) Restart ICS service from the "services.msc" window.
6) Stop the hostednetwork
7) Start the hostednetwork
8) Internet Sharing is now enabled and everything gets resolved.
edited Feb 10 '17 at 15:37
DavidPostill♦
104k25224258
104k25224258
answered Feb 10 '17 at 9:31
Bateman
1012
1012
1
Please read How to reference material written by others. You should block quote text that has been written by some else. See Markdown help. I've fixed it for you this time, but please pay attention to this in future.
– DavidPostill♦
Feb 10 '17 at 15:37
thanks. Actually I thought a link would suffice but clearly it doesn't. :)
– Bateman
Feb 11 '17 at 15:53
add a comment |
1
Please read How to reference material written by others. You should block quote text that has been written by some else. See Markdown help. I've fixed it for you this time, but please pay attention to this in future.
– DavidPostill♦
Feb 10 '17 at 15:37
thanks. Actually I thought a link would suffice but clearly it doesn't. :)
– Bateman
Feb 11 '17 at 15:53
1
1
Please read How to reference material written by others. You should block quote text that has been written by some else. See Markdown help. I've fixed it for you this time, but please pay attention to this in future.
– DavidPostill♦
Feb 10 '17 at 15:37
Please read How to reference material written by others. You should block quote text that has been written by some else. See Markdown help. I've fixed it for you this time, but please pay attention to this in future.
– DavidPostill♦
Feb 10 '17 at 15:37
thanks. Actually I thought a link would suffice but clearly it doesn't. :)
– Bateman
Feb 11 '17 at 15:53
thanks. Actually I thought a link would suffice but clearly it doesn't. :)
– Bateman
Feb 11 '17 at 15:53
add a comment |
Try troubleshooting via control panel>network settings.
It will diagnose and fix the problem (with administrator settings) automatically.
(it shows error that dhcp / dhp is disabled. Do you want to enable it?)
Once you click yes it will fix the problem and you will get your internet connection back.
Welcome to Super User! Please read the question again carefully. Your answer does not answer the original question. OP said "I've successfully been assigned an IP address" so his issue has nothing to do with DHCP.
– DavidPostill♦
Jan 23 '16 at 17:19
add a comment |
Try troubleshooting via control panel>network settings.
It will diagnose and fix the problem (with administrator settings) automatically.
(it shows error that dhcp / dhp is disabled. Do you want to enable it?)
Once you click yes it will fix the problem and you will get your internet connection back.
Welcome to Super User! Please read the question again carefully. Your answer does not answer the original question. OP said "I've successfully been assigned an IP address" so his issue has nothing to do with DHCP.
– DavidPostill♦
Jan 23 '16 at 17:19
add a comment |
Try troubleshooting via control panel>network settings.
It will diagnose and fix the problem (with administrator settings) automatically.
(it shows error that dhcp / dhp is disabled. Do you want to enable it?)
Once you click yes it will fix the problem and you will get your internet connection back.
Try troubleshooting via control panel>network settings.
It will diagnose and fix the problem (with administrator settings) automatically.
(it shows error that dhcp / dhp is disabled. Do you want to enable it?)
Once you click yes it will fix the problem and you will get your internet connection back.
edited Mar 3 '17 at 15:50
Donald Duck
1,44351830
1,44351830
answered Jan 22 '16 at 18:43
rohit
1
1
Welcome to Super User! Please read the question again carefully. Your answer does not answer the original question. OP said "I've successfully been assigned an IP address" so his issue has nothing to do with DHCP.
– DavidPostill♦
Jan 23 '16 at 17:19
add a comment |
Welcome to Super User! Please read the question again carefully. Your answer does not answer the original question. OP said "I've successfully been assigned an IP address" so his issue has nothing to do with DHCP.
– DavidPostill♦
Jan 23 '16 at 17:19
Welcome to Super User! Please read the question again carefully. Your answer does not answer the original question. OP said "I've successfully been assigned an IP address" so his issue has nothing to do with DHCP.
– DavidPostill♦
Jan 23 '16 at 17:19
Welcome to Super User! Please read the question again carefully. Your answer does not answer the original question. OP said "I've successfully been assigned an IP address" so his issue has nothing to do with DHCP.
– DavidPostill♦
Jan 23 '16 at 17:19
add a comment |
I had similar problems, and found it was caused by 2 reasons.
Reason 1: there are 2 network connections
If you have 2 connections, one is Local Area Connection, another one is Wireless Network Connection.
Both of them are connecting to your network, you are sharing the Wireless Network Connection to your hostednetwork, your mobile connection would be broken as it might try to use the Local Area Connection which is not shared. Try to unplug the one which is not sharing.
Reason 2: Anti-virus programs
Anti-virus programs would prevent the Internet access from your mobile.
How to check if Symantec is blocking the Internet access
- Method 1
- Disable Symantec Endpoint Protection
- Check if the mobile can access the Internet
- Method 2: check Symantec log
- Try to use the mobile to access the Internet
- Open Symantec Endpoint Protection
- Click View Logs
- Click Network Threat Protection -> View Logs -> Traffic Logs
- You may find blocked logs to see why it is blocked.
Configure Firewall
NOTE: not sure if the setting is safe, please be careful.
- Open Symantec Endpoint Protection
- Click Status
- Click Network Threat Protection -> Options -> Configure Firewall Rules...
The menu would invisible at your home, but visible at your office. Add rule "Allow hostednetwork"
Rule name: "Allow hostednetwork"
Action: Allow this traffic
Firewall settings >
Apply this rule to the following network adapter: Microsoft Virtual Wifi Miniport Adapter (192.168.137.1)Add rule "Allow all outgoing"
Rule name: "Allow all outgoing"
Action: Allow this traffic
Ports and Protocols > Traffic direction : Outgoing
add a comment |
I had similar problems, and found it was caused by 2 reasons.
Reason 1: there are 2 network connections
If you have 2 connections, one is Local Area Connection, another one is Wireless Network Connection.
Both of them are connecting to your network, you are sharing the Wireless Network Connection to your hostednetwork, your mobile connection would be broken as it might try to use the Local Area Connection which is not shared. Try to unplug the one which is not sharing.
Reason 2: Anti-virus programs
Anti-virus programs would prevent the Internet access from your mobile.
How to check if Symantec is blocking the Internet access
- Method 1
- Disable Symantec Endpoint Protection
- Check if the mobile can access the Internet
- Method 2: check Symantec log
- Try to use the mobile to access the Internet
- Open Symantec Endpoint Protection
- Click View Logs
- Click Network Threat Protection -> View Logs -> Traffic Logs
- You may find blocked logs to see why it is blocked.
Configure Firewall
NOTE: not sure if the setting is safe, please be careful.
- Open Symantec Endpoint Protection
- Click Status
- Click Network Threat Protection -> Options -> Configure Firewall Rules...
The menu would invisible at your home, but visible at your office. Add rule "Allow hostednetwork"
Rule name: "Allow hostednetwork"
Action: Allow this traffic
Firewall settings >
Apply this rule to the following network adapter: Microsoft Virtual Wifi Miniport Adapter (192.168.137.1)Add rule "Allow all outgoing"
Rule name: "Allow all outgoing"
Action: Allow this traffic
Ports and Protocols > Traffic direction : Outgoing
add a comment |
I had similar problems, and found it was caused by 2 reasons.
Reason 1: there are 2 network connections
If you have 2 connections, one is Local Area Connection, another one is Wireless Network Connection.
Both of them are connecting to your network, you are sharing the Wireless Network Connection to your hostednetwork, your mobile connection would be broken as it might try to use the Local Area Connection which is not shared. Try to unplug the one which is not sharing.
Reason 2: Anti-virus programs
Anti-virus programs would prevent the Internet access from your mobile.
How to check if Symantec is blocking the Internet access
- Method 1
- Disable Symantec Endpoint Protection
- Check if the mobile can access the Internet
- Method 2: check Symantec log
- Try to use the mobile to access the Internet
- Open Symantec Endpoint Protection
- Click View Logs
- Click Network Threat Protection -> View Logs -> Traffic Logs
- You may find blocked logs to see why it is blocked.
Configure Firewall
NOTE: not sure if the setting is safe, please be careful.
- Open Symantec Endpoint Protection
- Click Status
- Click Network Threat Protection -> Options -> Configure Firewall Rules...
The menu would invisible at your home, but visible at your office. Add rule "Allow hostednetwork"
Rule name: "Allow hostednetwork"
Action: Allow this traffic
Firewall settings >
Apply this rule to the following network adapter: Microsoft Virtual Wifi Miniport Adapter (192.168.137.1)Add rule "Allow all outgoing"
Rule name: "Allow all outgoing"
Action: Allow this traffic
Ports and Protocols > Traffic direction : Outgoing
I had similar problems, and found it was caused by 2 reasons.
Reason 1: there are 2 network connections
If you have 2 connections, one is Local Area Connection, another one is Wireless Network Connection.
Both of them are connecting to your network, you are sharing the Wireless Network Connection to your hostednetwork, your mobile connection would be broken as it might try to use the Local Area Connection which is not shared. Try to unplug the one which is not sharing.
Reason 2: Anti-virus programs
Anti-virus programs would prevent the Internet access from your mobile.
How to check if Symantec is blocking the Internet access
- Method 1
- Disable Symantec Endpoint Protection
- Check if the mobile can access the Internet
- Method 2: check Symantec log
- Try to use the mobile to access the Internet
- Open Symantec Endpoint Protection
- Click View Logs
- Click Network Threat Protection -> View Logs -> Traffic Logs
- You may find blocked logs to see why it is blocked.
Configure Firewall
NOTE: not sure if the setting is safe, please be careful.
- Open Symantec Endpoint Protection
- Click Status
- Click Network Threat Protection -> Options -> Configure Firewall Rules...
The menu would invisible at your home, but visible at your office. Add rule "Allow hostednetwork"
Rule name: "Allow hostednetwork"
Action: Allow this traffic
Firewall settings >
Apply this rule to the following network adapter: Microsoft Virtual Wifi Miniport Adapter (192.168.137.1)Add rule "Allow all outgoing"
Rule name: "Allow all outgoing"
Action: Allow this traffic
Ports and Protocols > Traffic direction : Outgoing
answered Nov 24 '17 at 6:36
Steven Yang
1
1
add a comment |
add a comment |
Well!! You've tried a lot on cmd.
My recommendation is you should try "Connectify" program.
This will create a Hotspot from your WiFi Enable Laptop.
After setting up a hotspot, you can access the Internet through all the wireless devices.
1
Thanks, but I don't think that buying commercial software is the answer here.
– David Gard
Feb 2 '15 at 11:47
add a comment |
Well!! You've tried a lot on cmd.
My recommendation is you should try "Connectify" program.
This will create a Hotspot from your WiFi Enable Laptop.
After setting up a hotspot, you can access the Internet through all the wireless devices.
1
Thanks, but I don't think that buying commercial software is the answer here.
– David Gard
Feb 2 '15 at 11:47
add a comment |
Well!! You've tried a lot on cmd.
My recommendation is you should try "Connectify" program.
This will create a Hotspot from your WiFi Enable Laptop.
After setting up a hotspot, you can access the Internet through all the wireless devices.
Well!! You've tried a lot on cmd.
My recommendation is you should try "Connectify" program.
This will create a Hotspot from your WiFi Enable Laptop.
After setting up a hotspot, you can access the Internet through all the wireless devices.
answered Feb 2 '15 at 11:35
Anbu
780618
780618
1
Thanks, but I don't think that buying commercial software is the answer here.
– David Gard
Feb 2 '15 at 11:47
add a comment |
1
Thanks, but I don't think that buying commercial software is the answer here.
– David Gard
Feb 2 '15 at 11:47
1
1
Thanks, but I don't think that buying commercial software is the answer here.
– David Gard
Feb 2 '15 at 11:47
Thanks, but I don't think that buying commercial software is the answer here.
– David Gard
Feb 2 '15 at 11:47
add a comment |
the steps you mentioned were correct!!!
i did the same by referring,
https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
its working perfect!
but i had to provide static IP for the hosted network adapter and in the mobile devices as its not getting dynamic IP[dont know why!!]
check
-in network sharing centre that both the hosted adapter and the wired adapter should show 'Access Type: Internet'
-also check the connectivity by pinging the devices IP from your PC
This does not really answer the author's question.
– Ramhound
Sep 2 '15 at 12:24
add a comment |
the steps you mentioned were correct!!!
i did the same by referring,
https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
its working perfect!
but i had to provide static IP for the hosted network adapter and in the mobile devices as its not getting dynamic IP[dont know why!!]
check
-in network sharing centre that both the hosted adapter and the wired adapter should show 'Access Type: Internet'
-also check the connectivity by pinging the devices IP from your PC
This does not really answer the author's question.
– Ramhound
Sep 2 '15 at 12:24
add a comment |
the steps you mentioned were correct!!!
i did the same by referring,
https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
its working perfect!
but i had to provide static IP for the hosted network adapter and in the mobile devices as its not getting dynamic IP[dont know why!!]
check
-in network sharing centre that both the hosted adapter and the wired adapter should show 'Access Type: Internet'
-also check the connectivity by pinging the devices IP from your PC
the steps you mentioned were correct!!!
i did the same by referring,
https://www.quora.com/What-is-the-way-to-share-internet-connection-PPPOE-over-WiFi-of-my-laptop
its working perfect!
but i had to provide static IP for the hosted network adapter and in the mobile devices as its not getting dynamic IP[dont know why!!]
check
-in network sharing centre that both the hosted adapter and the wired adapter should show 'Access Type: Internet'
-also check the connectivity by pinging the devices IP from your PC
answered Sep 2 '15 at 12:02
Deepak
1
1
This does not really answer the author's question.
– Ramhound
Sep 2 '15 at 12:24
add a comment |
This does not really answer the author's question.
– Ramhound
Sep 2 '15 at 12:24
This does not really answer the author's question.
– Ramhound
Sep 2 '15 at 12:24
This does not really answer the author's question.
– Ramhound
Sep 2 '15 at 12:24
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f872607%2fwindows-7-hosted-network-not-allowing-internet-access%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Facing the same problem. Have you found any solution?
– Gulshan
Dec 11 '15 at 18:17
Here too, but a restart works for me though it's obviously not ideal.
– Bateman
Feb 10 '17 at 7:07
Give this a try (Worked for me) : social.technet.microsoft.com/Forums/lync/en-US/…
– Bateman
Feb 10 '17 at 9:29