[BACK]Return to firewall.2 CVS log [TXT][DIR] Up to [local] / src / share / ipf

Diff for /src/share/ipf/Attic/firewall.2 between version 1.1 and 1.2

version 1.1, 1996/07/18 05:57:24 version 1.2, 1996/10/01 16:48:24
Line 43 
Line 43 
 #  forever timing out.  Don't log ident (auth port) as it's so common.  #  forever timing out.  Don't log ident (auth port) as it's so common.
 #  #
 block return-rst in log on ppp0 proto tcp from any to any flags S/SA  block return-rst in log on ppp0 proto tcp from any to any flags S/SA
 block in on ppp0 proto tcp from any to any port = auth flags S/SA  block return-rst in on ppp0 proto tcp from any to any port = auth flags S/SA
 #  #
 #  Allow incoming TCP connections to ports between 1024 and 5000, as  #  Allow incoming TCP connections to ports between 1024 and 5000, as
 #  these don't have daemons listening but are used by outgoing  #  these don't have daemons listening but are used by outgoing

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2