Old Synopsis: 'msk' driver problem
New Synopsis: [msk] msk driver timeouts
Responsible-Changed-From-To: freebsd-i386->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon Apr 13 05:32:33 UTC 2009
Responsible-Changed-Why:
Reclassify.
http://www.freebsd.org/cgi/query-pr.cgi?pr
Old Synopsis: Kernel panics with Windows7 client
New Synopsis: [bge] [panic] Kernel panics with Windows7 client
Responsible-Changed-From-To: freebsd-i386->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon Apr 13 05:30:58 UTC 2009
Responsible-Changed-Why:
reclassify.
http:
Old Synopsis: 'kmem_map too small' panic on Dell r900 when bpf_bufsize and
bpf_maxbufsize are increased
New Synopsis: [bpf] [panic] 'kmem_map too small' panic on Dell r900 when
bpf_bufsize and bpf_maxbufsize are increased
Responsible-Changed-From-To: freebsd-i386->freebsd-net
Responsible-Changed
I have been experimenting recently with using Carp on FreeBSD 6.1 to implement
a high-availability firewall. I have two FreeBSD 6.1 machines set up, each
with their own static IP address, and both machines share a virtual IP (VIP),
which is the gateway IP for the machines behind the firewalls.
The following reply was made to PR bin/130159; it has been noted by GNATS.
From: Brett Glass
To: bug-follo...@freebsd.org, loos...@gmail.com
Cc:
Subject: Re: bin/130159: [patch] ppp(8) fails to correctly set routes
Date: Sun, 12 Apr 2009 18:41:27 -0600
Note: With the patch as written, the "ga
Mikhail T. wrote:
Great pointer! As a matter of fact, all I had to comment out was the
/lib/libalias_smedia.so...
Now, what's wrong with it? Does not disabling this plugin mean, the
hosts on the LAN can't access RTSP streams? Thanks! Yours,
try this patch: http://people.freebsd.org/~piso/al
Paolo Pisati написав(ла):
> Mikhail T. wrote:
>> However, if I disable just one of the rules below -- 1300, the one
>> diverting all traffic to natd -- the video works fine... So it is not
>> any of the other rules, that are the problem, nor is it the remote
>> server... Why would this happen and h
On Sat, 11 Apr 2009, Karim Fodil-Lemelin wrote:
I think it would be desirable to make a change to more flexible m_tag types
for 8.0, but I'm not sure I have time to implement/test it. Is this
something you might be interested in working on? I'm thinking of basically
replacing the m_tag_free
Mikhail T. wrote:
However, if I disable just one of the rules below -- 1300, the one
diverting all traffic to natd -- the video works fine... So it is not
any of the other rules, that are the problem, nor is it the remote
server... Why would this happen and how do I solve the problem? Thanks!