Troubleshooting puzzles from Julia Evans
https://mysteries.wizardzines.com/
src: https://github.com/jvns/twine-stories/
blog: https://jvns.ca/blog/2021/04/16/notes-on-debugging-puzzles/
#troubleshooting #tshoot #puzzle #github
https://mysteries.wizardzines.com/
src: https://github.com/jvns/twine-stories/
blog: https://jvns.ca/blog/2021/04/16/notes-on-debugging-puzzles/
#troubleshooting #tshoot #puzzle #github
GitHub
GitHub - jvns/twine-stories: twine
twine. Contribute to jvns/twine-stories development by creating an account on GitHub.
Network address translation
- The first article introduced how to use the iptables/nftables packet tracing feature to find the source of NAT-related connectivity problems. https://fedoramagazine.org/network-address-translation-part-1-packet-tracing/
- The second article introduced the “conntrack” command. https://fedoramagazine.org/network-address-translation-part-2-the-conntrack-tool/
- The third article gave an introduction to the “conntrack” event framework. https://fedoramagazine.org/conntrack-event-framework/
- This article shows how to expose more information about what is happening inside conntrack. https://fedoramagazine.org/network-address-translation-part-4-conntrack-troubleshooting/
#networking #NAT #tshoot
- The first article introduced how to use the iptables/nftables packet tracing feature to find the source of NAT-related connectivity problems. https://fedoramagazine.org/network-address-translation-part-1-packet-tracing/
- The second article introduced the “conntrack” command. https://fedoramagazine.org/network-address-translation-part-2-the-conntrack-tool/
- The third article gave an introduction to the “conntrack” event framework. https://fedoramagazine.org/conntrack-event-framework/
- This article shows how to expose more information about what is happening inside conntrack. https://fedoramagazine.org/network-address-translation-part-4-conntrack-troubleshooting/
#networking #NAT #tshoot
Fedora Magazine
Network address translation part 1 – packet tracing - Fedora Magazine
This article shows how to use the iptables/nftables tracing feature to find the source of NAT related connectivity problems.