subject

1. What is the difference between a packet-filtering firewall and a proxy-server firewall? Can the two be used together? 2. What are the four tables maintained by the Linux kernel for processing incoming and outgoing packets?
3. How does an iptables based firewall decide as to which packets to subject to the INPUT chain of rules, which to the FORWARD chain of rules, and which to the OUTPUT chain of rules? Additionally, which part of a packet is examined in order to figure out whether or not the condition part of a rule is satisfied?
4. Show how you would use the iptables command to reject all incoming SYN packets that seek to open a new connection with your machine?
5. What is the option given to the iptables command to flush all the user-defined chains in a table? How do you flush all the rules in a table?
6. What are the icmp-types associated with the echo-request (ping) and with the echo-reply (pong) packets?
7. What is the iptables command if you want your machine to accept only the incoming connection requests for the SSHD server you are running on your machine? (You want your machine to drop all other connection request packets from remote clients.)
8. What is connection tracking? How does an iptables-based firewall know that the incoming packets all belong to the same ongoing connection?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 09:30
Facial expressions and gestures are examples of messages.
Answers: 3
question
Computers and Technology, 23.06.2019 18:30
Write a program that prints the day number of the year, given the date in the form month-day-year. for example, if the input is 1-1-2006, the day number is 1; if the input is 12-25-2006, the day number is 359. the program should check for a leap year. a year is a leap year if it is divisible by 4, but not divisible by 100. for example, 1992 and 2008 are divisible by 4, but not by 100. a year that is divisible by 100 is a leap year if it is also divisible by 400. for example, 1600 and 2000 are divisible by 400. however, 1800 is not a leap year because 1800 is not divisible by 400.
Answers: 3
question
Computers and Technology, 24.06.2019 00:40
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
question
Computers and Technology, 24.06.2019 21:30
What need most led to the creation of the advanced research projects agency network? darpa wanted scientists to be able to collaborate and share research easily. darpa wanted american and russian politicians to be able to communicate. darpa wanted astronauts to be able to contact nasa and the white house. darpa wanted factory owners to be able to coordinate supply chains.
Answers: 1
You know the right answer?
1. What is the difference between a packet-filtering firewall and a proxy-server firewall? Can the t...
Questions
question
English, 21.01.2021 18:50
question
Mathematics, 21.01.2021 18:50
question
Mathematics, 21.01.2021 18:50
question
Mathematics, 21.01.2021 18:50
question
Chemistry, 21.01.2021 18:50
question
Mathematics, 21.01.2021 18:50
Questions on the website: 13722363