https://bugzilla.novell.com/show_bug.cgi?id=694464 https://bugzilla.novell.com/show_bug.cgi?id=694464#c7 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #7 from Ludwig Nussel <lnussel@novell.com> 2011-05-19 15:31:29 CEST --- test:~ # grep ^FW_CUST /etc/sysconfig/SuSEfirewall2 FW_CUSTOMRULES="/etc/sysconfig/scripts/SuSEfirewall2-custom" test:~ # cat /etc/sysconfig/scripts/SuSEfirewall2-custom fw_custom_after_chain_creation() { iptables -A INPUT -s 7.7.7.7 -j LOG } test:~ # SuSEfirewall2 SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ... SuSEfirewall2: using default zone 'ext' for interface eth0 SuSEfirewall2: Firewall customary rules loaded from /etc/sysconfig/scripts/SuSEfirewall2-custom SuSEfirewall2: Firewall rules successfully set test:~ # iptables -vnL|grep 7.7.7.7 0 0 LOG all -- * * 7.7.7.7 0.0.0.0/0 LOG flags 0 level 4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.