From: Hans de Hartog <dehartog@rootsr.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OT: wlan0 is sssloooow
Date: Mon, 27 Nov 2006 22:48:08 +0100 [thread overview]
Message-ID: <456B5D18.606@rootsr.com> (raw)
In-Reply-To: <200611272204.33717.sp_rm_it@yahoo.it>
Sergio Polini wrote:
<snip>
> default 23.252.112.1 0.0.0.0 UG 0 0 0 eth0
> default 192.168.2.1 0.0.0.0 UG 2000 0 0 wlan0
<snip>
I didn't follow this thread completeley but having two default routes
is definitly the cause of slow (or even unworkable) networking.
I would write a script that is run at bootlevel to determine if
you have eth0 or wlan0 or both and change things at the default
level accordingly (including dhcp, iptables, routing and maybe
other things as well).
I did this on several machines and laptops. If the existence of
wlan0 depends on a pcmcia card you can simply test it at bootlevel
with ifconfig. If wlan0 is always existing (e.g. by a pci-nic) but
you don't want to use it, you might create different ways of
booting the system (with or without wlan0) by suffixing your
kernelcommand in grub.conf with wlan0 or not and in your script
test with "grep wlan0 /proc/commandline" (or something like that).
Regards,
Hans.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-11-27 21:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-26 15:48 [gentoo-user] OT: wlan0 is sssloooow Sergio Polini
2006-11-26 19:59 ` Richard Fish
2006-11-26 21:35 ` Sergio Polini
2006-11-26 22:08 ` [gentoo-user] Screen(s) found, but none have a usable configuration burmata
2006-11-26 22:31 ` Richard Fish
2006-11-27 5:32 ` burmata
2006-11-26 22:36 ` [gentoo-user] OT: wlan0 is sssloooow Richard Fish
2006-11-27 19:27 ` Sergio Polini
2006-11-27 19:28 ` Sergio Polini
2006-11-27 21:04 ` Sergio Polini
2006-11-27 21:48 ` Hans de Hartog [this message]
2006-11-27 22:54 ` Richard Fish
2006-11-28 21:53 ` [gentoo-user] OT: wlan0 is sssloooow [99% SOLVED] Sergio Polini
2006-12-11 20:56 ` [gentoo-user] OT: wlan0 is sssloooow [100% SOLVED] Sergio Polini
2006-12-12 8:15 ` Mick
2006-12-12 21:03 ` Sergio Polini
2006-12-12 9:08 ` Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=456B5D18.606@rootsr.com \
--to=dehartog@rootsr.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox