First of all, let me admit that I'm new to this. I would appreciate some guidance in how to solve this problem.
Fedora 17 seemed to work out of the box for my Thinkpad x220. I had no problems connecting to wifi networks via the Intel 6205 on the laptop. When I added another wifi router to the network "HSLauSys", that seemed to work fine too. Then, suddenly, NetworkManager and nmcli can not see the new network. iwlist scan also does not show it. However, if I use kismet, I can see the new network SSID. Windows 8 (my laptop is set up as a dual boot system) finds the new router with no problems. And all this time, the other wifi networks can be seen by NetworkManager et al, as normal. I noticed this in the /var/log/messages:
Oct 24 13:22:16 lenny avahi-daemon[825]: Registering new address record for fe80::a11:96ff:fe3f:e2ac on wlan0.*.
Oct 24 13:22:16 lenny avahi-daemon[825]: iface.c: avahi_server_add_address() failed: Not permitted
Oct 24 13:22:16 lenny avahi-daemon[825]: Registering new address record for 192.168.1.6 on wlan0.IPv4.
Oct 24 13:22:16 lenny avahi-daemon[825]: iface.c: avahi_server_add_address() failed: Not permitted
Oct 24 13:22:16 lenny avahi-daemon[825]: iface.c: avahi_server_add_service() failed: Not permitted
Oct 24 13:22:18 lenny NetworkManager[796]: ifcfg-rh: read connection 'HSLauSys'
Oct 24 13:22:18 lenny NetworkManager[796]: <info> (wlan0): disconnecting for new activation request.
Oct 24 13:22:18 lenny NetworkManager[796]: <info> (wlan0): device state change: activated -> disconnected (reason 'none') [100 30 0]
Oct 24 13:22:18 lenny NetworkManager[796]: <info> (wlan0): deactivating device (reason 'none') [0]
Oct 24 13:22:18 lenny NetworkManager[796]: <info> (wlan0): canceled DHCP transaction, DHCP client pid 4621
Oct 24 13:22:18 lenny kernel: [14098.775396] wlan0: deauthenticating from 00:26:f2:fc:08:70 by local choice (reason=3)
Oct 24 13:22:18 lenny kernel: [14098.819378] cfg80211: Calling CRDA to update world regulatory domain
Oct 24 13:22:18 lenny NetworkManager[796]: <info> Policy set 'vpn8_ovpn161' (tun0) as default for IPv4 routing and DNS.
Does this mean that something is happening to avahi?
I seem to recall asking NetworkManager to forget HSLauSys, figuring that I can add it later. Could that have broken something?
Can anyone guide me to a solution? Any suggestions to help me figure out what tree to bark at?