Add Comment
|
Related Links
|
TrackBack
Ubuntu 14.04 LTS - Wireless Network Stops Working PeriodicallyI have just installed Ubuntu 14.04 LTS on a netbook that runs the original Intel Atom processor. It's running as a server, so I use it with the lid closed. I have configured Ubuntu to ignore the lid switch so that it won't suspend the operating system. So far, the system runs fine. But I would go to bed and come back the next day to find that I can no longer access the server remotely. Looking at the screen on the laptop, I can see that the wireless network is still connected. "ifconfig" shows "wlan0" to be configured correctly. But the netbook cannot see anything else on the LAN. Pinging the local interface (127.0.0.1) and "wlan0" IP works fine. But the server can't ping anything outside itself. I've placed the following line into "rc.local", but it did not solve the problem: iwconfig wlan0 power off Anyone else experience this problem on Ubuntu 14.04 LTS? Mel I found the work-around. It doesn't solve the problem, but keeps the server online. Basically, I create a root cron script that checks network connection every five minutes. When the network connection fails, it restarts the network. Here is the basic code: result=`IsHostAlive.sh "${router}"` IsHostAlive.sh is a script that is downloadable on this web page: IsHostAlive.sh (GPL) Mel
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. Add CommentSpam Control | * indicates required field TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
Articles
|
Wiki
68 Users Online
|
Copyright © 2004 - 2024. All Rights Reserved. |