what are the basic elements of firewall?
Answers were Sorted based on User's Feedback
Answer / jks
A firewall should be able to filter packets (drop/pass them)
based on certain rules specified by the user . The rules may
be used to identify an incoming packet to the computer or
outgoing packet from the computer , it can be based on
target port number/ip add , traffic from a particular
network card etc ...
The firewall rules can be in a tabular form(saved on the
disk) from where the firewall software can read them and
implement it .
iptables firewall on Linux is a great example .
Is This Answer Correct ? | 12 Yes | 2 No |
How do I use nslookup in linux?
How do you create a blank file in linux?
what is soft mount and hard mount? i have to make permanent nfs mount permanent what shall i do?
What is the ipconfig command for linux?
What is cpu core in linux?
What are the 4 kinds of sentences with examples?
How can I check the exit status of my previous command in Linux operating system?
0 Answers SwanSoft Technologies,
How do you list all the files in a directory, including hidden files?
What are two subtle differences in using the more and the pg commands?
What does sh do in linux?
How do I run a command in linux?
What does uname command do?