Displaying 4 results from an estimated 4 matches for "libipt_tcp".
2003 Mar 17
0
[Bug 65] New: Problem with error message when tcp-flags doesn't recognize a flag
...Mar 2003 01:00:11 -0000
@@ -122,7 +122,7 @@
}
if (i == sizeof(tcp_flag_names)/sizeof(struct tcp_flag_names))
exit_error(PARAMETER_PROBLEM,
- "Unknown TCP flag `%s'", buffer);
+ "Unknown TCP flag `%s'", ptr);
}
free(buffer);
Index: extensions/libipt_tcp.c
===================================================================
RCS file: /cvspublic/netfilter/userspace/extensions/libipt_tcp.c,v
retrieving revision 1.14
diff -u -r1.14 libipt_tcp.c
--- extensions/libipt_tcp.c 26 Jul 2002 16:27:57 -0000 1.14
+++ extensions/libipt_tcp.c 17 Mar 2003 01:00:11...
2003 Mar 30
0
[Bug 65] Problem with error message when tcp-flags doesn't recognize a flag
...------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From laforge@netfilter.org 2003-03-30 20:30 -------
Thanks, I've applied your fixes to CVS. See Revision 1.15 of libipt_tcp.c and
1.11 of libip6t_tcp.c
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
2007 Jan 18
0
[Bug 534] New: --mss in tcp.man
...Version: 1.3.5
Platform: i386
OS/Version: Debian GNU/Linux
Status: NEW
Severity: trivial
Priority: P2
Component: iptables
AssignedTo: laforge@netfilter.org
ReportedBy: doogie@brainfood.com
Please remove --mss from libipt_tcp.man. The tcp match doesn't handle that
option, while the tcpmss match does.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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