• Vitaly Lipatov's avatar
    gateway: add internal_interface and IPv6 support for DNAT rules · afba3a65
    Vitaly Lipatov authored
    - internal_interface (vmbr0): DNAT by destination for internal users
      accessing banned IPs on ports 80/443 → ban_server:82 (int2.py)
    - IPv6: add ether3 DNAT, internal_interface DNAT by dst
    - Fix duplicate for-loop bug in create_ip6tables_rules
    - Add destroy rules for internal_interface (IPv4 + IPv6)
    - Add TESTING.md with verification checklist
    afba3a65
TESTING.md 3.03 KB