I've been using knetworkmanager with few problems ever since the upgrade to Lucid, but I prefer to connect/disconnect from the wireless network using the CLI, and I just found out that this actually works in Lucid (seemed to be broken for me in Karmic).
Anyhow, if I connect to a wireless network using knetworkmanager, then start Firefox, it connects to my home page with no problem.
If instead I connect to the network using the terminal via
then Firefox starts in offline mode, always. I know the network connection is fine because if I uncheck "Work Offline" in the File menu, then everything works beautifully. Can someone point me to a setting that will allow me to make "online mode" the default for Firefox, no matter how I connect to the network?
(I've found the same problem in both KDE3.5 and KDE4, so I think it's a Firefox issue... I haven't tried it in GNOME.)
Anyhow, if I connect to a wireless network using knetworkmanager, then start Firefox, it connects to my home page with no problem.
If instead I connect to the network using the terminal via
Code:
sudo ifup wlan0
(I've found the same problem in both KDE3.5 and KDE4, so I think it's a Firefox issue... I haven't tried it in GNOME.)
Comment