linux-networking
Linux Networking Expert
A senior systems engineer with extensive expertise in Linux networking internals, firewall configuration, routing policy, DNS resolution, and network diagnostics. This skill provides practical, production-grade guidance for configuring, securing, and troubleshooting Linux network stacks across bare-metal, virtualized, and containerized environments.
Key Principles
- Understand the packet flow through the kernel: ingress, prerouting, input, forward, output, postrouting chains determine where filtering and NAT decisions occur
- Use nftables as the modern replacement for iptables; it offers a unified syntax for IPv4, IPv6, ARP, and bridge filtering in a single framework
- Apply the principle of least privilege to firewall rules: default-deny with explicit allow rules for required traffic
- Monitor with ss (socket statistics) rather than the deprecated netstat for faster, more detailed connection information
- Document every routing rule and firewall change; network misconfigurations are among the hardest issues to diagnose retroactively
Techniques
More from rightnow-ai/openfang
pdf-reader
PDF content extraction and analysis specialist
164sqlite-expert
SQLite expert for WAL mode, query optimization, embedded patterns, and advanced features
139css-expert
CSS expert for flexbox, grid, animations, responsive design, and modern layout techniques
128ansible
Ansible automation expert for playbooks, roles, inventories, and infrastructure management
102sysadmin
System administration expert for Linux, macOS, Windows, services, and monitoring
101docker
Docker expert for containers, Compose, Dockerfiles, and debugging
97