Open fduran opened 1 year ago
curl localhost works with iptables fw rule because ipv6 is not blocker
curl localhost
Happy eyeballs means that curl and many other tools will use ipv6 first, which isn't affected by the v4 rules.
curl localhost
works with iptables fw rule because ipv6 is not blocker