Re: Jessie regularly loses wifi connection though signal is strong
On Fri, Mar 13, 2015 at 10:58:05AM -0400, Thomas H. George wrote:
> Very frustrating. Wifi says it is connected though it is not.
> After reset the connection works for a time, then just stops.
> 
> Any suggestions?
More diagnostics is needed to make sensible suggestions.
A couple of things to look at next time you have a network outage:
* check the logs - mainly : /var/log/kern.log and
  /var/log/daemon.log. There might be interesting stuff in
  /var/log/daemon.log too. Messages with a timestamp immediately you
  lose the network connection may give clues to what is going on.
* Do you lose association with the access point?  ("iwconfig wlan0"
  and studying /var/log/kern.log for wlan0-related messages will give
  the answer to this)
* Is the network interface still up? ("ifconfig wlan0") Has it got the
  "right" IP address?  /var/log/daemon.log will show dhcp-related events
  here...
* Can you reach the access point with ping?
Hope this helps
-- 
Karl E. Jorgensen
Reply to: