Page 1 of 1

What are the most important of firewall filter

Posted: Thu Oct 08, 2015 11:03 am
by loveman
I need any one have rules for filter firewall
that rules important for security
to show me a little of description of this rules

Re: What are the most important of firewall filter

Posted: Thu Oct 08, 2015 12:34 pm
by Sitron

Posted: Thu Oct 08, 2015 6:51 pm
by jarda
You should make only exclusions you absolutely need and drop finally all three chains. But the most secure approach is not to connect anything anywhere. If you want some traffic to pass through, you have to make a compromise with the security always.

Re: What are the most important of firewall filter

Posted: Fri Oct 09, 2015 1:14 am
by loveman

Thank you i will visit web later

Re:

Posted: Fri Oct 09, 2015 1:15 am
by loveman
You should make only exclusions you absolutely need and drop finally all three chains. But the most secure approach is not to connect anything anywhere. If you want some traffic to pass through, you have to make a compromise with the security always.
Thank you for your Advice

Re: What are the most important of firewall filter

Posted: Fri Oct 09, 2015 7:40 am
by BLAKE12
The most important aspect of a firewall is that it is at the entry point of the networked system it protects. In the case of Packet Filtering, it is at the lowest level, or "layer" in the hierarchy (stack) of network processes, called the Network Layer or the Internet Layer. This means essentially that the firewall is the first program or process that receives and handles incoming network traffic, and it is the last to handle outgoing traffic.

Re: What are the most important of firewall filter

Posted: Fri Oct 09, 2015 11:37 pm
by loveman
The most important aspect of a firewall is that it is at the entry point of the networked system it protects. In the case of Packet Filtering, it is at the lowest level, or "layer" in the hierarchy (stack) of network processes, called the Network Layer or the Internet Layer. This means essentially that the firewall is the first program or process that receives and handles incoming network traffic, and it is the last to handle outgoing traffic.
Thank you for your Advice