AnswerBun.com

What is the most restrictive way to allow IPv6 ICMP requests on iptables?

Information Security Asked on December 31, 2021

This is what I have so far but it is pretty open.

*filter
:INPUT DROP [0:0]
:FORWARD DROP [0:0]
:OUTPUT DROP [0:0]
-A INPUT -p ipv6-icmp -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A OUTPUT -p ipv6-icmp -j ACCEPT
-A OUTPUT -o lo -j ACCEPT
-A OUTPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
COMMIT

If you have time, explaining the rules would be amazing.

Add your own answers!

Related Questions

NTRUEncrypt in TLS and GPG encryption

3  Asked on November 17, 2020 by rubo77

   

XXE Injection in docx: entity not defined

1  Asked on November 5, 2020 by sorokine

   

How to send cookie to API on seperate domain in safari

1  Asked on October 29, 2020 by harrison-lucas

   

Pentesting Webserver Dead End (MySQL White Listing Bypass)

1  Asked on October 25, 2020 by cromwell-rosalin

       

Proxying MetaSploit through BurpSuite

1  Asked on October 16, 2020 by python

         

Why would hackers attack a DNS server with a DoS?

1  Asked on September 1, 2020 by alexis-wilke

   

OIDC Hybrid flow

1  Asked on August 21, 2020 by pdstat

 

Ask a Question

Get help from others!

© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP