Oops, missed a bit:

On 2013-09-17 22:23, Matthew Cengia wrote:
[...]
>   # Remove the redirects from the forward chain
>   iptables -D FORWARD -j log_incoming
>   iptables -D FORWARD -j log_outgoing

  # Clear the custom chains before deletion
  iptables -F log_incoming
  iptables -F log_outgoing

>   # Delete the custom chains we created
>   iptables -X log_incoming
>   iptables -X log_outgoing

-- 
Regards,
Matthew Cengia

Attachment: signature.asc
Description: Digital signature

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to