LPI Exam Questions

What would be the correct option for iptables to specify the incoming network interface to be any Et

What would be the correct option for iptables to specify the incoming network interface to be any Ethernet interfaces on your system?

A.
iptables -i eth+

B.
iptables -i eth*

C.
iptables -i ethernet

D.
iptables -int eth+