From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter@vger.kernel.org
Subject: Re: nft not logging some layer 2 frames?
Date: Tue, 11 Jun 2024 20:25:27 +0200 [thread overview]
Message-ID: <ZmiWl7L5dA2HgYVL@calendula> (raw)
In-Reply-To: <20240528150131.3ced9e3a@localhost>
On Tue, May 28, 2024 at 03:01:31PM -0000, William N. wrote:
> Following the example given here:
>
> https://www.freecodecamp.org/news/how-to-use-scapy-python-networking/
>
> I did sendp(frame) while watching 'journalctl -f'. It showed me:
>
> kernel: DEBUG: IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:11:22:33:44:55:90:00
>
> Unless I am completely mistaken, this L2 frame was sent and logged.
For the record:
... log prefix "test: " flags ether
shows:
test: IN=eth0 OUT= MACSRC=90:dd:b4:12:ea:f0 MACDST=ff:ff:ff:ff:ff:ff MACPROTO=8899
next prev parent reply other threads:[~2024-06-11 18:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 14:42 nft not logging some layer 2 frames? Teodor Milkov
2024-05-24 15:57 ` William N.
2024-05-27 10:17 ` Teodor Milkov
2024-05-27 17:17 ` William N.
2024-05-28 11:49 ` Teodor Milkov
2024-05-28 15:01 ` William N.
2024-06-11 18:25 ` Pablo Neira Ayuso [this message]
2024-06-11 19:12 ` William N.
2024-06-11 22:08 ` Pablo Neira Ayuso
2024-06-26 13:36 ` Teodor Milkov
2024-06-26 18:25 ` William N.
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=ZmiWl7L5dA2HgYVL@calendula \
--to=pablo@netfilter.org \
--cc=netfilter@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 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.