All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benoit PAPILLAULT <benoit.papillault@free.fr>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k  virtual interfaces
Date: Tue, 27 Apr 2010 08:03:32 +0200	[thread overview]
Message-ID: <4BD67E34.50001@free.fr> (raw)
In-Reply-To: <20100426171624.18301.qmail@stuge.se>

Peter Stuge a ?crit :
> Rodolphe Marques wrote:
>   
>> The problem I think is that linux is not expecting to have several
>> interfaces connected to the same network
>>     
>
> The problem is not with Linux, but with you seeming to misunderstand
> sockets and IP networks. (You'll get same results on all other OSes.)
>
> I think you need a different solution, regardless of what actual
> problem you are solving. Please don't post about this on this mailing
> list, and please look for a new approach to solving your problem, if
> what I suggested before did not help. (Did you already read all of
> lartc.org?)
>
>
> //Peter
>   
You can have anything you want in the routing table, including multiple 
gateways. However, like Peter mentioned, you should be aware that the 
kernel will probably use only one gateway at the end.

I think network-manager takes indeed care to not configure multiple 
gateways (and it changes default metric from 1 to 2 on wireless 
interfaces as well). Using dhclient on the command line will probably 
fix that part.

Regards,
Benoit

      reply	other threads:[~2010-04-27  6:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-26 13:34 [ath9k-devel] ath9k virtual interfaces Rodolphe Marques
2010-04-26 16:34 ` Peter Stuge
2010-04-26 16:54   ` Rodolphe Marques
2010-04-26 17:16     ` Peter Stuge
2010-04-27  6:03       ` Benoit PAPILLAULT [this message]

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=4BD67E34.50001@free.fr \
    --to=benoit.papillault@free.fr \
    --cc=ath9k-devel@lists.ath9k.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.