Displaying 20 results from an estimated 8000 matches similar to: "Why are bridges required?"
2009 Nov 10
3
Audio issue(s)
I just bought a new (refurbished) Everexe StepNote laptop with a VIA
C7-M CPU and a VIA chipset, installed CentOS 5.4 on it and the audio
is not working.
I looked around for a sound driver for the VIA vt1708/a, which is what
it claims to have (see below), but that didn't work either.
Any pointers as to what I'm missing?
!lpspci
04:01.0 Audio device: VIA Technologies, Inc. VT1708/A
2009 Aug 22
2
how to check the MD5 sums ISO directory
Ok guys
How do i check MD5 SUM in the ISO Directory Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090822/eac4e80f/attachment-0003.html>
2009 Oct 25
2
linux/magic.h
Hi,
I had following errors while I was compiling VLC 1.0.2 on CentOS 5.2:
modules/access/file.c:52:28: error: linux/magic.h: No such file or directory
../../../modules/access/file.c: In function ?IsRemote?:
../../../modules/access/file.c:141: error: ?AFS_SUPER_MAGIC?
undeclared (first use in this function)
../../../modules/access/file.c:141: error: (Each undeclared identifier
is reported only
2006 Oct 31
11
Dell 2900 with Xen
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
someone are using Dell 2900 and PERC5 controller with Xen?
I want to test this server with 24GB RAM, 7 discs 15000 RPM SCSI and 2
processors.
If someone could tell me if this hardware works great with Xen, will be
nice.
Thanks.
Lucas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
2014 Nov 07
15
[Bug 86006] New: [NV84] Nvidia GeForce 8600 GT VDPAU h264 hardware acceleration
https://bugs.freedesktop.org/show_bug.cgi?id=86006
Bug ID: 86006
Summary: [NV84] Nvidia GeForce 8600 GT VDPAU h264 hardware
acceleration
Product: xorg
Version: 7.6 (2010.12)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2020 May 06
2
[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
On 2020/5/6 ??4:21, Jesper Dangaard Brouer wrote:
> On Wed, 6 May 2020 14:16:32 +0800
> Jason Wang <jasowang at redhat.com> wrote:
>
>> We tried to reserve space for vnet header before
>> xdp.data_hard_start. But this is useless since the packet could be
>> modified by XDP which may invalidate the information stored in the
>> header and
> IMHO above
2020 May 06
2
[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
On 2020/5/6 ??4:21, Jesper Dangaard Brouer wrote:
> On Wed, 6 May 2020 14:16:32 +0800
> Jason Wang <jasowang at redhat.com> wrote:
>
>> We tried to reserve space for vnet header before
>> xdp.data_hard_start. But this is useless since the packet could be
>> modified by XDP which may invalidate the information stored in the
>> header and
> IMHO above
2014 Jun 02
2
xen setup documentation for centos?
Hi,
what is the proposed way to create domU guests on centos 6.5? At first
I tried to follow the documentation on the xen project website which
recommends using xl. I created a config file and ended up with getting
a message that the kernel is not bootable when trying to create a guest.
I also had to stop some daemon (xend?) because it said that xl isn`t
compatible with it and the daemon must
2008 Jan 06
4
Increasing throughput on xen bridges
Hi all,
I have a rhel 5.1 xen server with two rhel 3 ES hvm guests installed. Both
rhel3 guests use an internal xen bridge (xenbr1) which it isn''t binded to any
physical interface host. On this bridge throughput it is very very poor, only
2.5 Mbs. How can I increase this throughput???
Many thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
2006 May 28
14
Lightbox and RJS
Hi,
I am trying to include lightbox functionality in my app, but there is
a slight complication. Apparently lightbox initializes all the links
to lightbox events on page load. However, in my case, some new links
to lightbox events will be rendered to the page through ajax events
(obviously this means after the page loads). So I figure I need to
find a way to call lightbox''s
2007 Apr 18
1
[Bridge] Freezing bridges
I have the following situation:
A Linux 2.4.22 server:
Physical ethernet:
lan1 - Ethernet port (Internet)
lan2 - Ethernet port (Cisco Switch, Trunk port)
Tunnel:
tap1 - OpenVPN in tcp-server mode
VLAN's:
lan2.201
lan2.202
lan2.203
tap1.201
tap1.202
tap1.203
Bridges:
br201 (lan2.201, tap1.201)
br202 (lan2.202, tap1.202)
br203 (lan2.203, tap1.203)
On the other end, the same type of server:
2015 Dec 15
2
ARI bridges
Hello,
I did some tests because i'm interesting to transfer a non stasis bridge
to a stasis bridge and i found a strange situation.
A call B
B answer
You have a bridge
On my asterisk CLI:
xivo*CLI> bridge show b1d8fb21-ec6d-469a-9dde-bb6bfd5618cc
Id: b1d8fb21-ec6d-469a-9dde-bb6bfd5618cc
Type: basic
Technology: simple_bridge
Num-Channels: 2
Channel: SIP/tcu9tz-00000032
Channel:
2009 Aug 11
9
can''t add vlans successfully
Hi,
I want to add 2 vlans by the following steps:
1. add the vlan interfaces:
vconfig add eth0 100 --vlan100
vconfig add eth0 101 --vlan101
2. modify the network-bridge script by the websit,
http://wiki.xensource.com/xenwiki/XenNetworking#head-04ebcc1760dbc4678e83b116afa310dc0612dc39
Comment each time ifup or ifdown commands are executed.The reason
is that ifdown ends with
2010 Jan 10
2
Setup multiple bridges for use with KVM
Running CentOS 5.4 x64.
Have successfully bridged eth2 with br2 by following the instructions here:
http://wiki.libvirt.org/page/Networking (under the RHEL section)
Have been running several KVM VMs successfully via this bridge.
I am now trying to bridge additional interfaces by using the same routine.
Each bridge is named to correspond with the ethX device its bridged with.
Example of
2008 Mar 18
2
rpm build machines
How similar should my rpm build machine be to my target
deploy machines? Like, do you have to build on a multi-core
machine if you plan to run on a multi-core machine? Or as
long as the arch is the same, nothing else matters?
johnn
2009 Apr 03
1
Using multiple 'peer' identities on one phone with 1.4
Hi!
When using multiple identities on one physical phone (Snom 320), I get
check_auth: username mismatch, have <7705>, digest has <7736>
messages when placing a call from a different account than the first
one. From reading the asterisk source, I can see that the problem is
that peer authentication is not matched against username, but against
ip/port.
I need to have multiple
2007 Feb 26
1
Samba PDC and Win2k PDC
hi,
I would like to change the old windows 2000 domain structure into one samba 3 domain. the migration is to take place gradually for the departments. I had imagined to packing the samba pdc with another domain name into the same subnetz as windows pdc.
Windows 2k DN = work.wurst.local
Samba 3 DN = work.wurst.de
IP Subnet = 192.168.2.0/24 (Samba and Windows)
is it possible ?
thank
stefan
--
2008 May 25
1
Opinions about SSH and DNS
Hi People,
As part of securing SSH we currently have UseDNS set to yes. But we are
finding that a number of ISP's are deliberately refusing to configure
matching forward and reverse DNS records. So I am wondering how many of
you are still using this option?
2006 May 12
7
RJS and page.select collection size
I need to implement a conditional in my RJS template which looks
something like:
if (page.select(''row1'').first != null)
page << "new TableRow.MoveAfter(''row1'', ''newrow'');"
else
page << "new TableRow.MoveAfter(''row2'', ''newrow'');"
end
Now, dumb question.. My
2010 Aug 25
4
Xen 4.0 - Support for Citrix WHQL-certified Windows PV drivers
Hi.
I have the same problem, which described in:
http://lists.xensource.com/archives/html/xen-users/2010-07/msg00241.html
I''m using Debian Squeeze (2.6.32-5-xen-amd64) in Dom0, Xen 4.0.1-rc6,
Windows 2008, 2003 x86_64 in domU
After installing drivers from
http://www.xen.org/files/XenCloud/Software/0.5/XCP-base-0.5.iso, system
stops on progress bar in normal boot, but ok in safe mode.
In