iptables
Linux iptables firewall utility for network packet filtering
Learn why iptables -C command fails to recognize NAT rules and how to properly verify iptables NAT rules using the correct syntax with -t nat option.
Master iptables rules for WireGuard wg0: drop all incoming packets except UDP port 51821. Why ACCEPT+DROP beats single negated rule. Avoid pitfalls like negation logic, rule ordering, connection tracking, INPUT vs FORWARD chains.
Step-by-step guide to set up RDP access to home PC (192.168.0.20:3389) through VPS proxy (200.1.1.1) using SSH tunnel on Raspberry Pi. Fix iptables, AllowTcpForwarding, GatewayPorts, and verify forwarding.
Step-by-step guide to route LAN traffic via MikroTik to an XRAY transparent proxy using TProxy, mangle rules, policy routing and iptables for correct routing.