W
W
weirded2013-11-11 15:50:29
linux
weirded, 2013-11-11 15:50:29

Untagging vlan with ebtables or something else on linux

Actually, is it real?

The task is this - a traffic mirror goes through the server, which was not originally intended for this server, among which there are a huge number of vlan. It doesn’t matter which ones specifically, because the task is simply to analyze this traffic using iptables. I just don't want to do bicycle building and start writing an ebtables module for this.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Petrikov, 2013-11-11
@RicoX

If I understand you correctly, then it is necessary to process wealans inside the bridge with a firewall, the sysctl option is responsible for this:
net.bridge.bridge-nf-filter-vlan-tagged=1

I
Ilya Evseev, 2013-11-11
@IlyaEvseev

What should be the analysis?
iptables is still not for analysis, but for filtering.
Formally, he has nothing to do here, because. mirrored traffic.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question