Displaying 4 results from an estimated 4 matches for "libipt_rec".
Did you mean:
libipt_rpc
2003 Mar 02
0
[Bug 58] New: save() function of libipt_recent.c broken
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=58
Summary: save() function of libipt_recent.c broken
Product: iptables userspace
Version: 1.2.7a
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: laforge@netfilter.org
ReportedBy: laforge@n...
2003 Jun 01
1
[Bug 58] save() function of libipt_recent.c broken
...Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From email@cs-ware.de 2003-06-01 01:57 -------
Created an attachment (id=25)
libipt_recent.c-patch against iptables-save bug
------- Additional Comments From email@cs-ware.de 2003-06-01 02:06 -------
The fix (version 1.7) doesn't resolve the bug completely. The "iptables-save"
command doesn't create useful results:
#iptables -A INPUT -p tcp -m tcp --dport 80 -m...
2004 Apr 26
1
patching kernel and iptables for IMQ
I have a linux box with kernel 2.4.22 and iptables 1.2.9
First, i patch linux kernel with Norbet Buckmuller''s .diff
#cd \usr\src\linux
#patch -p1 < imq-combo-debian-2.4.22.diff
All correct
Second, i -try to- patch iptables (following www.linuximq.net/faq.html)
#cd /usr/src/linux/net/ipv4/netfilter
I edit IMQ.pom-ng.patch and replace $KERNEL_DIR with /usr/src/linux
#patch
2005 Jun 24
6
Is it that difficult?
Hello,
You will find in attachment the layout of my
current physical configuration.
For now, the Cable ISP is not used. Since it
is a dynamic ISP, my mailserver is rejected and
my domain name registers on blacklists like ORDB
and al.
I want it to be used as a default gateway except
for my mail server that would be seen as coming
from my "honest" ADSL ISP.
Here is