Cannot access wireless networks

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

Cannot access wireless networks

Postby greg.sabina » Sat Dec 27, 2008 3:18 pm

I am using the latest release of grsecurity (2.1.11) on the 2.6.24.5 kernel using Ubuntu 8.04. I'm having no success setting up my wireless network. When I try to manually configure my network settings, 'Wireless Connection' isn't even an option, but I have no clue why. When I boot without the grsecurity patches, I don't have this problem. I lshw'ed on the cmdline to try to diagnose the problem, but to no avail. I did notice some differences, though. This is what I found:

Without the grsec patches:
network:1
description: Wireless interface
product: PRO/Wireless 2200BG Network Connection
vendor: Intel Corporation
physical id: 4
bus info: pci@0000:02:04.0
logical name: eth1
version: 05
serial: 00:12:f0:96:9f:ee
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.2.6 (Mar 22 2005) ip=192.168.1.102 latency=64 maxlatency=24 mingnt=3 module=ipw2200 multicast=yes wireless=IEEE 802.11g

With patches:
network:1 UNCLAIMED
description: Network controller
product: PRO/Wireless 2200BG Network Connection
vendor: Intel Corporation
physical id: 4
bus info: pci@0000:02:04.0
version: 05
width: 32 bits
clock: 33MHz
capabilities: pm cap_list
configuration: latency=64 maxlatency=24 mingnt=3

Any ideas?
greg.sabina
 
Posts: 1
Joined: Sat Dec 27, 2008 2:50 pm

Re: Cannot access wireless networks

Postby specs » Sun Dec 28, 2008 6:49 pm

On the commandline you can get information with iwconfig and ifconfig for wireless connections (produces readable and easily reproducable output).
Since we are here talking about grsecurity don't forget to check the logs or dmesg.

Wireless works perfectly with grsecurity here (currently both an atheros ar5007 and an iwl3945, I can't remember having any trouble with an old ipw2100).

Since it is an ipw2200:
- what happens when you (manually) load the driver using modprobe?
- is the firmware correctly uploaded?
- are any programms reporting trouble with (dmesg)?

I suspect you will find something like a message about some programm that has been killed for trying anything your configuration won't allow.

You should realise both grsecurity 2.1.11 as the 2.6.24.5 kernel are old and Ubuntu 8.04 has been succeeded by version 8.10.
Are you using precompiled kernels? If not you should try to switch to the latest test-patches.
specs
 
Posts: 190
Joined: Sun Mar 26, 2006 7:00 am


Return to grsecurity support