Disable sending ICMPV6 redirects on IPV6

This is a discussion on Disable sending ICMPV6 redirects on IPV6 within the Linux Networking forums, part of the Linux Forums category; Hello, I try to find out how to disable a Linux machine (acting as a router) from sending ICMPV6 redirects ; ...


Go Back   Usenet Forums > Linux Forums > Linux Networking

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-26-2008
ianbrn@gmail.com
 
Posts: n/a
Default Disable sending ICMPV6 redirects on IPV6

Hello,
I try to find out how to disable a Linux machine (acting as a router)
from sending ICMPV6 redirects ;

There is : /proc/sys/net/ipv6/conf/all/accept_redirects
but I cannot find /proc/sys/net/ipv6/conf/all/send_redirects

(In IPV4 there is both /proc/sys/net/ipv4/conf/all/send_redirects and
/proc/sys/net/ipv4/conf/all/accept_redirects)

Maybe it is impossible to disable a Linux machine from sending
ICMPV6 redirects?
Any ideas?

Regards,
Ian


Reply With Quote
  #2 (permalink)  
Old 03-26-2008
Pascal Hambourg
 
Posts: n/a
Default Re: Disable sending ICMPV6 redirects on IPV6

Hello,

ianbrn@gmail.com a écrit :
> I try to find out how to disable a Linux machine (acting as a router)
> from sending ICMPV6 redirects ;
>
> There is : /proc/sys/net/ipv6/conf/all/accept_redirects
> but I cannot find /proc/sys/net/ipv6/conf/all/send_redirects
>
> Maybe it is impossible to disable a Linux machine from sending
> ICMPV6 redirects?


As a last resort, you can drop them with an ip6tables rule :

ip6tables -A OUTPUT -p icmpv6 --icmpv6-type redirect -j DROP
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:27 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0