I just changed routers from an 802.11g router to an 802.11n router. With the old router, network manager would always automatically connect to my network on start-up and display the 4 blue bars to indicate that I was connected. Now, with the new router, I am still able to connect to the network on start-up. However, the network manager applet indicates that I am not connected to any network (shows the two computer screens with the "x" between them).
When changing routers, I also changed:
-- My WPA-Personal password and
-- The encryption type from "TKIP" to "AES"
I have the following packages installed:
NetworkManager-gnome-0.8.0-6.git20100408.fc12.x86_64
NetworkManager-glib-0.8.0-6.git20100408.fc12.x86_64
NetworkManager-0.8.0-6.git20100408.fc12.x86_64
Also, output of ifconfig:
eth0 Link encap:Ethernet HWaddr 00:1E:EC:F8:81:59
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:32
eth1 Link encap:Ethernet HWaddr 00:21:00:64:85:B7
inet addr:192.168.0.14 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::221:ff:fe64:85b7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:6246 errors:0 dropped:0 overruns:0 frame:2020
TX packets:5708 errors:6 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5254611 (5.0 MiB) TX bytes:1003175 (979.6 KiB)
Interrupt:18
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:480 (480.0 b) TX bytes:480 (480.0 b)
Any ideas as to why network manager no longer recognizes the connection after changing the router/encryption method?