Делаю инкремент ttl всех пакетов приходящих с внутренней сетевухи eth0
iptables -t mangle -A PREROUTING -i eth0 -j TTL --ttl-inc 1
а система в ответ:
iptables: No chain/target/match by that name
В ЧЕМ ГРАБЛИ?
Делаю инкремент ttl всех пакетов приходящих с внутренней сетевухи eth0
iptables -t mangle -A PREROUTING -i eth0 -j TTL --ttl-inc 1
а система в ответ:
iptables: No chain/target/match by that name
В ЧЕМ ГРАБЛИ?