Linux Lab 2 (Network tools) Quiz

What are useful options for netstat?
What port does ssh use?
22
80
443
53
23
25
What port does HTTP use?
22
80
443
53
23
25
 
If running the client on the same system as your server, you will see both a client & server connection with netstat
True
False
A server where the main server listens for additional connections and the child process handles the client requests is an exmaple of a ______ server
Nc can work as a client, or in server mode listening to requests
True
False
Where are well known ports listed?
What is the default role in iptables?
Allow all traffic
Deny all traffic
What is the command to flush the current iptable rules?
What is the command to list the current iptable rules?
When you configure iptables, the rules are store in memory only
True
False
When you deny a packet, it gives a notification
True
False
Add a rule that rejects incoming traffic on port 49999
To insert a 3rd rule, I can use -I INPUT 3
True
False
Order doesn't matter with iptables
True
False
Order with iptables should be
Most specific to least specific
Least specific to most specific
You can use the _____ utility to save your iptable rules to a file
To store iptables rules so they are read by the service startup script, use this command:
Iptables will load the system firewall rules stored in
Restore iptables by using this utility:
When using iptables-save and iptables-restore, the rules are saved in a non-editable format
True
False
When loading firewall rules from a script. The iptables service does not need to be started
True
False
The _____ utility is used to capture and view network traffic
Consult the _____ file to list common assigned port numbers
{"name":"Linux Lab 2 (Network tools) Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"what are useful options for netstat?, what port does ssh use?, What port does HTTP use?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker