added missing icmpv6 output rule
This commit is contained in:
		
							parent
							
								
									472badee55
								
							
						
					
					
						commit
						f6c6df3dc6
					
				|  | @ -123,6 +123,7 @@ nft_output_default_rules: | ||||||
|     - oif lo accept |     - oif lo accept | ||||||
|   050 icmp: |   050 icmp: | ||||||
|     - ip protocol icmp accept |     - ip protocol icmp accept | ||||||
|  |     - ip6 nexthdr icmpv6 counter accept | ||||||
|   200 output udp accepted: |   200 output udp accepted: | ||||||
|     - udp dport @out_udp_accept ct state new accept |     - udp dport @out_udp_accept ct state new accept | ||||||
|   210 output tcp accepted: |   210 output tcp accepted: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue