PrepAway - Latest Free Exam Questions & Answers

What does the following iptables rule accomplish: <code> iptables A INPUT s !127.0.0.0/8 p tcp dport 111

What does the following iptables rule accomplish:

iptables A INPUT s !127.0.0.0/8 p tcp dport 111 j DROP

PrepAway - Latest Free Exam Questions & Answers

A.
Drops all packets from the LAN destined for port 111.

B.
Drops all packets originating from the local machine unless they are destined for port 111.

C.
Drops all packets destined for port 111 which originate from the local machine.

D.
Drops all packets destined for port 111 unless they are from the local machine.


Leave a Reply