Displaying 20 results from an estimated 800 matches similar to: "[Bridge] couple of bugs and patches for bridge-utils"
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
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
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
2006 Jul 28
2
Ruby vulnerability?
Hi,
FYI, Red Hat released an advisory today about a vulnerability in Ruby. So
far it doesn't appear in the VuXML, but am I correct in presuming it will
soon?
https://rhn.redhat.com/errata/RHSA-2006-0604.html
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3694
cheers,
-- Joel Hatton --
Infrastructure Manager | Hotline: +61 7 3365 4417
AusCERT - Australia's national
2007 Apr 18
1
[Bridge] Network seperation and ethernet bridge...
Hello all,
I would like to know if it is possible to have 2 bridge instances
running - one for the internal network and the other for the external
network.
What I need to explain is that I need the internal bridge to go though
the Linux Kernel and pass its packets to the external network bridge.
I am also hopeful that the internal network bridge will not need an IP
address as I am hoping to
2006 Sep 13
2
ports / www/linux-seamonkey / flashplugin vulnerability
Hi!
Since linux-flashplugin7 r63 is vulnerable according to
http://vuxml.FreeBSD.org/7c75d48c-429b-11db-afae-000c6ec775d9.html
isn't www/linux-seamonkey vulerable, too (it seems to include 7 r25)?
Bye
Arne
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2007 Apr 18
0
[Bridge] recent 2.6 kernels hang on bridge shutdown - solved
Folks,
For what it's worth I used to have the hang at shutdown with brnf and kernel
2.4.26. An fsck on the boot drive fixed it (telling me it had nothing to do
with whatever kernel I was running)...have you tried that?
James
-----Original Message-----
From: Santiago Garcia Mantinan [mailto:bridge@manty.net]
Sent: Saturday, February 05, 2005 5:51 AM
To: Mirko Parthey
Cc:
2007 Sep 28
2
OpenSSL bufffer overflow
I did not see any commits to the OpenSSL code, recently; is anybody
going to commit the fix?
See http://www.securityfocus.com/archive/1/480855/30/0 for details ...
Regards, STefan
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
2003 Jan 25
7
automagic blacklist
Hello list members,
Over the past 12 hours my firewall box has had over 300 hits to port 1434 from numerous ip''s. I ran tcpdump on a couple of them and it looks like the ms-sql exploit attempt. I don''t use ms-sql. I''ve always gotten a few hits per day, but now it''s gotten out of control.
I use logcheck to email the system logs to me and at this rate by the
2007 Jan 10
1
Recent vulnerabilities in xorg-server
Colin, good day!
Spotted two patches for x11-servers/xorg-server port: see entries for
x11r6.9.0-dbe-render.diff and x11r6.9.0-cidfonts.diff at
http://xorg.freedesktop.org/releases/X11R6.9.0/patches/index.html
Seems like they are not applied to the xorg-server-6.9.0_5. May be
it should be added to the VuXML document?
There is a ports/107733 issue that incorporates these patches. May
be you
2008 Jan 22
5
[LLVMdev] Complex constant expressions?
More questions on the best way to write a compiler using LLVM:
Lets say I have a struct definition that looks like this:
const int imageSize = 77;
struct A {
char B[align(imageSize)];
}
...where 'imageSize' is some small inline function that rounds up to a
power of two or something. (A common requirement for textures on 3d
graphics cards.)
Now, clearly the compiler
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:06.tcpdump
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-07:06.tcpdump Security Advisory
The FreeBSD Project
Topic: Buffer overflow in tcpdump(1)
Category: contrib
Module: tcpdump
Announced:
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:06.tcpdump
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-07:06.tcpdump Security Advisory
The FreeBSD Project
Topic: Buffer overflow in tcpdump(1)
Category: contrib
Module: tcpdump
Announced:
2007 Jan 30
1
What about BIND 9.3.4 in FreeBSD in base system ?
http://www.isc.org/sw/bind/view/?release=9.3.4
SECURITY ADVISORIES
* CVE-2006-4095
CERT Vulnerability Note VU#915404
NISCC 172003
* CVE-2006-4096
CERT Vulnerability Note VU#697164
NISCC 172003
* CAN-2005-0034
NISCC-UNIRAS 20050125-00059
CERT Vulnerability Note VU#938617
[ODiP] == Dmitry Grigorovich
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.
2007 Apr 18
1
[Bridge] [BUG/PATCH/RFC] bridge: locally generated broadcast traffic may block sender
Hello Stephen,
I may have tracked down some unexpected behaviour from a common bridge
setup, and would like to incite expert oppinion on my observations.
The issue relates to both 2.6 and 2.4 kernel series bridging code,
and as far as I can see might have been present in all releases hitherto.
Consider this setup:
- two ethernet devices in a simple bridge configuration
- bridge-interface
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
2008 Feb 10
1
compiling latest swfdec in debian unstable
Hi,
since a few days all the dependencies for compiling and running swfdec
0.5.90 and newer are met in debian experimental. So after adding the
experimental repository in /etc/apt/sources.list and doing apt-get -t
experimental install libsoup2.4-dev libglib2.0-dev you can continue to
test latest and greatest swfdec.
cheers,
Riccardo
2007 Apr 18
1
[Bridge] Wireless Bridge problems
I am using the madwifi driver with the patch to allow changing of the
MAC address
and I have two other ethernet interfaces plus a pppoe interface. My
outbound
connection is ppp0. I have ath0, eth1, eth2 for internal interfaces.
I have
added these three interfaces to br0. Once the traffic leaves the linux
router, it gets
NAT'd and goes out through ppp0. All traffic on all segments works