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 the working of command grouping?
How do you view the contents of a file in Linux?
How do you clear the screen in linux?
How use more command in linux?
How do I check terminal history?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
difference between Tcp and udp
How do I open a text file in cmd?
why context switching time should be minimum? How it depends on hardware support?
What are the basic commands for user management?
Explain about sh?
How remove all files in a directory linux?