Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25th October 2012, 01:46 AM
ekuleana Offline
Registered User
 
Join Date: Oct 2012
Location: Hawaii
Posts: 4
linuxfirefox
NetworkManager cannot see a network

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?

Last edited by ekuleana; 25th October 2012 at 02:17 AM. Reason: correct information/correct misspelling
Reply With Quote
  #2  
Old 26th October 2012, 03:33 AM
Doug G Offline
Registered User
 
Join Date: Jul 2005
Posts: 640
linuxfirefox
Re: NetworkManager cannot see a network

maybe you can see more info if you use iwscan from a command line.
__________________
======
Doug G
======
Reply With Quote
  #3  
Old 26th October 2012, 11:49 AM
ekuleana Offline
Registered User
 
Join Date: Oct 2012
Location: Hawaii
Posts: 4
linuxopera
Re: NetworkManager cannot see a network

By iwscan, I assume you mean iwlist as in:

iwlist wlan0 scanning

That command gives a list of networks, but does not list the network I am trying to find. Thanks for the suggestion.
Reply With Quote
  #4  
Old 26th October 2012, 10:10 PM
Doug G Offline
Registered User
 
Join Date: Jul 2005
Posts: 640
linuxfirefox
Re: NetworkManager cannot see a network

[quote]By iwscan, I assume you mean iwlist as in:[/lquote]Yes, sorry about the mis-naming.

The missing network isn't a 5ghz network by any chance? I just recently got a dual-band wifi router but haven't used the 5ghz wifi with Fedora yet. Maybe there's something in the wifi drivers that need adjusting. Just a wild guess.
__________________
======
Doug G
======
Reply With Quote
  #5  
Old 26th October 2012, 10:13 PM
sea's Avatar
sea Offline
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,648
linuxfedorachrome
Re: NetworkManager cannot see a network

Do you get any output by:
Code:
su
ifconfig wlan0 up
iw wlan0 scan | grep SSID
__________________
Notebook: Samsung NC210/NC110 CPU: Intel 2*1600 Mhz RAM: 1024 MB DDR2 OS: Fedora 19 DE: Awesome
Laptop: Toshiba Satellite L670 CPU: Intel(r) 2*1872 Mhz RAM: 3072 MB DDR3 OS: Fedora 17 DE: Awesome
Fedora Manual (RTFM) | The Linux Documentation Project | Script-Tools
Reply With Quote
  #6  
Old 26th October 2012, 10:21 PM
ekuleana Offline
Registered User
 
Join Date: Oct 2012
Location: Hawaii
Posts: 4
linuxopera
Re: NetworkManager cannot see a network

Doug, not a 5ghz network.

Sea, output from your commands:

[root-~] ifconfig wlan0 up
[root-~] iw wlan0 scan | grep SSID
SSID: HSLauInternet
SSID: HSLauNet 136
[root-~]


The network I am looking for (and can see using Windows) is called HSLauSys.

Last edited by ekuleana; 26th October 2012 at 10:25 PM.
Reply With Quote
  #7  
Old 24th November 2012, 03:58 AM
ekuleana Offline
Registered User
 
Join Date: Oct 2012
Location: Hawaii
Posts: 4
linuxopera
Re: NetworkManager cannot see a network

I had to solve this by changing the SSID of the wireless network. NetworkManager could see the newly named network and worked normally.
Reply With Quote
Reply

Tags
network, networkmanager

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora9 NetworkManager - network down iliescu.iulian Servers & Networking 0 7th November 2008 07:51 AM
NetworkManager (No network connection) zeusys Servers & Networking 4 17th August 2008 03:15 PM
Confused:network service, system-config-network, NetworkManager D_bot Servers & Networking 3 28th April 2008 02:44 PM
networkmanager sees the network but won't connect pepe123 Servers & Networking 2 9th July 2007 07:56 PM
NetworkManager - Network Configuration - FC4 tmort Servers & Networking 3 8th April 2006 08:26 AM


Current GMT-time: 09:57 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat