Displaying 20 results from an estimated 30000 matches similar to: "[Bug 63] fwmark loopback routing issue"
2003 Mar 15
0
[Bug 63] New: fwmark loopback routing issue
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=63
Summary: fwmark loopback routing issue
Product: netfilter/iptables
Version: linux-2.4.x
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: normal
Priority: P2
Component: ip_tables (kernel)
AssignedTo:
2003 Feb 16
2
[Bug 34] Redirecting udp packets to closed port gives bad icmp error
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=34
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org
2003 Mar 20
6
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-03-20 10:55 -------
This looks strange.
The BUG in slab.c tells us that there is a GFP_ATOMIC missing. This means that
we are allocating kernel memory from softirq context with only GFP_KERNEL.
If I understand your backtrace correctly, what happens is:
- you are
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
2003 Apr 14
2
[Bug 76] Bitmask problems in include/netfilter_ipv4/lockhelp.h
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=76
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From
2003 Feb 14
6
[Bug 49] TCP conntrack entries with huge timeouts
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=49
------- Additional Comments From laforge@netfilter.org 2003-02-14 08:39 -------
what patches from patch-o-matic do you use? Do you know how to reproduce this
behaviour?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
2009 Jan 05
1
[Bug 566] New: Snapshot does not contain any file
http://bugzilla.netfilter.org/show_bug.cgi?id=566
Summary: Snapshot does not contain any file
Product: netfilter/iptables
Version: patch-o-matic-ng
Platform: All
URL: http://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/
OS/Version: All
Status: NEW
Severity: blocker
Priority: P1
Component:
2006 Feb 09
1
[Bug 445] New: ipt_account reports: sleeping function called from invalid context at mm/slab.c:2063
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=445
Summary: ipt_account reports: sleeping function called from
invalid context at mm/slab.c:2063
Product: netfilter/iptables
Version: patch-o-matic-ng
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
2003 Dec 26
2
[Bug 84] Unaligned access in ip_tables.c:ip_packet_match
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=84
------- Additional Comments From tv@debian.org 2003-12-26 18:12 -------
Just wanted to note that
http://lists.netfilter.org/pipermail/netfilter-devel/2003-September/012316.html
http://lists.netfilter.org/pipermail/netfilter-devel/2003-September/012305.html
talk about the same subject, that the same bug triggers an ugly crash
2003 Apr 16
1
[Bug 39] can't execute 'make modules'
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=39
beo@sgs.o.se changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |beo@sgs.o.se
Status|RESOLVED |REOPENED
Resolution|FIXED |
2003 Apr 28
3
[Bug 87] 'iplimit' match is misnamed, should be 'tcplimit'
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=87
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2003-04-28 08:25 -------
The misnomer is true. I
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 09
8
[Bug 440] 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
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2006-02-09 15:51 MET -------
In the DCC Specifcication
2006 Feb 09
1
[Bug 445] ipt_account reports: sleeping function called from invalid context at mm/slab.c:2063
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=445
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|laforge@netfilter.org |opensource@intra2net.com
------- Additional Comments From laforge@netfilter.org 2006-02-09 15:38 MET -------
ipt_account
2003 Mar 20
2
[Bug 66] INPUT REJECT target needs state creation in OUTPUT
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=66
------- Additional Comments From laforge@netfilter.org 2003-03-20 11:00 -------
what kernel are you running?
which patches (from patch-o-matic) did you apply?
please give us some more information :)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
2003 Jun 15
9
[Bug 91] conntrack unload loops forever (reproducible)
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=91
------- Additional Comments From kaber@trash.net 2003-06-16 00:38 -------
problem seems to be a dropped reference in remove_expectations, can be reproduced by
unloading ip_conntrack after unloading a helper which is helping a connection.
Attached patch fixes my problems.
------- You are receiving this mail because: -------
2003 Apr 19
4
[Bug 82] iptables doesn't compile if no optimization flags are set
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=82
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rusty@netfilter.org
Severity|normal |minor
Status|NEW
2003 Feb 26
2
[Bug 55] ICMP translation problem with local NAT
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=55
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org
2003 Mar 06
3
[Bug 59] sparc64 conntrack issue with expecting related connections, FTP
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=59
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching
2006 Feb 09
1
[Bug 437] restore can segfaults when restoring corrupt policy counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=437
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2006-02-09 15:32 MET -------
indeed, this looks like a