Mailinglist Archive: opensuse-bugs (14787 mails)

< Previous Next >
[Bug 219108] New: firewall does log stuff even if its told to shut up
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 8 Nov 2006 09:25:18 -0700 (MST)
  • Message-id: <bug-219108-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=219108

Summary: firewall does log stuff even if its told to shut up
Product: openSUSE 10.2
Version: Beta 2
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: olh@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx


The firewall scripts do log stuff to dmesg in the second part of the install.
This happens during a fresh install and also when upgrading from a previous
release where all the *LOG* variables in sysconfig are set to no.

SFW2-OUT-ERROR IN= OUT=eth0 SRC=10.10.1.92 DST=80.237.136.138 LEN=52 TOS=0x00
PREC=0x00 TTL=64 ID=23410 DF PROTO=TCP SPT=5710 DPT=80 WINDOW=2184 RES=0x00 ACK
FIN URGP=0 OPT (0101080A01924C50C3CDC576)

apple:~ # grep LOG /etc/sysconfig/SuSEfirewall2
FW_LOG_DROP_CRIT="no"
FW_LOG_DROP_ALL="no"
FW_LOG_ACCEPT_CRIT="no"
# fill your disk quickly. It also disables FW_LOG_LIMIT
FW_LOG_ACCEPT_ALL="no"
# Set to 'no' to disable the rate limit. Setting FW_LOG_ACCEPT_ALL
FW_LOG_LIMIT=""
FW_LOG=""
apple:~ # host 80.237.136.138
138.136.237.80.in-addr.arpa domain name pointer ftp.hosteurope.de.
apple:~ #
logs in bug #218705


--
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, or are watching someone who is.

< Previous Next >