anyone know a site that is running in IPv6 ?
by ////// from LinuxQuestions.org on (#6JKN3)
i want to test if my IPv6 block is working.
Code:echo "net.ipv6.conf.all.disable_ipv6 = 1" >> /etc/sysctl.confCode:drop ip6 any any -> any any (msg:"IPv6 Traffic Detected"; sid:100000001; rev:1;)i used that command and suricata rule to block IPv6.
Code:echo "net.ipv6.conf.all.disable_ipv6 = 1" >> /etc/sysctl.confCode:drop ip6 any any -> any any (msg:"IPv6 Traffic Detected"; sid:100000001; rev:1;)i used that command and suricata rule to block IPv6.