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+
What would be the correct option for iptables to specify the incoming network interface to be any Ethernet interfaces on your system?
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+