Displaying 3 results from an estimated 3 matches for "nrittner".
Did you mean:
rittner
2018 Mar 16
0
[Bug 1235] New: Error Message "Memory allocation problem" using hashlimit match
...t match
Product: iptables
Version: 1.6.x
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: normal
Priority: P5
Component: iptables
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: nrittner at layer23.de
When using "--match hashlimit" with "--hashlimit-name" that contains a slash,
iptables terminates with the error message: "iptables: Memory allocation
problem."
since "--hashlimit-name" is used to compose a state-filename within
/proc/net/ipt_h...
2018 Dec 20
0
[Bug 1311] New: conntrack should include icmp type+code in xml-output
...Product: conntrack-tools
Version: unspecified
Hardware: All
OS: Gentoo
Status: NEW
Severity: enhancement
Priority: P5
Component: conntrack
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: nrittner at layer23.de
when using "conntrack -L -o xml" the conntrack program omits nodes for
type+code when protocol is icmp. they should be part of xml-output, as they are
when using default or extended mode (-o).
tested with version 1.4.4 (bugzilla form here has versions <1 for choice only)...
2014 Nov 12
1
imap-login segfaults when using post-login
hello,
i get these lines in syslog when using post-login within imap-login:
imap-login: Fatal: master: service(imap-login): child 574 killed with signal 11 (core dumps disabled)
imap[5523]: segfault at 14 ip b7556276 sp bfc1c940 error 4 in libdovecot.so.0.0.0[b7529000+d4000]
these are the relevant sections i added:
service imap-login {
executable = imap post-login
}
service post-login {