RE: [SLE] FW: WiFi looses connection
From: Marlier, Ian (ian.marlier_at_studentuniverse.com)
Date: 09/29/05
- Previous message: Felix Miata: "Re: [SLE] Linux-savvy partition manager to run on Windows?"
- Maybe in reply to: Albert: "[SLE] FW: WiFi looses connection"
- Next in thread: Albert: "RE: [SLE] FW: WiFi looses connection"
- Reply: Albert: "RE: [SLE] FW: WiFi looses connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Sep 2005 07:49:31 -0400 To: <suse-linux-e@suse.com>
Take a look at the files in /etc/sysconfig/network/
Down at the bottom of /etc/sysconfig/network/ifcfg.template is a long list of options that can be passed to the dhcpcd client. I think the one you're looking for is "DHCLIENT_ADDITIONAL_OPTIONS".
- Set up the wireless card to use DHCP again.
- Find the /etc/sysconfig/network/ifcfg-xxxx file describing the card.
- Add this line:
DHCLIENT_ADDITIONAL_OPTIONS="-o"
- Do /etc/init.d/network restart
-----Original Message-----
From: Albert [mailto:albert@fastworx.com]
Sent: Thu 9/29/2005 3:33 AM
To: suse-linux-e@suse.com
Subject: FW: [SLE] FW: WiFi looses connection
Albert wrote:
> I have emailed Intel and they said:
> [quote]
> We had a user reporting similar problems a while ago and it ended up being
> the dhcp client they were using that would periodically take down the
> network interface. Try running your dhcp client so that it doesn't
> attempt to bring the inteface up or down itself (with dhcpcd you can do
> that with -o. I'm not sure what dhclient might use)
>
> You can also check the kernel logs for any indication of if there is a
> carrier loss for any preiod of time (reassociation, etc.) Load the module
> w/ debug set to 0x43fff:
>
> % . load debug=0x43fff
>
> and then see the kernel log when you experience your problem (dmesg |
> less)
> [/quote]
I configured the wireless card to have a static IP and now I do not loose
the network connectivity anymore.
I therefore seems that it is the DHCP client.
I am running SuSE 9.3 and cannot find a /etc/dhcpcd.conf or a
/etc/init.d/dhcpcd.
How do I configure the DHCP client to not bring the interface up and down?
Albert
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.8/114 - Release Date: 2005/09/28 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Felix Miata: "Re: [SLE] Linux-savvy partition manager to run on Windows?"
- Maybe in reply to: Albert: "[SLE] FW: WiFi looses connection"
- Next in thread: Albert: "RE: [SLE] FW: WiFi looses connection"
- Reply: Albert: "RE: [SLE] FW: WiFi looses connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|