Displaying 20 results from an estimated 2000 matches similar to: "[Bridge] recent 2.6 kernels hang on bridge shutdown - solved"
2007 Apr 18
1
[Bridge] patch for a message bug
Hi!
Jens Seidel reported a bug to Debian about a wrong message on brctl, you can
see it at http://bugs.debian.org/383938, it is kind of the continuation of
the ENODEV bug #348617 that was already patched by Stephen on the git.
I have applied the same solution that Stephen applied for the first one,
follows the patch against git plus a minor exclamation mark modification I
did so that all ENODEV
2007 Apr 18
1
[Bridge] couple of bugs and patches for bridge-utils
Hi!
We have received at Debian a couple of bugs and typos that apply to the
bridge-utils code and I'd like to share them with the community so that they
can be fixed for everybody, most of the bugreports have patches or show the
typos made on doc.
Here they are:
http://bugs.debian.org/296881
http://bugs.debian.org/348617
http://bugs.debian.org/376914
Last one seems quite important, I'm
2004 Mar 30
1
Negative caching of DNS queries never expires?
Hi!
I was doing some tests with a samba 3.0.2a server set up to be a wins server
and to do dns proxy, and I have found that when you queried nmbd for a name
ahta was not on wins db or found on DNS, the negative response is cached
either for a really long time or forever, in such a way that even though you
add the name to the DNS, you won't get a positive answer out of nmbd
anymore.
I have
2008 Jan 03
0
data/Makefile.am data/swfdec-player.1 data/swfdec-thumbnailer.1
data/Makefile.am | 2 ++
data/swfdec-player.1 | 44 ++++++++++++++++++++++++++++++++++++++++++++
data/swfdec-thumbnailer.1 | 39 +++++++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+)
New commits:
commit 481b1aa876d52a5260dd3f75c967540f4252b474
Author: Santiago Garcia Mantinan <manty at debian.org>
Date: Thu Jan 3 17:43:45 2008 +0100
add man
2007 Apr 18
3
[Bridge] bridge breaks loopback on 2.4.22
Hi!
Since the change to 2.4.22 I've been experimenting problems here, after
many tests I have seen what I think is the problem that is causing this.
The problem I'm seing is the loopback starts loosing packages, I don't know
if this could also happen on other interfaces. I'm testing this by starting
a:
tcpdump -n -i lo port
then a:
nc -n -l port >/dev/null
and a:
nc
2007 Apr 18
1
[Bridge] recent 2.6 kernels hang on bridge shutdown
With recent 2.6 kernels, the command
brctl delbr br0
hangs during shutdown, and the kernel prints this message again and again:
unregister_netdevice: waiting for br0 to become free. Usage count = 1
I was able to reproduce this problem with several kernels between
(and including) 2.6.9-rc1 and 2.6.11-rc2-bk9.
I haven't tried later versions than 2.6.11-rc2-bk9 yet.
2.6.8.1-bk2 still works
2007 Apr 18
1
[Bridge] 2.6.12: iptables connection tracking broken on bridge interfaces
Hi!
As noted by Chris Rankin on a mail to netfilter-devel and to the
linux-kernel mailing list (subject: 2.6.12: connection tracking broken?),
there is a problem with the connection tracking of iptables when one of the
interfaces is a bridge.
On my tests here I have setup a connection between two machines using a real
interface (eth0) and then the same setup using a bridge interface (br0) to
2008 Jan 02
0
man pages for swfdec-gnome and swfdec-player on Debian
Hi!
I'm the current maintainer of swfdec on Debian, as such I have written the
man pages for swfdec-gnome and swfdec-player based on the doc that comes
with them.
I just wanted to let you know that I'm the new maintainer and that these man
pages are available as part of the Debian package, and are of course free so
you could add them to the upstream package and make the changes you want.
2008 Jan 16
0
Changes to 'linear'
New branch 'linear' available with the following commits:
commit 37812ef682f70d5166ecdce48523d86495efdc84
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Jan 14 20:15:13 2008 +0100
whoops, typo
commit 6b93b528ca25ac23cb6758611aae1009f46b2ae3
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Jan 14 20:13:53 2008 +0100
catch a loader error, too
commit
2001 Oct 23
0
Commandos
Hello NG,
I'm new in this group and I have a problem.
the game commandos from pyro studios are not running.
I post the error message at the end ...
Any hints for me?
***********************************
mirko@mirko:~$ wine --debugmsg warn+all /cdrom/Setup.exe
warn:dosfs:DRIVE_Init Drive B: not defined
warn:dosfs:DRIVE_Init Drive E: not defined
warn:dosfs:DRIVE_Init Drive F: not defined
2006 Feb 08
1
Dovecot does not access /var/mail when using Maildir
Hello,
I'm running debain on my machine with postfix, squirrelmail and dovecot
installed. Everything works fine and I'm able to access my mail via
squirrelmail and via Outlook with imap.
However I want to create subfolders what is not possible. After reading I
discovered that I use mbox and that maildir is needed in order to be able
to use subfolders.
I have created a Maildir folder with
2013 Dec 10
0
Index issue? - SOLVED
They were subscribed in Outlook, but there's no option to set that on the
iPad.
The solution was to edit the mail account settings on the iPad and specify
a root folder "INBOX" (minus quotes).
-Mark
On 10 December 2013 13:15, Daniel Parthey <d.parthey at metaways.de> wrote:
> Are all the subfolders subscribed?
>
> For example Thunderbird doesn't show
2001 Jun 09
1
AW: binom.test appropriate?
No,
since I'd like to test
null: p <= p0
alternative: p > p0.
and my understanding is that binom.test tests
null: p = p0 (can only be a "simple" null hypothesis
according to help(binom.test))
alternative: p > p0 (or p < p0 or p != p0).
Thanks, Mirko.
> -----Urspr?ngliche Nachricht-----
> Von: Douglas Bates [mailto:bates at stat.wisc.edu]
>
2007 Apr 18
2
[Bridge] Sparc Bridge problems
Santiago,
I appreciate your offer. I'm not really a kernel hacker, however I do know
C and I would be willing to try if you point me in the right direction.
Here is my first attempt using Debian running on an UltraSPARC:
debian{root}:/root<512>strace -f -F -v brctl addbr br0
execve("/usr/sbin/brctl", ["brctl", "addbr", "br0"], [/* 16 vars */]) =
2007 Apr 18
1
[Bridge] [RELEASE] ebtables-brnf-3-vs-2.4.22 and ebtables-2-0-6
Hi,
At http://sourceforge.net/projects/ebtables/ you can find the following new
releases:
ebtables-brnf-3-vs-2.4.22
Changes:
- let iptables see VLAN tagged IP traffic
- bugfix for queued packets that get mangled in userspace
- ebt_among module (Grzegorz Borowiak)
- ebt_limit module (Tom Marshall)
The patch compiles but I've done no further tests, but I probably didn't screw
up.
2005 Aug 15
0
[Fwd: Shorewall in (IN)SECURE Magazine]
FYI -- A small blurb on page 45.
-------- Original Message --------
Subject: Shorewall in (IN)SECURE Magazine
Date: Tue, 16 Aug 2005 00:10:51 +0200
From: Mirko Zorz <mirko.zorz@net-security.org>
To: teastep@shorewall.net
Hello Tom,
I thought you would be interested to know that Shorewall has been
featured in the Software Spotlight section of the third issue of
(IN)SECURE, a free security
2001 Jun 10
0
r-mode (ESS/XEmacs) issue solved
Hi folks,
I was able to track down the problems I had
with xemacs / ESS / cygwin / MS W2000 to the
file "essd-r.el" in the ESS 5.1.18 package.
ESS seems to think, it is running
in a complete Unix environment and
sends the wrong command line option
("--no-readline" instead of "--ess")
to the MS W2000 executable "Rterm.exe".
My temporary patch looks
2001 May 23
2
help: exponential fit?
Hi there,
I'm quite new to R (and statistics),
and I like it (both)!
But I'm a bit lost in all these packages,
so could someone please give me a hint
whether there exists a package for fitting
exponential curves (of the type
t --> \sum_i a_i \exp( - b_i t))
on a noisy signal?
In fact monoexponential decay + polynomial growth
is what I'd like to try.
Thanks in advance,
2007 Apr 18
1
[Bridge] Fedora 2.4.22-1.2166.nptl
Hi,
I'm having trouble applying ebtables-brnf-3_vs_2.4.22.diff to
2.4.22-1.2166.nptl. Applying the patch did not go well. Can anyone help me
with this? TIA.
Andy
Here is the output:
[root@specwall linux-2.4.22-1.2166.nptl]# patch -p1 <
../ebtables-brnf-3_vs_2.4.22.diff
patching file net/bridge/br_private.h
Reversed (or previously applied) patch detected! Assume -R? [n] n
Apply anyway?
2001 Jun 09
2
r-mode (ESS/XEmacs)
Hello,
please excuse me if this is not the appropriate
mailing list, but I'll give it a try!
I recently switched from using Emacs 20.7.1 to
XEmacs 21.4, both on cygwin / MS W2K.
On Emacs the ESS 5.1.17 was working well, but
now, when calling R from within XEmacs,
it first asks for the working directory,
then says "R process is not running".
The ESS buffer holds the