• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

10.2: IPv6 firewall (ip6tables) issue?

BoMbY

New Pleskian
Hello,

I've just upgraded to Plesk 10.2.0 and noticed my IPv6 address is not pingable (everything else seems to work with IPv6). The firewall "Ping service" rule in the admin panel is set to "Allow incoming from all", but when looking at "ip6tables --list", there's no ICMPv6 entry. Instead this is added from Plesk (this entries change if I change the rule to something else):

ACCEPT udp anywhere anywhere
ACCEPT tcp anywhere anywhere

just before the

DROP all anywhere anywhere

Looks to me like there's something wrong with the "Ping service" rule for IPv6? And I'm wondering how I can fix this?

Thanks and Regards,
BoMbY
 
Okay, my connection/ping problem is something different, but the Plesk filter rule (or at least the resulting ip6tables rule) for ICMPv6 still looks wrong (and possibly dangerous) to me.
 
Is there maybe a way to disable only the IPv6 Part of the Plesk firewall, to manually maintain the rules?
 
Back
Top