IPv6 IPTables for Raspberry Pi 2 and IPv6 to IPv4 Pinging

EnthusiastXYZ

Limp Gawd
Joined
Jun 26, 2020
Messages
221
If I disable IPv6 entirely on Raspberry Pi, can it still be pinged from an IPv6 IP address? I used "sudo apt install iptables-persistent -y" to get persistent IPv4 package and "sudo iptables -A" commands to create IPv4 rules, but I can't figure out how to do it for IPv6 rules. "IPTABLES" command only works for IPv4 and "IP6TABLES" command is not recognized...
 
Back
Top