DEFAULT POLICY!
Patrick Schaaf
bof@bof.de
Mon, 24 Dec 2001 10:16:05 +0100
> I am not able to assign the default policy for the default chains
> (INPUT,OUTPUT,FORWARD) as REJECT...it only seems to take ACCEPT or DROP.
Correct.
> Is there any way I can make it take REJECT or a custom made target like
> reject-log (to log & reject), etc.
> OR it takes only those two targets.
It takes only those two targets. If you need anything else, just add it
as the last rule in the respective chain.
best regards
Patrick