On Fri, Sep 22, 2000 at 10:53:27AM +1000, George Vieira wrote:
> what happens when an ACCEPT/DENY/REJECT get ruled...? Does it continue down
> the list? Does it not execute the function until it reaches the end of the
> rules list or what?
> 
> This is something I haven't been able to get details on anywhere..
> 
        Goes down the list from the top stops on the first rule it matches that has a
-j flag. If no rules match then it will do whatever the default policy is.

-- 
John


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to