Displaying 20 results from an estimated 10000 matches similar to: "[Bug 66] INPUT REJECT target needs state creation in OUTPUT"
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.
2003 Mar 30
10
[Bug 71] dnat breaks connection tracking?
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=71
------- Additional Comments From laforge@netfilter.org 2003-03-30 21:18 -------
First of all: You didn't even specify the particular kernel version you are
running, not even mentioning which versions of which patches you are using (if
any).
Secondly, I don't see anything strange in this setup. DNAT with FTP sessions
2012 Jun 03
5
[Bug 792] New: ip_conntrack keep updating incorrect entry in conntrack table after default routing changed
http://bugzilla.netfilter.org/show_bug.cgi?id=792
Summary: ip_conntrack keep updating incorrect entry in
conntrack table after default routing changed
Product: netfilter/iptables
Version: linux-2.6.x
Platform: x86_64
OS/Version: Fedora
Status: NEW
Severity: minor
Priority: P5
Component:
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 |
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:
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
2003 Feb 16
2
[Bug 51] Supplying more than 8 ports to connection tracking triggers unusual system behavior
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=51
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From
2003 Mar 16
4
[Bug 64] Conntrack-Table is not cleared on inferface down using target MASQUERADE
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=64
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2003-03-16 09:36 -------
you seem to be running a
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
2003 Jun 11
1
[Bug 98] state ESTABLISHED allow ipip tunnels
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=98
------- Additional Comments From elacour@easter-eggs.com 2003-06-11 19:32 -------
I forget:
If I insert a drop on protocol 4 before "ESTABLISHED" rules, ip in ip is really
denied.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
2003 Apr 21
1
[Bug 64] Conntrack-Table is not cleared on inferface down using target MASQUERADE
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=64
------- Additional Comments From tobias@portfolio16.de 2003-04-21 23:51 -------
Hi,
I think I just found a problem with the patch... It was my fault to use a automatic build
system and not check it... In the end the patch didn't apply in its whole and I didn't
discover it, because the build system just went on.
2005 Apr 12
7
Max filesize for rsync?
What the maximum filesize rsync can transfer?
I'm trying to rsync one of my servers to another but the rsync is
croaking on a file that's barely 1GB.
Tips, hints, suggestions?
rsync server is AIX 4.3.3 ML11 - rsync 2.6.3
rsync client is AIX 5.3 ML1 - rsync 2.6.4
Thanks
-Jeff
--
Jeff Schoby
Unix/Network Admin
City of Columbia, Missouri
573.874.6320
2006 Feb 14
14
[Bug 448] IPv6 conntrack does not work on a tunnel interface
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|ip_conntrack |nf_conntrack
------- Additional Comments From laforge@netfilter.org 2006-02-14 09:05 MET -------
ipv6 conntrack is
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
2006 Feb 08
15
[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-02-08 05:35 MET -------
I also, the situation described in bug ID 322 seemed related and I tried the
patch from Phil Oester but it did not make a difference.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving
2003 May 19
2
How can I Generate the cachedmetrics file?
Hello to everybody,
I have accidentally deleted my cachedmetrics file. I thought that after
I run wine and the file is not present, wine would generate it - but it
didn't :(
Does anybody know how can I generate that file?
Thanx in advance
Stelios
--
http://www.freemail.gr - ?????? ???????? ???????????? ????????????.
2005 Dec 11
2
Using syslinux to boot from .... hard disk?
Hi all,
Sorry if this question seems odd. Is it possible to use syslinux to boot
from a regular hard disk? I know that's exactly what grub, lilo etc. are
doing, but I would really like to utilize the comboot option of
syslinux. Are there LBA limitations to such a setup?
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work?
2005 May 20
3
Close list to outsider's posts?
Hi
I'm assuming that Wayne is the obvious destination for this request. Can
we make the mailing list reject emails from non-subscribers? This would
drastically reduce the amount of spam we receive.
Thanks,
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html
2004 Oct 26
2
old Wine from CVS
Hi,
I'm debugging an audio problem that started sometime post
wine-20040505. That release works fine, but running under
wine-20040615 the program fails. Looking at the Changelog for 0615 it
says that 'lots of audio bugs were fixed'. Probably true, but it looks
like one was created.
So, how can I download Wine for a specific date? Say wine-20040525.
I tried to figure out these
2012 Dec 30
1
Question regarding RDMA support, in gluster 3.3.1
Hi,
I've recently install glusterfs on a cluster of several machines, and
although it works very nicely when I use TCP connections I completely fail
to use RDMA connections.
I have 10 machines with IB NICs, and RDMA does work between them (verified
using ib_write_bw -r and several other apps).
When I configure a volume with RDMA I have a problem with the port at the
client side. It keeps