Question: In Linux, write IP tables rules to block the http/https traffic (hint: you are strongly encouraged to block http/https traffic only, not DNS). (2) Create

In Linux, write IP tables rules to block the http/https traffic (hint: you are strongly encouraged to block http/https traffic only, not DNS).

(2) Create rules to block http and https traffic to a specific website but allow other traffic to/from the website (e.g. ping) and allow web surfing from other websites.

(3) Create rules to allow outgoing ping traffic (i.e. outgoing echo request and incoming echo response) but not incoming ping traffic

Step by Step Solution

3.41 Rating (148 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

In Linux you can use the iptables command to set up firewall rules Here are answers to each of your questions 1 Block HTTPHTTPS Traffic Port 80 and 44... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!