Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
Linux
« Previous
Next »
Which of the following commands can be run to remove all the rules in an iptables table?
Options
- iptables -L
- iptables -A
- iptables -F
- iptables --delete
CORRECT ANSWER : iptables -F
Discussion Board
Explanation-
To flush a specific chain, which will delete all of the rules in the chain, -F is used or the equivalent --flush, option and the name of the chain to flush.
Sapna 03-6-2017 06:42 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Networking (40)
Iphone (10)
Android (11)
Wireless communication (11)
OS (10)
Linuxpart (27)
Linuxpart (25)
Linux part (25)
Advertisement
▲