[Logcheck-devel] Bug#622942: ifaces can have hyphens (br-dmz).

Trent W. Buck trentbuck at gmail.com
Sat Apr 16 01:59:38 UTC 2011


Package: logcheck-database
Version: 1.3.13
Severity: minor
File: /etc/logcheck/ignore.d.server/dhclient

I have an interface br-dmz, configured via DHCP and to which KVM VMs
attach.  Currently this rule (I think)

    ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(REQUEST|RELEASE) (of [.0-9]{7,15} )?on [[:alnum:].]+ to [.0-9]{7,15} port 67$

is not matching because [[:alnum:].]+ should be [[:alnum:].-]+

See also #608256.

You can test this yourself by editing /etc/udev/rules.d/*persist*net*
and renaming your interface to "foo-bar", then restarting.  Use the
same process to rename it back to "eth0" or whatever you want.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information





More information about the Logcheck-devel mailing list