Displaying 20 results from an estimated 10000 matches similar to: "[Bug 443] 2.6 kernel failing in NAT with significant outbound traffic"
2006 Mar 17
32
[Bug 443] 2.6 kernel failing in NAT with significant outbound traffic
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=443
------- Additional Comments From nothingel@hotmail.com 2006-03-17 20:07 MET -------
sorry for the delay...I'll check this out hopefully first of next week.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug,
2006 Jan 28
5
[Bug 318] masq fails on existing connection using marks and iproute2 source routing
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=318
------- Additional Comments From kaber@trash.net 2006-01-28 17:29 MET -------
Please execute"echo 255 >/proc/sys/net/ipv4/netfilter/ip_conntrack_log_invalid"
after loading ipt_LOG and post the results.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this
2007 Mar 04
13
[Bug 552] Strange DNAT behaviour... packet don't pass to PREROUTING and go directly in INPUT !!
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=552
------- Additional Comments From cbettero@ciditech.it 2007-03-04 21:48 MET -------
This problem prevents AJAX web sites to be hosted on the internal web server,
because many packets will be dropped instead of passing into PREROUTING chain...
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
2007 Mar 15
5
[Bug 554] Packet illegaly bypassing SNAT
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=554
------- Additional Comments From kaber@trash.net 2007-03-15 02:53 MET -------
Most likely these packets are considered invalid by connection tracking and
therefore not handled by NAT. Try this:
iptables -t mangle -A POSTROUTING -m state --state INVALID -j DROP
--
Configure bugmail:
2006 Jan 25
8
[Bug 400] connection tracking does not work on VLANs if underlying interface is a bridge
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=400
------- Additional Comments From kaber@trash.net 2006-01-25 12:55 MET -------
Please add a LOG rule to PRE_ROUTING in the mangle table and post the output.
BTW, are you using hardware checksumming (check with ethtool) on the underlying
ethernet device?
--
Configure bugmail:
2006 Jan 25
32
[Bug 429] -j REDIRECT does not appear to work correctly
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=429
------- Additional Comments From laforge@netfilter.org 2006-01-25 11:00 MET -------
Please specifically tell us about the exact kernel version, any patches that you
might have applied, and the iptables version that you're using.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You
2006 Feb 08
0
[Bug 443] New: 2.6 kernel failing in NAT with significant outbound traffic
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=443
Summary: 2.6 kernel failing in NAT with significant outbound
traffic
Product: netfilter/iptables
Version: linux-2.6.x
Platform: i386
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: NAT
AssignedTo:
2007 Mar 23
1
Expected handling of [SYN] when expecting [SYN, ACK]?
Hi,
I''ve been developing a peer-to-peer application, and have recently been
trying to add STUNT
(http://www.cis.nctu.edu.tw/~gis87577/xDreaming/XSTUNT/Docs/XSTUNT%20Ref
erence.htm) to allow firewall/NAT traversal. I got a box with Shorewall
to use for testing, and am now trying to work out whether Shorewall is
actually designed to prevent such connections? I notice in the FAQs that
2013 Aug 24
5
[Bug 847] New: Owner matching fails on listening socket
https://bugzilla.netfilter.org/show_bug.cgi?id=847
Summary: Owner matching fails on listening socket
Product: netfilter/iptables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ip_tables (kernel)
AssignedTo:
2006 Feb 18
4
[Bug 451] ip6tables port range support in multiport modules is broken
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=451
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
------- Additional Comments From netfilter@linuxace.com 2006-02-18 19:35 MET -------
Which
2006 Jun 26
5
[Bug 339] Kernel panic on bridged packet
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=339
------- Additional Comments From scrizt@ludd.ltu.se 2006-06-26 17:57 MET -------
Is this bug forgotten ?
Anyhow, I ran into it when setting up this strange network of mine.. I dont
think my setup is causing anything strange however.. It appears even if no
machine is connected to the "inner" port of the bridge..
I
2006 Apr 13
3
[Bug 466] u.tcp used where u.udp should be, in tftp nat helper
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=466
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
Status|NEW |RESOLVED
Resolution|
2006 Jun 14
49
[Bug 464] state match sometimes failes RELATED,ESTABLISHED matches
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=464
------- Additional Comments From holm@theorie.physik.uni-goettingen.de 2006-06-14 15:00 MET -------
I run into the same probs with Mandriva kernel.
All kernel >2.6.11 are definitly affected.
kernel 2.6.8.1 has no problems.
Hope this helps a little bit.
--
Configure bugmail:
2003 Mar 04
6
[Bug 22] Linux kernel crashes when incoming/outgoing interfaces differ
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=22
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bowles@ambisys.com
Component|unknown |ip_tables (kernel)
OS/Version|other
2006 Apr 12
1
[Bug 469] recent match doesn't triger with --hitcount > 20
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=469
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
Status|NEW |RESOLVED
Resolution|
2006 Feb 28
9
[Bug 428] Does not work access from the internal netwrok through external address
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=428
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
------- Additional Comments From netfilter@linuxace.com 2006-02-28 03:22 MET -------
What kernel
2006 Aug 04
11
[Bug 497] ipt_string doesn't ork for me
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=497
------- Additional Comments From netfilter@linuxace.com 2006-08-04 04:37 MET -------
Created an attachment (id=259)
--> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=259&action=view)
proposed patch
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving
2006 May 31
20
[Bug 481] tun + pptp nat helper
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=481
------- Additional Comments From joseba.beltran@gmail.com 2006-05-31 19:09 MET -------
Many pptp nat helper users are suffering this problem:
http://www.chillispot.org/forum/viewtopic.php?p=4118&highlight=pptp
http://www.chillispot.org/forum/viewtopic.php?t=958&highlight=pptp
2006 Feb 11
11
[Bug 447] iptables doesn't support multiple times the same match in one rule
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=447
Bug 447 depends on bug 440, which changed state.
Bug 440 Summary: Space in filename causes Forged DCC command from x.x.x.x: 0.0.0.0:0
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=440
What |Old Value |New Value
----------------------------------------------------------------------------
2006 Apr 11
13
[Bug 468] There is no real documentation for knowing how to configure the kernel for iptables
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=468
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
------- Additional Comments From netfilter@linuxace.com 2006-04-11 03:11 MET -------
Patches