Re: How can I drop "Source Quench, Redirect, Time stamp and Time stamp reply" ICMP packets
From: Allen Kistler (ackistler_at_oohay.moc)
Date: 10/26/04
- Next message: Newsbox: "Re: Linux Trojan Circulating"
- Previous message: Moe Trin: "Re: Linux Trojan Circulating"
- In reply to: Santa: "Re: How can I drop "Source Quench, Redirect, Time stamp and Time stamp reply" ICMP packets"
- Next in thread: Santa: "Re: How can I drop "Source Quench, Redirect, Time stamp and Time stamp reply" ICMP packets"
- Reply: Santa: "Re: How can I drop "Source Quench, Redirect, Time stamp and Time stamp reply" ICMP packets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Oct 2004 01:26:00 GMT
Santa wrote:
> Could you please let me know which /proc entry tells. I am wondering
> in iptables do I have to add any rule to drop those four types of
> packets?. Thanks.
In my previous message I said you could use sysctl with
net.ipv4.conf.default.accept_redirects = 0
net.ipv4.conf.default.send_redirects = 0
sysctl works on the entries in /proc/sys, so
net.ipv4.conf.default.accept_redirects is
/proc/sys/net/ipv4/conf/default/send_redirects.
There's also an entry in /proc/sys/net/ipv4/conf for each interface.
Insert previous post for netfilter info here.
- Next message: Newsbox: "Re: Linux Trojan Circulating"
- Previous message: Moe Trin: "Re: Linux Trojan Circulating"
- In reply to: Santa: "Re: How can I drop "Source Quench, Redirect, Time stamp and Time stamp reply" ICMP packets"
- Next in thread: Santa: "Re: How can I drop "Source Quench, Redirect, Time stamp and Time stamp reply" ICMP packets"
- Reply: Santa: "Re: How can I drop "Source Quench, Redirect, Time stamp and Time stamp reply" ICMP packets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|