Re: Loose source routed IP packets.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hi,
> Is it possible to drop ICMP loose source routed IP packets ?
> How ?
Try Fabrice Marie's ipv4options match from patch-o-matic, you would then
do a:
# iptables -A INPUT -p icmp -m ipv4options --lsrr -j DROP

Regards,
Maciej


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux