<br><br><div class="gmail_quote">On Mon, Apr 20, 2009 at 10:45, Patrick O'Callaghan <span dir="ltr"><<a href="mailto:pocallaghan@gmail.com">pocallaghan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div class="h5">On Mon, 2009-04-20 at 10:31 -0700, Don Russell wrote:<br>
> Usually I ssh into my Linux machine and use the CLI but sometimes I do<br>
> log on from the attached keyboard/screen. In those cases, every time I<br>
> start Firefox, it starts in offline mode. There is also an icon in<br>
> the toolbar that says "no network connection", even though there is.<br>
> It's wired.<br>
><br>
> When I use the Firefox option to turn off "offline mode",<br>
> everything is fine, until I close/restart Firefox.<br>
><br>
> And the network connection works fine... I can always connect from<br>
> other machines via ssh, connect to it's web server etc...<br>
><br>
> What can I do to correct whatever it is that's reporting "no network<br>
> connection"?<br>
<br>
</div></div>This can happen if you're running NetworkManager but haven't configured<br>
it to manage your connection. Some apps, including Firefox and<br>
Evolution, think that because NM thinks it's not online it should be<br>
believed.<br>
<br>
The fix is either to not use NM, or to tell it to manage the connection.<br>
To do the latter, run system-config-network, run Edit on the interface<br>
line and tick the box that says "Controlled by NetworkManager".<br>
</blockquote></div><br><br>Thank you, that solved the problem. :-)<br>