[wellylug] Disabling ICMP Redirects from a Router
Nigel Roberts
nigel at nobiscuit.com
Mon Oct 11 17:45:00 NZDT 2004
Hi Chris,
sysctl -w net.ipv4.conf.all.send_redirects=0
for a complete list:
sysctl -a
Regards,
Nigel
On Mon, 11 Oct 2004 at 17:38:39 +1300, Chris Hodgetts wrote:
> Hello,
>
> Does anyone know how to disable a router/gateway from sending ICMP
> Redirect packets out?
>
> They are allegedly breaking stuff on our network - although I don't see
> why or how...
>
> System is running:
> Red Hat Linux release 8.0 (Psyche)
>
> I have read:
> Edit the /etc/sysctl.conf file and add the following line:
> # Disable ICMP Redirect Acceptance
> net.ipv4.conf.all.accept_redirects = 0
>
> Although I assume that stops a host from receiving and processing
> them...
>
> Any ideas?
>
> Thanks
>
>
> --
> Wellington Linux Users Group Mailing List: wellylug at lists.wellylug.org.nz
> To Leave: http://lists.wellylug.org.nz/mailman/listinfo/wellylug
More information about the wellylug
mailing list