pavement

Default allow

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
'''Default Allow''' is a type of firewall ruleset in which the default condition of the firewall is to allow ALL connectivity - from anywhere, to anywhere.  A '''default allow''' firewall with no additional rules loaded effectively is no firewall at all.
+
'''Default allow''' is a type of [[firewall]] ruleset in which the default condition of the firewall is to allow ALL connectivity - from anywhere, to anywhere.  A '''default allow''' firewall with no additional rules loaded is effectively the same thing as no firewall at all.
  
Default Allow firewalls are not recommended, because there is a [[race condition]] problem - a window of time in between a reset of the firewall to default rules and the re-loading of the extra rules to restrict access in which "anything goes."  See [[Default deny]].
+
Default allow firewalls are not recommended, because there is a [[race condition]] problem - a window of time in between a reset of the firewall to default rules and the re-loading of the extra rules to restrict access in which "anything goes."  See [[Default deny]].
 
[[Category:FreeBSD Terminology]]
 
[[Category:FreeBSD Terminology]]

Revision as of 14:23, 24 December 2004

Default allow is a type of firewall ruleset in which the default condition of the firewall is to allow ALL connectivity - from anywhere, to anywhere. A default allow firewall with no additional rules loaded is effectively the same thing as no firewall at all.

Default allow firewalls are not recommended, because there is a race condition problem - a window of time in between a reset of the firewall to default rules and the re-loading of the extra rules to restrict access in which "anything goes." See Default deny.

Personal tools