fduran / sadservers

SadServers: Linux & DevOps Troubleshooting Scenarios SaaS
https://sadservers.com
1.95k stars 56 forks source link

Scenario "Tokyo" : localhost bypasses firewall #14

Open fduran opened 1 year ago

fduran commented 1 year ago

curl localhost works with iptables fw rule because ipv6 is not blocker

Laikulo commented 4 months ago

Happy eyeballs means that curl and many other tools will use ipv6 first, which isn't affected by the v4 rules.