employer cover photo
employer logo
employer logo

University of Central Punjab

Is this your company?

University of Central Punjab Interview Question

how iptables can be implemented ?

Interview Answer

Anonymous

Sep 27, 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