public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@autistici.org>
To: Krzysztof Halasa <khc@pm.waw.pl>
Cc: netdev@vger.kernel.org
Subject: Re: Ignoring destination MAC address in incoming packets
Date: Mon, 8 Apr 2013 09:19:03 +0200	[thread overview]
Message-ID: <20130408071903.GB5938@ritirata.org> (raw)
In-Reply-To: <m3txnhmrdm.fsf@intrepid.localdomain>

[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]

On Mon, Apr 08, 2013 at 09:08:21AM +0200, Krzysztof Halasa wrote:
> Hi,
> 
> I have a bit unusual problem today. Is there a way to ignore destination
> MAC address in incoming packets?
> 
> I need to do this on Atheros Wi-Fi. Basically what I need to achieve is
> a sniffer.
> 
> Something like this:
> - ATH5k working in ad-hoc mode, certain ESSID and channel selected.
> - UDP packets in certain range are to be forwarded to other IPs.
> - the wifi interface must be able to normally communicate (within its
>   ESSID and channel).
> - it has to work with iptables etc. (DNAT, routing).
> 
> I know I can change a line in the kernel (the one setting pkt_type to
> OTHER_HOST) but perhaps there is some standard way for things like this?
> 
> Or should I use AF_PACKET and forward the data with userspace helper?
> 
> Any other idea?

May be a stupid suggestion, but what about setting promisc mode on?

Cheers,

-- 
Antonio Quartulli

..each of us alone is worth nothing..
Ernesto "Che" Guevara

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-04-08  7:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  7:08 Ignoring destination MAC address in incoming packets Krzysztof Halasa
2013-04-08  7:19 ` Antonio Quartulli [this message]
2013-04-08  7:49   ` Krzysztof Halasa

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=20130408071903.GB5938@ritirata.org \
    --to=ordex@autistici.org \
    --cc=khc@pm.waw.pl \
    --cc=netdev@vger.kernel.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