Content
@
https://warpcast.com/~/channel/devops
0 reply
0 recast
0 reaction
Rafi
@rafi
Spent last 3h figuring out why a server is not reachable in the network. Turned out the DNS was pointing to its private IPv6 address and the server was listening on IPv4 :') Why? Catch-all addresses like 0.0.0.0 in IPv4 and [::] in IPv6 are handled by two separate network interfaces in the OS. Quite obvious but easy to miss.
2 replies
1 recast
14 reactions
Royal
@royalaid.eth
Network issues 90% of the time boil down to DNS
0 reply
0 recast
1 reaction