Write an iptables (IPv4) rule that silently blocks incoming SMTP connections from 10.10.0.10.
What will be an ideal response?
$ su -c 'iptables --append FORWARD -p tcp --dport smtp --source 10.10.0.10 --jump DROP'
Computer Science & Information Technology
You might also like to view...
Describe possible occurrences of each of the main types of security threat (threats to processes, threats to communication channels, denial of service) that might occur in the Internet.
What will be an ideal response?
Computer Science & Information Technology
To create a cell that spans two rows and two columns at the same time, you enter the
A.
Computer Science & Information Technology
Microsoft PowerPoint and Apple Keynote are examples of ________ software
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which UL rating is relevant to the amount of voltage a surge protector will allow through to an attached device?
A) UL 1283 B) UL 1449 VPR C) UL 497A D) UL 210
Computer Science & Information Technology