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 |
Explain about the command lynx?
what is the command to make a process to run in the background from foreground?
What are the files to be used in the network installation of linux os?
What does mkdir mean in linux?
How do you kill a process in linux?
if i run ls command it will show me the junk output what is problem and how to resolve it
How cp command works in linux?
What is grep command in linux with examples?
What is the syntax of mkdir?
How do I find old commands in linux?
What are the basic commands in LINUX?
What is p command?