Create a bash script that will wrap iptables. Your program
should be menu driven and perform the following tasks.:
1) Have a menu to add, delete, modify, print rules for
iptables.
2) When managing the rules, should prompt for what chain (INPUT,
OUTPUT, FORWARDING) the rule should be added/deleted/modified
in.
3) When deleting, should provide validation to make sure the
user wants to remove the rules
4) Should provide a help menu
Create a bash script that will wrap iptables. Your program
should be menu driven and perform the following tasks.:
1) Have a menu to add, delete, modify, print rules for
iptables.
2) When managing the rules, should prompt for what chain (INPUT,
OUTPUT, FORWARDING) the rule should be added/deleted/modified
in.
3) When deleting, should provide validation to make sure the
user wants to remove the rules
4) Should provide a help menu
Create a bash script that will wrap iptables. Your program should be menu driven and perform the following tasks.: 1) Ha
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Create a bash script that will wrap iptables. Your program should be menu driven and perform the following tasks.: 1) Ha
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!