LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 09-28-2003, 01:59 AM   #1
thas
Member
 
Registered: Jan 2003
Location: Canada
Distribution: Mandrake
Posts: 30

Rep: Reputation: 15
Unhappy Mandrake 9.2 (RC2) and wireless


I have been using a MA401 (Netgear) wireless card with Mandrake 9.1 without much trouble (drakconf configured the card fine and the network worked after I entered the encryption in the advanced settings).

BUT I'm SOL with Mandrake 9.2 (RC2). I even tried the manual way of loading the modules and then:
- ifconfig eth1 up (I have a built-in eth0 wired card)
- iwconfig eth1 mode Managed (this is how I had it before)
- iwconfig eth1 enc 90xxxxxx09 (my encryption key copied from my access point -- which is also Netgear MR814?)
- route add default gw 192.168.0.1
- ifconfig eth1 192.168.0.15 up
- dhcpcd eth1 simply goes into never-never land.

I still can't ping my router/wap (192.168.0.1). Any pointers would be MUCH appreciated.
NOTE: I did update drakconf and drakxtools to the latest from cooker as of today.
NOTE: The same card works just fine under Knoppix 3.3. All I had to do was boot the live CD and then click on configure network for eth1. It automagically queried DHCP server and activated the network perfectly!!
 
Old 09-29-2003, 07:21 PM   #2
akaBeaVis
LQ Guru
 
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109

Rep: Reputation: 45
what is the driver or chipset for the ma401?
 
Old 10-20-2003, 01:05 AM   #3
thas
Member
 
Registered: Jan 2003
Location: Canada
Distribution: Mandrake
Posts: 30

Original Poster
Rep: Reputation: 15
Driver is orinoco

This is picked up just fine by MDK 9.2 (I used the drakconf tool and configured my network). The tool reported the network card fine.
I should perhaps elaborate a bit more...
- when I run drakconf, the tool picks up my card and installs the drivers (orinoco_cs)
- At the end of the configuration, my network connection is cylced and notice that my wifi card is assigned to eth1 (since eth0 is allocated to my built-in wired card)
- /sbin/ifconfig eth1 indicates that a valid dynamic IP is also assigned (192.168.0.50)
- /sbin/iwconfig shows my enctryption key (which I can set under the advanced user mode in above tool). Signal level is reported as -46dBm and noise level as -143 dBm.
I thinks these readings are sane.

HOWEVER, when I attempt a ping to my access point (192.168.0.1), I get the following errors:
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
From 192.168.0.50 icms_seq=1 Destination Host Unreachable
ping: sendmsg: Operation not permitted
(this happens when I'm logged in as root as well)

My routing table looks like (the default line):
GW=192.168.0.1, Genmask=0.0.0.0, Flags=UG, Metric=0, Ref=0, Use=0, Iface=eth1

Does this shed any light?

Cheers,
Thas
 
Old 10-20-2003, 06:41 PM   #4
akaBeaVis
LQ Guru
 
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109

Rep: Reputation: 45
perhaps this is the result of your security being set up a bit too tight, (firewall on the mandrake box?)
 
Old 10-21-2003, 09:19 PM   #5
thas
Member
 
Registered: Jan 2003
Location: Canada
Distribution: Mandrake
Posts: 30

Original Poster
Rep: Reputation: 15
Waw! You hit the nail on its head!!
Here is the description of the solution for the benefit of everyone:
- following up on akaBeaVis' hint, I used drakSec to change my security level to 'poor' from 'standard'
- I also turned off firewalling by allowing 'Everything' in drakfirewall
- Then I restarted the network and everything worked fine (i.e. I could ping my Access Point just fine)
- Then out of curiousity, I put back my old settings by first setting security level back to 'Standard'. Ping continued to work!
- I also selected only 'ssh' in my firewall settings and ping continued to work!!
This is, in fact, the expected behaviour since 'standard' security level used to allow me to ping my AP in Mandrake 9.1
My guess is that that the above described toggling process probably set some security settings to the right value. I hope this is fixed in the final release. Any how, it is a minor hurdle and not a roadblock. I think I'll stick to the current snap-shot of cooker for now.

Thanks again for the hints/pointers.

Cheers,
Thas
PS: This message is being posted using my NA401 wifi card.

Last edited by thas; 10-21-2003 at 09:21 PM.
 
Old 10-21-2003, 09:36 PM   #6
akaBeaVis
LQ Guru
 
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109

Rep: Reputation: 45
thanx for posting back the solution and being so thorough and detailed in your posts. If more people here posted the relevant info like you, there would be far shorter threads as a result, good job!
 
Old 10-23-2003, 01:30 AM   #7
ArmedGeek
Member
 
Registered: Jul 2003
Location: Houston Texas
Distribution: Mandrake
Posts: 38

Rep: Reputation: 15
wow.
my faith has been restored in this site. i was beginning to think detailed, intelligent questions were a thing of the past.
 
Old 10-23-2003, 10:32 AM   #8
barrys
Member
 
Registered: Sep 2003
Location: London
Distribution: Susi 9.1, Man10 amd64, Man10.1
Posts: 243

Rep: Reputation: 30
Your lucky to even get your card recognized. I have to use the wireless through the usb port.

I get the cards working with Redhat 9.0 no problem as they have cardctl (sbin) and pcmcia (etc), but they appear to have been left out of mdk9.2rc2.

Let me know if you do have them, or what is your card being detected with?

I have tried lots of cards and zilch. (One card even has the Orinoco chip set)

I have everything else working now with mdk9.2rc2 and even have Thunderbird and Firebird working great (downloaded and put ikons on the desktop)

If I get this working I might not need to come back here and ask the questions anymore.

 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandrake 10 RC2, where? tijs Mandriva 2 02-27-2004 11:00 AM
Linux Mandrake 9.2 RC2? zXan Mandriva 3 10-20-2003 11:46 AM
mandrake 9.2 rc2 PCLinux Mandriva 8 10-06-2003 07:01 AM
Mandrake 9.0 Rc2 Beta awtoc123 Linux - General 5 09-17-2002 10:20 PM
Mandrake 9 rc2 awtoc123 Linux - General 1 09-11-2002 06:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 08:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration