Glenn McKechnie wrote:
> antken wrote:
> [...] 
> 
>>my first question is:
>>how can i change the rules in the current chains to let all traffic in
>>and 
>>out ? ( i know this is dangerous but i am just messing on a test
>>machine )
> 
> 
> ipchains -F input && ipchains -P input ACCEPT
> ipchains -F output && ipchains -P output ACCEPT
> ipchains -F forward && ipchains -P forward ACCEPT
> 
> will flush them and change the default policy to ACCEPT for everything!



Dachstein has a fairq chain that I don't think you
considered part of "everything."

Regards,
Matthew



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to