hello all,
Let me start of by thanking Tom for a great product. I have been using
Shorewall for a long time now.

I have a small issue that is complicating my IPv6 setup: when Linux is
configured as router it does not by accept router advertisements when
forwarding is enabled. That can be enabled on more recent kernels by
setting /proc/sys/net/ipv6/conf/$INTERFACE/accept_ra to 2.

Tom, would it be possible to add an option in the interfaces that sets
the interface. Adding an option accept_ra=x would allow setting it. This
would be quite similar to setting the forwarding there. 

>From the kernel documentation:
accept_ra - INTEGER
Accept Router Advertisements; autoconfigure using them.


It also determines whether or not to transmit Router
Solicitations. If and only if the functional setting is to
accept Router Advertisements, Router Solicitations will be
transmitted.

Possible values are:
        0 Do not accept Router Advertisements.
        1 Accept Router Advertisements if forwarding is disabled.
        2 Overrule forwarding behaviour. Accept Router Advertisements
          even if forwarding is enabled.

Functional default: enabled if local forwarding is disabled
   disabled if local forwarding is enabled.

Judging by the purpose of the variable it might be appropriate to add it
as an option. It is somewhat similar to the forwarding option....
Thanks in advance for your feedback

Kind regards, Louis


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Shorewall-devel mailing list
Shorewall-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to