In article <local.mail.freebsd-stable/[EMAIL PROTECTED]> you write:
>Is there a way to prevent a machine generating icmp_redirects, actually
>stop it running icmp altogether.
>I have tried the ICMP_DROP_REDIRECT ="YES" in /etc/rc.conf. This I think
>
>affects action on incoming redirects, but does not prevent generation of
>
>redirects .

        sysctl -w net.inet.ip.redirect=0

-- 
Jonathan

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to