Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
pcmcia, wireless and network problems

pcmcia, wireless and network problems

2003-04-23       - By Nadeem Bitar

 Back
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

Below are networking related problems i encountered after upgrading my
laptop from 8.0 to 9:
* pcmcia was configured wrongly by the installer, i fixed that by
editing /etc/sysconfig/pcmcia.

*neat
Now the biggest problem is neat, it is totally broken in redhat 9. I
have had problems with neat in the past but the problems were easily
detectable and fixed by editing the various networking scripts.
/etc/syconfig/network-scripts/ifcfg*
/etc/sysconfig/networking/profiles/*/ifcfg*
/etc/sysconfig/networking/devices/ifcfg*

In redhat 9 i am not able to fix that and it is a big problem and major
inconvenience because i use 9 different profiles. The problems i am
having is that at boot the wrong modules are being loaded and when i
access neat to configure networking i get error that eth0 has orinoco_cs
loaded instead of 3c59x which is specified in /etc/modules.conf and most
neat networking functionality is broken at that point..It doesn 't allow
to do anything other than delete the devices. I tried to trace the bug
but wasn 't able to find it.
So i have to do the following every time I change my network settings.
ifdown eth0
modprobe -d orinoco_cs
modprobe -all
edit the various scripts depending on my current network setup. or just
use iwconfig to start eth1
ifup eth0
ifup eth1
dhcclient

Has anyone encountered these problems?

my /etc/modules.conf has the following for the network interfaces
alias eth0 3c59x
alias eth1 orinoco_cs


Regards,

--
Nadeem Bitar <nadiizu@(protected) >