==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9514

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #15 from Unnilennium <te...@pialasse.com> ---
changing to 
/etc/e-smith/templates/etc/rc.d/init.d/masq/00Functions01Chilli20input

    /sbin/iptables -A IN_FROM_CHILLI ! -s $net -j denylog

and to
/etc/e-smith/templates/etc/rc.d/init.d/masq/00Functions01Chilli40forwardFrom

    /sbin/iptables -A FORWARD_FROM_CHILLI ! -s $net -j denylog
    /sbin/iptables -A FORWARD_FROM_CHILLI ! -o \$OUTERIF -j denylog

remove three errors leaving only 

Bad argument `denylog'
Try `iptables -h' or 'iptables --help' for more information.
done

that is related to the line :
    /sbin/iptables -A FORWARD_FROM_CHILLI ! -o \$OUTERIF -j denylog

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to