Question: This is for Linux using iptables. What are the commands needed? Apply them on your Linux1 server only. Craft rules for both the INPUT and
This is for Linux using iptables. What are the commands needed?
Apply them on your Linux1 server only. Craft rules for both the INPUT and OUTPUT chains to account for return traffic where necessary:
1. Deny all traffic to and from 34.87.95.12.
2. Deny all traffic to and from HTTP on your Linux1 server.
3. Deny all ICMP traffic to and from 192.168.150.0/24.
4. Permit SSH from the IP address of your Linux2 machine to Linux1 and permit the return traffic.
5. Deny all other SSH traffic to and from your Linux 1 server.
6. Permit DNS from your server to 8.8.8.8, also permit the return traffic.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
