Hi guys,
I recently implemented IPv6 stack on my AWS EC2 Machine.
After a long time, dual stack is working...
But only with PF disabled.
With just "pass all" rule, everything from Layer 3 and Layer 4 works (IPv4, IPv6, TCP ports, ICMP, ICMP6)
But with these simple general rules (for testing...