Network connectivity dies after 5 minutes
My laptop is running Windows 7, and on our wireless network at work, I get a strange problem where every 5 minutes, DNS the network stops working. The admin here took a look at it, but concluded that it's a local problem, and since it's a personal laptop, there's nothing he can do (since I'm not about to let him re-image it :)
Anyway, I've found that if I do
ipconfig /release
followed by
ipconfig /renew
Then suddenly DNS the network works, and I can view the interwebs again. At least, until 5 minutes later when it stops working again.
On my wireless at home, this doesn't happen (i.e., DNS everything works fine forever).
Does anyone have any ideas about why it's doing this?
Windows 7 SP1 x64/Atheros AR5B97 Wireless Network Adapter
EDIT for Dan:
I don't have access to a physical network jack for my laptop, but at home, plugging it in directly works fine. But, then again, so does the wireless.
No,
ipconfig /flushdns
doesn't fix it.
That's correct, all name resolution fails. I only have external names to test, as our wireless is on a completely isolated network from our wired LAN (the source of much frustration when someone asks how to access XYZ server from their laptop or whatever), but they fail:
C:>ping google.com
Ping request could not find host google.com. Please check the name and try again.
Now, here's something I didn't realize before. If I add (for example) google's IP to my HOSTS file, then that still doesn't work:
C:>ping mygoogle
Pinging mygoogle [74.125.225.48] with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 74.125.225.48:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
- No, I cannot ping the DNS server either.
dns wireless-networking ipconfig
migrated from serverfault.com Sep 27 '11 at 4:30
This question came from our site for system and network administrators.
add a comment |
My laptop is running Windows 7, and on our wireless network at work, I get a strange problem where every 5 minutes, DNS the network stops working. The admin here took a look at it, but concluded that it's a local problem, and since it's a personal laptop, there's nothing he can do (since I'm not about to let him re-image it :)
Anyway, I've found that if I do
ipconfig /release
followed by
ipconfig /renew
Then suddenly DNS the network works, and I can view the interwebs again. At least, until 5 minutes later when it stops working again.
On my wireless at home, this doesn't happen (i.e., DNS everything works fine forever).
Does anyone have any ideas about why it's doing this?
Windows 7 SP1 x64/Atheros AR5B97 Wireless Network Adapter
EDIT for Dan:
I don't have access to a physical network jack for my laptop, but at home, plugging it in directly works fine. But, then again, so does the wireless.
No,
ipconfig /flushdns
doesn't fix it.
That's correct, all name resolution fails. I only have external names to test, as our wireless is on a completely isolated network from our wired LAN (the source of much frustration when someone asks how to access XYZ server from their laptop or whatever), but they fail:
C:>ping google.com
Ping request could not find host google.com. Please check the name and try again.
Now, here's something I didn't realize before. If I add (for example) google's IP to my HOSTS file, then that still doesn't work:
C:>ping mygoogle
Pinging mygoogle [74.125.225.48] with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 74.125.225.48:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
- No, I cannot ping the DNS server either.
dns wireless-networking ipconfig
migrated from serverfault.com Sep 27 '11 at 4:30
This question came from our site for system and network administrators.
add a comment |
My laptop is running Windows 7, and on our wireless network at work, I get a strange problem where every 5 minutes, DNS the network stops working. The admin here took a look at it, but concluded that it's a local problem, and since it's a personal laptop, there's nothing he can do (since I'm not about to let him re-image it :)
Anyway, I've found that if I do
ipconfig /release
followed by
ipconfig /renew
Then suddenly DNS the network works, and I can view the interwebs again. At least, until 5 minutes later when it stops working again.
On my wireless at home, this doesn't happen (i.e., DNS everything works fine forever).
Does anyone have any ideas about why it's doing this?
Windows 7 SP1 x64/Atheros AR5B97 Wireless Network Adapter
EDIT for Dan:
I don't have access to a physical network jack for my laptop, but at home, plugging it in directly works fine. But, then again, so does the wireless.
No,
ipconfig /flushdns
doesn't fix it.
That's correct, all name resolution fails. I only have external names to test, as our wireless is on a completely isolated network from our wired LAN (the source of much frustration when someone asks how to access XYZ server from their laptop or whatever), but they fail:
C:>ping google.com
Ping request could not find host google.com. Please check the name and try again.
Now, here's something I didn't realize before. If I add (for example) google's IP to my HOSTS file, then that still doesn't work:
C:>ping mygoogle
Pinging mygoogle [74.125.225.48] with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 74.125.225.48:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
- No, I cannot ping the DNS server either.
dns wireless-networking ipconfig
My laptop is running Windows 7, and on our wireless network at work, I get a strange problem where every 5 minutes, DNS the network stops working. The admin here took a look at it, but concluded that it's a local problem, and since it's a personal laptop, there's nothing he can do (since I'm not about to let him re-image it :)
Anyway, I've found that if I do
ipconfig /release
followed by
ipconfig /renew
Then suddenly DNS the network works, and I can view the interwebs again. At least, until 5 minutes later when it stops working again.
On my wireless at home, this doesn't happen (i.e., DNS everything works fine forever).
Does anyone have any ideas about why it's doing this?
Windows 7 SP1 x64/Atheros AR5B97 Wireless Network Adapter
EDIT for Dan:
I don't have access to a physical network jack for my laptop, but at home, plugging it in directly works fine. But, then again, so does the wireless.
No,
ipconfig /flushdns
doesn't fix it.
That's correct, all name resolution fails. I only have external names to test, as our wireless is on a completely isolated network from our wired LAN (the source of much frustration when someone asks how to access XYZ server from their laptop or whatever), but they fail:
C:>ping google.com
Ping request could not find host google.com. Please check the name and try again.
Now, here's something I didn't realize before. If I add (for example) google's IP to my HOSTS file, then that still doesn't work:
C:>ping mygoogle
Pinging mygoogle [74.125.225.48] with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 74.125.225.48:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
- No, I cannot ping the DNS server either.
dns wireless-networking ipconfig
dns wireless-networking ipconfig
asked Sep 26 '11 at 14:07
Mike CaronMike Caron
10614
10614
migrated from serverfault.com Sep 27 '11 at 4:30
This question came from our site for system and network administrators.
migrated from serverfault.com Sep 27 '11 at 4:30
This question came from our site for system and network administrators.
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Does the same thing occur if you connect over the wire, with wi-fi disabled?
Does ipconfig /flushdns fix the issue rather than /release & /renew
When you say DNS stops working, I presume you mean you don't get any resolutions if you ping a domain name. Does it fail with both internal names - (e.g. ping server1) and external names (E.g. ping www.google.com)
Have you tried disabling any firewall / Anti Virus software?
When it stops resolving, can you ping your listed DNS servers?
I've updated my question with answers to your questions. Interestingly, it seems that I am losing ALL internet connectivity... This so annoying :(
– Mike Caron
Sep 26 '11 at 15:03
If you can ping your default gateway but not beyond, then I think you need to bounce this back to your network team and demonstrate it to them.
– Dan
Sep 26 '11 at 15:13
That said, it doesn't really explain why an ipconfig /flush /renew fixes it. Unless your PC isn't USING the default gateway for some reason. Difficult to call without knowing more about the infrastructure.
– Dan
Sep 26 '11 at 15:21
add a comment |
Also verify you can get to any IP address at all, it may well be saying that it's unable to resolve a name but that would actually indicate it loses all internet connectivity. If you do an Ipconfig /all you will be given a list of information regarding your wireless adapter including a "default gateway". Once you're unable to resolve names try pinging this address (it should be in the format xx.xx.xx.xx). If you find you can't get to this then it means you have lost connectivity entirely. It is probably worth trying to manually update the drivers to see if this helps.
You may be on to something. I can still ping my gateway (10.2.0.1
), but no external ip addreses (74.125.225.48
, aka Google)
– Mike Caron
Sep 26 '11 at 15:07
Ok, that indicates a routing issue of some kind, could you please do "ipconfig /renew", then once connected run "route print" and save the output, then once you're seeing issues run "route print" again and check for issues. Post them here if you like and I'll see if I can point out anything obvious.
– Alex Berry
Sep 26 '11 at 16:57
add a comment |
If you set OpenDNS or Google DNS at your wireless network connection settings, does it still stops working after 5 minutes? Do you need to use your work's DNS Servers because of any internal servers you're accessing or is it OK to use 3rd party DNS servers?
Check here on how to setup OpenDNS on your Windows 7 laptop: link
Same instructions apply for Google DNS but use IPs 8.8.8.8 and 8.8.4.4 instead.
PS: I had a similar issue with my laptop (it had an Intel 4965AGN network adapter) when connecting to some Broadcom chipset based APs. Internet connection worked for a few minutes, then dropped. ipconfig /flushdns fixed the issue until a few minutes later. Turned out it was an incompatibility issue between the wireless adapter, and AP chipset. Is it possible to try if the same happens when you connect via ethernet cable to your work's network, or maybe can you get a WiFi USB adapter and see if the problem continues?
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%2f340262%2fnetwork-connectivity-dies-after-5-minutes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Does the same thing occur if you connect over the wire, with wi-fi disabled?
Does ipconfig /flushdns fix the issue rather than /release & /renew
When you say DNS stops working, I presume you mean you don't get any resolutions if you ping a domain name. Does it fail with both internal names - (e.g. ping server1) and external names (E.g. ping www.google.com)
Have you tried disabling any firewall / Anti Virus software?
When it stops resolving, can you ping your listed DNS servers?
I've updated my question with answers to your questions. Interestingly, it seems that I am losing ALL internet connectivity... This so annoying :(
– Mike Caron
Sep 26 '11 at 15:03
If you can ping your default gateway but not beyond, then I think you need to bounce this back to your network team and demonstrate it to them.
– Dan
Sep 26 '11 at 15:13
That said, it doesn't really explain why an ipconfig /flush /renew fixes it. Unless your PC isn't USING the default gateway for some reason. Difficult to call without knowing more about the infrastructure.
– Dan
Sep 26 '11 at 15:21
add a comment |
Does the same thing occur if you connect over the wire, with wi-fi disabled?
Does ipconfig /flushdns fix the issue rather than /release & /renew
When you say DNS stops working, I presume you mean you don't get any resolutions if you ping a domain name. Does it fail with both internal names - (e.g. ping server1) and external names (E.g. ping www.google.com)
Have you tried disabling any firewall / Anti Virus software?
When it stops resolving, can you ping your listed DNS servers?
I've updated my question with answers to your questions. Interestingly, it seems that I am losing ALL internet connectivity... This so annoying :(
– Mike Caron
Sep 26 '11 at 15:03
If you can ping your default gateway but not beyond, then I think you need to bounce this back to your network team and demonstrate it to them.
– Dan
Sep 26 '11 at 15:13
That said, it doesn't really explain why an ipconfig /flush /renew fixes it. Unless your PC isn't USING the default gateway for some reason. Difficult to call without knowing more about the infrastructure.
– Dan
Sep 26 '11 at 15:21
add a comment |
Does the same thing occur if you connect over the wire, with wi-fi disabled?
Does ipconfig /flushdns fix the issue rather than /release & /renew
When you say DNS stops working, I presume you mean you don't get any resolutions if you ping a domain name. Does it fail with both internal names - (e.g. ping server1) and external names (E.g. ping www.google.com)
Have you tried disabling any firewall / Anti Virus software?
When it stops resolving, can you ping your listed DNS servers?
Does the same thing occur if you connect over the wire, with wi-fi disabled?
Does ipconfig /flushdns fix the issue rather than /release & /renew
When you say DNS stops working, I presume you mean you don't get any resolutions if you ping a domain name. Does it fail with both internal names - (e.g. ping server1) and external names (E.g. ping www.google.com)
Have you tried disabling any firewall / Anti Virus software?
When it stops resolving, can you ping your listed DNS servers?
answered Sep 26 '11 at 14:18
DanDan
1,038713
1,038713
I've updated my question with answers to your questions. Interestingly, it seems that I am losing ALL internet connectivity... This so annoying :(
– Mike Caron
Sep 26 '11 at 15:03
If you can ping your default gateway but not beyond, then I think you need to bounce this back to your network team and demonstrate it to them.
– Dan
Sep 26 '11 at 15:13
That said, it doesn't really explain why an ipconfig /flush /renew fixes it. Unless your PC isn't USING the default gateway for some reason. Difficult to call without knowing more about the infrastructure.
– Dan
Sep 26 '11 at 15:21
add a comment |
I've updated my question with answers to your questions. Interestingly, it seems that I am losing ALL internet connectivity... This so annoying :(
– Mike Caron
Sep 26 '11 at 15:03
If you can ping your default gateway but not beyond, then I think you need to bounce this back to your network team and demonstrate it to them.
– Dan
Sep 26 '11 at 15:13
That said, it doesn't really explain why an ipconfig /flush /renew fixes it. Unless your PC isn't USING the default gateway for some reason. Difficult to call without knowing more about the infrastructure.
– Dan
Sep 26 '11 at 15:21
I've updated my question with answers to your questions. Interestingly, it seems that I am losing ALL internet connectivity... This so annoying :(
– Mike Caron
Sep 26 '11 at 15:03
I've updated my question with answers to your questions. Interestingly, it seems that I am losing ALL internet connectivity... This so annoying :(
– Mike Caron
Sep 26 '11 at 15:03
If you can ping your default gateway but not beyond, then I think you need to bounce this back to your network team and demonstrate it to them.
– Dan
Sep 26 '11 at 15:13
If you can ping your default gateway but not beyond, then I think you need to bounce this back to your network team and demonstrate it to them.
– Dan
Sep 26 '11 at 15:13
That said, it doesn't really explain why an ipconfig /flush /renew fixes it. Unless your PC isn't USING the default gateway for some reason. Difficult to call without knowing more about the infrastructure.
– Dan
Sep 26 '11 at 15:21
That said, it doesn't really explain why an ipconfig /flush /renew fixes it. Unless your PC isn't USING the default gateway for some reason. Difficult to call without knowing more about the infrastructure.
– Dan
Sep 26 '11 at 15:21
add a comment |
Also verify you can get to any IP address at all, it may well be saying that it's unable to resolve a name but that would actually indicate it loses all internet connectivity. If you do an Ipconfig /all you will be given a list of information regarding your wireless adapter including a "default gateway". Once you're unable to resolve names try pinging this address (it should be in the format xx.xx.xx.xx). If you find you can't get to this then it means you have lost connectivity entirely. It is probably worth trying to manually update the drivers to see if this helps.
You may be on to something. I can still ping my gateway (10.2.0.1
), but no external ip addreses (74.125.225.48
, aka Google)
– Mike Caron
Sep 26 '11 at 15:07
Ok, that indicates a routing issue of some kind, could you please do "ipconfig /renew", then once connected run "route print" and save the output, then once you're seeing issues run "route print" again and check for issues. Post them here if you like and I'll see if I can point out anything obvious.
– Alex Berry
Sep 26 '11 at 16:57
add a comment |
Also verify you can get to any IP address at all, it may well be saying that it's unable to resolve a name but that would actually indicate it loses all internet connectivity. If you do an Ipconfig /all you will be given a list of information regarding your wireless adapter including a "default gateway". Once you're unable to resolve names try pinging this address (it should be in the format xx.xx.xx.xx). If you find you can't get to this then it means you have lost connectivity entirely. It is probably worth trying to manually update the drivers to see if this helps.
You may be on to something. I can still ping my gateway (10.2.0.1
), but no external ip addreses (74.125.225.48
, aka Google)
– Mike Caron
Sep 26 '11 at 15:07
Ok, that indicates a routing issue of some kind, could you please do "ipconfig /renew", then once connected run "route print" and save the output, then once you're seeing issues run "route print" again and check for issues. Post them here if you like and I'll see if I can point out anything obvious.
– Alex Berry
Sep 26 '11 at 16:57
add a comment |
Also verify you can get to any IP address at all, it may well be saying that it's unable to resolve a name but that would actually indicate it loses all internet connectivity. If you do an Ipconfig /all you will be given a list of information regarding your wireless adapter including a "default gateway". Once you're unable to resolve names try pinging this address (it should be in the format xx.xx.xx.xx). If you find you can't get to this then it means you have lost connectivity entirely. It is probably worth trying to manually update the drivers to see if this helps.
Also verify you can get to any IP address at all, it may well be saying that it's unable to resolve a name but that would actually indicate it loses all internet connectivity. If you do an Ipconfig /all you will be given a list of information regarding your wireless adapter including a "default gateway". Once you're unable to resolve names try pinging this address (it should be in the format xx.xx.xx.xx). If you find you can't get to this then it means you have lost connectivity entirely. It is probably worth trying to manually update the drivers to see if this helps.
answered Sep 26 '11 at 14:54
Alex BerryAlex Berry
47728
47728
You may be on to something. I can still ping my gateway (10.2.0.1
), but no external ip addreses (74.125.225.48
, aka Google)
– Mike Caron
Sep 26 '11 at 15:07
Ok, that indicates a routing issue of some kind, could you please do "ipconfig /renew", then once connected run "route print" and save the output, then once you're seeing issues run "route print" again and check for issues. Post them here if you like and I'll see if I can point out anything obvious.
– Alex Berry
Sep 26 '11 at 16:57
add a comment |
You may be on to something. I can still ping my gateway (10.2.0.1
), but no external ip addreses (74.125.225.48
, aka Google)
– Mike Caron
Sep 26 '11 at 15:07
Ok, that indicates a routing issue of some kind, could you please do "ipconfig /renew", then once connected run "route print" and save the output, then once you're seeing issues run "route print" again and check for issues. Post them here if you like and I'll see if I can point out anything obvious.
– Alex Berry
Sep 26 '11 at 16:57
You may be on to something. I can still ping my gateway (
10.2.0.1
), but no external ip addreses (74.125.225.48
, aka Google)– Mike Caron
Sep 26 '11 at 15:07
You may be on to something. I can still ping my gateway (
10.2.0.1
), but no external ip addreses (74.125.225.48
, aka Google)– Mike Caron
Sep 26 '11 at 15:07
Ok, that indicates a routing issue of some kind, could you please do "ipconfig /renew", then once connected run "route print" and save the output, then once you're seeing issues run "route print" again and check for issues. Post them here if you like and I'll see if I can point out anything obvious.
– Alex Berry
Sep 26 '11 at 16:57
Ok, that indicates a routing issue of some kind, could you please do "ipconfig /renew", then once connected run "route print" and save the output, then once you're seeing issues run "route print" again and check for issues. Post them here if you like and I'll see if I can point out anything obvious.
– Alex Berry
Sep 26 '11 at 16:57
add a comment |
If you set OpenDNS or Google DNS at your wireless network connection settings, does it still stops working after 5 minutes? Do you need to use your work's DNS Servers because of any internal servers you're accessing or is it OK to use 3rd party DNS servers?
Check here on how to setup OpenDNS on your Windows 7 laptop: link
Same instructions apply for Google DNS but use IPs 8.8.8.8 and 8.8.4.4 instead.
PS: I had a similar issue with my laptop (it had an Intel 4965AGN network adapter) when connecting to some Broadcom chipset based APs. Internet connection worked for a few minutes, then dropped. ipconfig /flushdns fixed the issue until a few minutes later. Turned out it was an incompatibility issue between the wireless adapter, and AP chipset. Is it possible to try if the same happens when you connect via ethernet cable to your work's network, or maybe can you get a WiFi USB adapter and see if the problem continues?
add a comment |
If you set OpenDNS or Google DNS at your wireless network connection settings, does it still stops working after 5 minutes? Do you need to use your work's DNS Servers because of any internal servers you're accessing or is it OK to use 3rd party DNS servers?
Check here on how to setup OpenDNS on your Windows 7 laptop: link
Same instructions apply for Google DNS but use IPs 8.8.8.8 and 8.8.4.4 instead.
PS: I had a similar issue with my laptop (it had an Intel 4965AGN network adapter) when connecting to some Broadcom chipset based APs. Internet connection worked for a few minutes, then dropped. ipconfig /flushdns fixed the issue until a few minutes later. Turned out it was an incompatibility issue between the wireless adapter, and AP chipset. Is it possible to try if the same happens when you connect via ethernet cable to your work's network, or maybe can you get a WiFi USB adapter and see if the problem continues?
add a comment |
If you set OpenDNS or Google DNS at your wireless network connection settings, does it still stops working after 5 minutes? Do you need to use your work's DNS Servers because of any internal servers you're accessing or is it OK to use 3rd party DNS servers?
Check here on how to setup OpenDNS on your Windows 7 laptop: link
Same instructions apply for Google DNS but use IPs 8.8.8.8 and 8.8.4.4 instead.
PS: I had a similar issue with my laptop (it had an Intel 4965AGN network adapter) when connecting to some Broadcom chipset based APs. Internet connection worked for a few minutes, then dropped. ipconfig /flushdns fixed the issue until a few minutes later. Turned out it was an incompatibility issue between the wireless adapter, and AP chipset. Is it possible to try if the same happens when you connect via ethernet cable to your work's network, or maybe can you get a WiFi USB adapter and see if the problem continues?
If you set OpenDNS or Google DNS at your wireless network connection settings, does it still stops working after 5 minutes? Do you need to use your work's DNS Servers because of any internal servers you're accessing or is it OK to use 3rd party DNS servers?
Check here on how to setup OpenDNS on your Windows 7 laptop: link
Same instructions apply for Google DNS but use IPs 8.8.8.8 and 8.8.4.4 instead.
PS: I had a similar issue with my laptop (it had an Intel 4965AGN network adapter) when connecting to some Broadcom chipset based APs. Internet connection worked for a few minutes, then dropped. ipconfig /flushdns fixed the issue until a few minutes later. Turned out it was an incompatibility issue between the wireless adapter, and AP chipset. Is it possible to try if the same happens when you connect via ethernet cable to your work's network, or maybe can you get a WiFi USB adapter and see if the problem continues?
answered Sep 26 '11 at 15:05
George TasioulisGeorge Tasioulis
1111
1111
add a comment |
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%2f340262%2fnetwork-connectivity-dies-after-5-minutes%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