P
P
ParkeTg2013-09-20 02:14:09
linux
ParkeTg, 2013-09-20 02:14:09

Firewall with filtering like wireshark

Tell me if there is a firewall, for Linux, with a protocol analyzer. So that it would be possible to form rules like wireshark (in the sense with the same capabilities). For example, something like this:

firewall -A OUTPUT --rule="http.host==habrahabr.ru" -j DROP

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
KrD, 2013-09-20
@KrD

There is. Look for "L7 filter".
PS: but you don’t need to cut off habrahabr.ru in the OUTPUT chain - the locals will not forgive you for this. :)

P
Puma Thailand, 2013-09-20
@opium

It is possible to cut by hosts in iptables extensions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question