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 |
What can you tell about the tar command?
What is mkdir?
in LINUX,What are two subtle differences in using the more and the pg commands?
When is it better to use the more command rather than cat command?
Send me some of the commands being used in linux
5 Answers Aurobindo, Dr Reddys, IBM, Reddy Labs,
What is c++ makefile?
what is nis server?
How do I change shell in linux?
How can I only see the first 14 lines of a file?
How commands work in linux?
What is $@ in shell?
List all the files beginning with A