From: "John W. Linville" <linville@tuxdriver.com>
To: "Peter Valdemar Mørch (Lists)" <4ux6as402@sneakemail.com>
Cc: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] Ethernet+Wireless Bridge?
Date: Mon, 28 Apr 2008 08:53:07 -0400 [thread overview]
Message-ID: <20080428125307.GB3499@tuxdriver.com> (raw)
In-Reply-To: <481597F3.6060400@sneakemail.com>
On Mon, Apr 28, 2008 at 11:25:07AM +0200, "Peter Valdemar Mørch (Lists)" wrote:
> http://www.linux-foundation.org/en/Net:Bridge#It_doesn.27t_work_with_my_Wireless_card.21
> tells me to expect this.
>
> It says:
> > FAQ 7.16: It doesn't work with my Wireless card!
> >
> > This is a known problem, and it is not caused by the bridge code.
> > Many wireless cards don't allow spoofing of the source address. It is
> > a firmware restriction with some chipsets. You might find some
> > information in the bridge mailing list archives to help.
>
> ... HELP! Are the HOWTOs wrong, or is the above FAQ info wrong?
Spoofing the source MAC is actually forbidden by the 802.11 standard.
Bridging between ethernet and wireless is really only possible if
either your host is an access point or you are using a WDS interface
(or both). The upstream mac80211 code does not currently support
being an access point (although there are patches floating around
that enable it). IIRC, a patch to enable using WDS has recently
been merged. Whether or not that is useful depends on what equipment
you have, and honestly I haven't really used it myself.
What is the goal you are trying to achieve? In many cases it might
be easier for you to simply setup NAT routing between your ethernet
and wireless connections.
John
--
John W. Linville
linville@tuxdriver.com
next prev parent reply other threads:[~2008-04-28 12:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 9:25 [Bridge] Ethernet+Wireless Bridge? "Peter Valdemar Mørch (Lists)"
2008-04-28 12:53 ` John W. Linville [this message]
2008-04-28 14:04 ` Mark S. Mathews
2008-04-28 15:29 ` "Peter Valdemar Mørch (Lists)"
2008-04-28 16:28 ` John W. Linville
2008-04-29 10:29 ` "Peter Valdemar Mørch (Lists)"
2008-04-29 12:10 ` Srinivas M.A.
2008-04-29 13:15 ` John W. Linville
2008-04-29 15:22 ` "Peter Valdemar Mørch (Lists)"
2008-04-29 17:22 ` John W. Linville
2008-05-02 12:04 ` Nicolas
2008-05-02 18:32 ` John W. Linville
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=20080428125307.GB3499@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=4ux6as402@sneakemail.com \
--cc=bridge@lists.linux-foundation.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.