search for: brx

Displaying 13 results from an estimated 13 matches for "brx".

Did you mean: br
2007 Apr 18
2
[Bridge] [RFC] bridge kernel API change
...l, but the code is limited to sparc and wrong. Here is what I am thinking. get version - not needed? get bridges - /sys/class/bridge/* add bridge - SIOCBR_ADD_BRIDGE del bridge - SIOCBR_DEL_BRIDGE add if - SIOCBR_ADD_IF delete if - SIOCBR_DEL_IF get bridge info - /sys/class/bridge/brX/ get port list - /sys/class/bridge/brX/ports/* set bridge forward delay - /sys/class/bridge/brX/forward_delay set bridge hello time - /sys/class/bridge/brX/hello_time set bridge max age - /sys/class/bridge/brX/max_age set ageing time - /sys/class/bridge/brX/ageing_time set gc interval - dep...
2009 Feb 24
3
Polycom Spectralink 8002 Configuration
....003.123) [000a] Max Number Abufs: 359 Feb 23 20:25:09 192.168.3.123 Jan 1 00:18:26.88 0090.7a0a.13f3 (192.168.003.123) [000b] Max Number Fbufs: 33 Feb 23 20:25:11 192.168.3.123 Jan 1 00:18:29.57 0090.7a0a.13f3 (192.168.003.123) [000c] NStat: 0014.d1c2.70fe (-30 dBm), Tx 3704, Rx 43841, BTx 2, BRx 2766, MTx 0, MRx 0, Tx Drop 3 (0.1%), Tx Retry 96 (2.7%), Rx Retry 19 (0.0%) Feb 23 20:25:16 192.168.3.123 Jan 1 00:18:33.87 0090.7a0a.13f3 (192.168.003.123) [000d] Number Abufs: 46 Feb 23 20:25:16 192.168.3.123 Jan 1 00:18:33.87 0090.7a0a.13f3 (192.168.003.123) [000e] Number Fbufs: 3 Feb 23 2...
2011 Jul 17
19
xen 4.2 unstable; HVM; 2.6.39.3; HD/Network card error
hi folks, after long trying i need some help from the big world :-) question ******** when I boot a guest system, tried debian 6.0.2 amd64 firmware, I get errors like: 1) after click install on debian 6.0.2 installer [0.642450] vbd vbd-5632: 19 xenbus_dev_probe on device/vbd/5632 [0.642911] vbd vbd-5632: failed to write error node for device/vbd/5632 (19 xenbus_dev_probe on device/vbd/5632) 2)
2011 Jul 17
19
xen 4.2 unstable; HVM; 2.6.39.3; HD/Network card error
hi folks, after long trying i need some help from the big world :-) question ******** when I boot a guest system, tried debian 6.0.2 amd64 firmware, I get errors like: 1) after click install on debian 6.0.2 installer [0.642450] vbd vbd-5632: 19 xenbus_dev_probe on device/vbd/5632 [0.642911] vbd vbd-5632: failed to write error node for device/vbd/5632 (19 xenbus_dev_probe on device/vbd/5632) 2)
2010 Jan 10
2
Setup multiple bridges for use with KVM
...:16:76:D6:C9:45 ONBOOT=yes BRIDGE=br0 then of ifcfg-br0 script: DEVICE=br0 TYPE=Bridge BOOTPROTO=dhcp ONBOOT=yes DELAY=0 This is repeated 3 times for eth0-eth2 and br0-br2. I've read somewhere that STP needs to be enabled when using multiple bridges. I've tried adding STP=on to the ifcfg-brX scripts but with the same result. Yes, brctl shows that STP is on. The original bridge eth2-br2 continues to work but I can't get any traffic across any other bridge. Either by dhcp or static ips. Is multiple bridges a possibility? Previous to moving to KVM I was running Xen Server on the sa...
2011 May 18
4
KVM vs ESXi
Morning Everyone, I'm busy doing a rebuild of my home server and am tossing between VMware and KVM for this build. I already have experience with ESX, we use it at work, but I'm debating trying out KVM for a while. The server itself is a budget build using a Supermicro X8SAX board w/ i7-950 & 12GB RAM, LSI 3081 SAS RAID (1068e based), rolled into a NorcoTek 16 Bay SAS case. Not fancy
2011 May 18
4
KVM vs ESXi
Morning Everyone, I'm busy doing a rebuild of my home server and am tossing between VMware and KVM for this build. I already have experience with ESX, we use it at work, but I'm debating trying out KVM for a while. The server itself is a budget build using a Supermicro X8SAX board w/ i7-950 & 12GB RAM, LSI 3081 SAS RAID (1068e based), rolled into a NorcoTek 16 Bay SAS case. Not fancy
2006 Jul 12
5
problem with winbind
Hi, Since 1 month, I tried without any success to configure Samba. My problem is that winbind crashes when I list users and groups. And I think that it is linked to my trusted domains (wbinfo -domain=myADdomain -u works well). The error is the following : [2006/07/11 14:30:29, 3] libsmb/cliconnect.c:cli_session_setup_spnego(757) got principal=machine$@TRUSTEDDOMAIN.COM [2006/07/11
2007 Apr 18
1
[Bridge] Possibility of copying over fdb entries.
Hi, all, I wish to copy over fdb(forwarding database entries) learnt over from one interface onto as they are from another interface. Like for eg : brctl showmacs br0 port no mac addr is local? ageing timer 1 00:30:1a:01:6f:e4 no 0.46 1 00:30:1a:1c:3d:b7 yes 0.00 2 00:30:1a:1c:3d:b8 yes
2007 Apr 18
0
[Bridge] 2.6.12-rc4-bridge
...er/patches/2.6.12-rc4-bridge/ Here are some patches for requested features, given basic testing but need more testing before they are publicly ready: bridge-csum - turn on bridge pseudo-device flags so that smart hardware does less work. Helps Xen bridge-flush - add /sys/class/net/brX/bridge/flush write only hook to flush forwarding database entries bridge-setmac - allow setting device address to force bridge_id. setting to zero forces recalculation
2007 Apr 18
0
[Bridge] Re: brctl, Ethernet Bridging, openvpn, Universal TUN/TAP devices
...; I'm using the great 802.1d Ethernet Bridging support via > brctl along with Universal TUN/TAP devices created with > openvpn on a GNU system with a vanilla 2.6.8.1 Linux > kernel. > > > To start it: > > /usr/sbin/brctl addbr br${X} > /sbin/ifconfig brX xxx.xxx.xxx.xxx netmask yyy.yyy.yyy.yyy > /sbin/route add default gw zzz.zzz.zzz.zzz > > /usr/sbin/brctl addif br${X} eth${Y} > /sbin/ifconfig eth${Y} 0.0.0.0 promisc up > > [1] /usr/sbin/openvpn --mktun --dev tap${Z} > /usr/sbin/brctl addif br${X} t...
2007 Apr 18
1
[Bridge] bridge and transparent squid proxy
Hi all, This is my first post to this list. I hope someone can help me, I have been getting grey hairs trying to make this work! I have a bridge setup on a debian sarge box. The bridge is called br0 and sits between my cable modem and a non-name brand router/switch: [cable modem]----[eth1]---[br0]----[eth2]-----[no-name brand router] I have squid setup on the linux box and it works, I have
2005 Aug 05
9
Problem with openvpn/bridged connection.
Hey all, I''m trying to setup roadwarrior connection to my internal network. So I''ve setup openvpn to create a tap0 connection and also have bridged the eth1 (leads to my internal computers 192.168.2.10-30 and tap0 which is the VPN connection. On my shorewall setup I have br0 maped to zone loc and eth0 to be my internet and I have masqing on my br0 to get my internal computers