edgerouter:ipv6-no-unsolicit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
edgerouter:ipv6-no-unsolicit [2015/04/27 21:27] brielleedgerouter:ipv6-no-unsolicit [2015/04/27 21:31] brielle
Line 14: Line 14:
  
  
-    set firewall ipv6-name LAN-To-Internet default-action drop +    set firewall ipv6-name LAN-To-Internet default-action accept
-    set firewall ipv6-name LAN-To-Internet description 'LAN to Internet' +
-    set firewall ipv6-name LAN-To-Internet rule 1 action accept +
-    set firewall ipv6-name LAN-To-Internet rule 1 description 'Allow all ipv6 out' +
-    set firewall ipv6-name LAN-To-Internet rule 1 state established enable +
-    set firewall ipv6-name LAN-To-Internet rule 1 state related enable +
-    set firewall ipv6-name LAN-To-Internet rule 2 action drop +
-    set firewall ipv6-name LAN-To-Internet rule 2 state invalid enable +
-    set firewall ipv6-name LAN-To-Internet rule 3 action accept +
-    set firewall ipv6-name LAN-To-Internet rule 3 state new enable+
  
     # Bind LAN-To-Internet rule to LAN interface 'in'     # Bind LAN-To-Internet rule to LAN interface 'in'