constantina
28th January 2010, 03:29 AM
For a week I have been grappling with Fedora 10 and now Fedora 12. With Fedora 12 I installed the Broadcom Drivers through yum utility. Now my wifi light is on and it detects the networks within range. However it refuses to connect. I have read all I can possibly read and have not been able to get a consise solution. I am posting in hopes of getting some help. I have had to do everything through the eth0 wired interface and that has been working fine. But I would like to solve my wireless issue.
Results from lspci
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
results from iwlist eth1 scan
Cell 02 - Address: 00:21:7C:30:5A:09
ESSID:"ScotlandGates"
Mode:Managed
Frequency:2.437 GHz (Channel 6)
Quality:5/5 Signal level:-10 dBm Noise level:-93 dBm
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
I found it strange that in the below entry for my eth1 it lists an inet6 yet has no normal (ipv4) entry.
eth1 Link encap:Ethernet HWaddr 00:1F:E1:C3:A8:2D
inet6 addr: fe80::21f:e1ff:fec3:a82d/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:61 errors:357 dropped:0 overruns:0 frame:1553
TX packets:108 errors:14 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8613 (8.4 KiB) TX bytes:24667 (24.0 KiB)
Interrupt:17 Base address:0xc000
My wireless card does not show up in network manager but the contents of my ifcfg-Auto_ScotlanGates file is:
DEVICE=eth1
ESSID="ScotlandGates"
MODE=Ad-Hoc
KEY_MGMT=WPA-PSK
WPA_ALLOW_WPA=yes
CIPHER_PAIRWISE=NONE
CIPHER_GROUP=TKIP
TYPE=Wireless
BOOTPROTO=dhcp
DEFROUTE=yes
PEERDNS=yes
PEERROUTES=yes
NAME="Auto ScotlandGates"
UUID=""
ONBOOT=yes
I have run wireshark to do a packet capture of it trying to connect and I find that the last few entries are a DHCP Discover with source address of 0.0.0.0 for the source ip address and the destination address of 255.255.255.255. Seems important but not sure where to make the correction.
My ifcfg* files on my system are:
./etc/sysconfig/network-scripts/ifcfg-eth0
./etc/sysconfig/network-scripts/ifcfg-Auto_ScotlandGates
./etc/sysconfig/network-scripts/ifcfg-lo
./etc/sysconfig/networking/profiles/default/ifcfg-eth0
./etc/sysconfig/networking/devices/ifcfg-eth0
Results from lspci
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
results from iwlist eth1 scan
Cell 02 - Address: 00:21:7C:30:5A:09
ESSID:"ScotlandGates"
Mode:Managed
Frequency:2.437 GHz (Channel 6)
Quality:5/5 Signal level:-10 dBm Noise level:-93 dBm
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
I found it strange that in the below entry for my eth1 it lists an inet6 yet has no normal (ipv4) entry.
eth1 Link encap:Ethernet HWaddr 00:1F:E1:C3:A8:2D
inet6 addr: fe80::21f:e1ff:fec3:a82d/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:61 errors:357 dropped:0 overruns:0 frame:1553
TX packets:108 errors:14 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8613 (8.4 KiB) TX bytes:24667 (24.0 KiB)
Interrupt:17 Base address:0xc000
My wireless card does not show up in network manager but the contents of my ifcfg-Auto_ScotlanGates file is:
DEVICE=eth1
ESSID="ScotlandGates"
MODE=Ad-Hoc
KEY_MGMT=WPA-PSK
WPA_ALLOW_WPA=yes
CIPHER_PAIRWISE=NONE
CIPHER_GROUP=TKIP
TYPE=Wireless
BOOTPROTO=dhcp
DEFROUTE=yes
PEERDNS=yes
PEERROUTES=yes
NAME="Auto ScotlandGates"
UUID=""
ONBOOT=yes
I have run wireshark to do a packet capture of it trying to connect and I find that the last few entries are a DHCP Discover with source address of 0.0.0.0 for the source ip address and the destination address of 255.255.255.255. Seems important but not sure where to make the correction.
My ifcfg* files on my system are:
./etc/sysconfig/network-scripts/ifcfg-eth0
./etc/sysconfig/network-scripts/ifcfg-Auto_ScotlandGates
./etc/sysconfig/network-scripts/ifcfg-lo
./etc/sysconfig/networking/profiles/default/ifcfg-eth0
./etc/sysconfig/networking/devices/ifcfg-eth0