V
V
Vasily2015-08-18 16:47:42
iptables
Vasily, 2015-08-18 16:47:42

How to drop connections past conntrack, via iptables directly?

Sobsno, subject. I want to understand how this is done.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir, 2015-08-18
@DobriyJuk

drop in raw table

E
EvilMan, 2015-08-20
@EvilMan

Alternatively, you can use -j CT --notrack for these packages in the raw table to disable conntrack processing for them, and then drop them anywhere you like, since not all mappings are available in the raw table.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question