InterviewSolution
| 1. |
Solve : limited or no connectivity? |
|
Answer» I know I posted this a thime ago, but I actually still don't know how you could solve the problem 'limited or no connectivity' MESSAGE. I see that this question is often asked so it MIGHT be helpfull to solve it and make a sticky on the q&a forum. For beeing clear the following things aren't the problem: If your problem is faulty hardware, you need to replace it. 9 times out of 10 though, this message goes away if youuse static IP addresses on your LAN. Or a decent DHCP server.Forgot to mention, hardware isn't the problem neither. But what you say from that static IP adress is interesting, I don't know if I have it. What is it usefull for (to solve this problem) and how can I change it? [edit]Forgot to mention this problem is with an WIRELESS connection[/edit]Have you read the networking FAQ yet, blackberry? It's all in there...I had this problem. What worked for me was to disable the internet from your pc. Then shut down. You then switch the router of from the mains. Then after about a minute put the router back on. Then you turn back on your pc and enable back the internet on your pc. I have no idea how it worked but it worked for other people to. After I did this I never needed to do it again. Hope that helps.Quote I had this problem. What worked for me was to disable the internet from your pc. Then shut down. You then switch the router of from the mains. Then after about a minute put the router back on. Then you turn back on your pc and enable back the internet on your pc. I have no idea how it worked but it worked for other people to. After I did this I never needed to do it again. Most of what that did could probably be achieved with a command prompt and the lines: "IPCONFIG /release" "ipconfig /flushdns" "ipconfig /renew" All you did was force you router to reissue network IP addresses. |
|