Pergunta de entrevista da empresa University of Central Punjab

how iptables can be implemented ?

Resposta da entrevista

Sigiloso

27 de set. de 2021

The filters are organized in different tables, which contain chains of rules for how to treat network traffic packets. Different kernel modules and programs are currently used for different protocols; iptables applies to IPv4, ip6tables to IPv6, arptables to ARP, and ebtables to Ethernet frames.

1