Displaying 20 results from an estimated 1000 matches similar to: "[Bridge] problems with bridging and dhcp"
2007 Apr 18
1
[Bridge] Bridging vlans...
<I apologize if this arrives twice... I sent it first from an
non-subscribed address, don't know if that'll get to the list or not --JJ>
Hi folks,
I have an implementation question regarding bridging on a linux box between
a catalyst trunk port and a cisco 26something w/802.1q subinterfaces.
So right now, there's no vlan trunking going on on the link my bridging
firewall sits
2012 Aug 16
0
Messages related libvirtd and bond
Hi,
In one of our xen server, I am using two bonding.
bond0 : Is for trunk, where the vlans are attached
, port eth0 & eth1 is attached to bond0
bond1 : eth2 & eth3 are attached to bond1, where
physical ip has been set .
In the /etc/xen/xend-config.sxp, I am using
(network-script *multi-network-bridge*) , the
2011 Jul 30
0
Network issue with xend
Hi,
I am facing issues after upgrading one of the server from rhel5.5. (86_64)
to latest rhel5.7 (86_64). The server is under trunk configuraion.
I have set the network bridge as follows:
#!/bin/bash
vconfig set_name_type DEV_PLUS_VID_NO_PAD
dir=$(dirname " $0"
/etc/xen/scripts/network-bridge $@ vifnum=1 bridge=xenbr2
netdev=bond0.10
/etc/xen/scripts/network-bridge $@
2005 Oct 06
1
HTB problem running on VLAN, not working
Hello.
I''m running linux box with Slackware 9.1 and compiled kernel 2.4.31 with "yes" to VLANs and "yes" to all QoS.
On this box i have more ethernet interfaces:
eth0
eth1
eth2
and so as more vlan interfaces:
eth0.100
eth1.3
eth1.4
This is entrace(uplink) router to our whole network and my goal is to shape users on this machine.
I want for this purpose use HTB so
2007 Apr 18
1
[Bridge] Linux Bridge + STP + VLAN
Hi,
we're running the standard linux bridge setup (redundant bridge) for 5 years now. So first of all, thanks to everyone involved for implementing the bridging feature in Linux.
Now I'm trying to bridge hosts connected to VLAN'ed Cisco switches using linux bridge.
I'm testing the following setup (Kernel 2.6.19, bridge-utils 1.2 on both bridges)
2007 Mar 26
1
VLan help! :D?
Hi all, i need config xen with this
___________ __________
|VM1 |----------------bridge1-------------------| |
|__________ |
| |
____________
| |-----BALBLA
|VM2 |
2006 Mar 30
2
linux bridging vlans?
re
can somebody tell me what am I doing wrong (at this late night hour),
because vlan are not getting bridged at all.
ifconfig eth0 0.0.0.0 up
ifconfig eth1 0.0.0.0 up
brctl addbr br0
brctl addif br0 eth0
brctl addif br0 eth1
ifconfig br0 up
vconfig add br0 X
vconfig add br0 Y
X = vlan-ID (example: 222)
Y = vlan ID (example: 223)
# brctl show
bridge name bridge
2016 Feb 18
3
How to interpret Selection DAG error output
On Thu, Feb 18, 2016 at 11:22 AM, Jonathan Roelofs <
jonathan at codesourcery.com> wrote:
>
>
> On 2/18/16 12:19 PM, Rail Shafigulin via llvm-dev wrote:
>
>>
>>
>> On Thu, Feb 18, 2016 at 10:50 AM, Krzysztof Parzyszek via llvm-dev
>> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>>
>> On 2/18/2016
2016 Jul 15
0
[PATCH 3/3] mllib: tests: Add tests of the new Getopt module.
---
.gitignore | 1 +
mllib/Makefile.am | 30 ++++++++-
mllib/getopt_tests.ml | 68 ++++++++++++++++++++
mllib/test-getopt.sh | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 265 insertions(+), 2 deletions(-)
create mode 100644 mllib/getopt_tests.ml
create mode 100755 mllib/test-getopt.sh
diff --git a/.gitignore b/.gitignore
index 000e984..c1ae484
2006 Oct 29
0
Native VLAN and bridging
Hi all,
Is it possible to have native VLAN (802.1q) and a VLAN x at the same time
in DOMU''s?
This is what I have configured on my DOM0 (xen2):
Eth0 (connected by a 801.1q trunk to Cisco 2950 switch)
Created vlan100 : vconfig eth0 100
Created bridge : brctl addbr br100
Attach switchport: brctl addif br100 eth0.100
Attach a DOMU : brctl addif br100 vif2.0
I now have bridge br100
2007 Jul 04
8
VLAN configuration
Hi to the ML.
I''m new to VLAN configuration, and combining it to XEN is a bit difficult.
I want to use VLAN because it''s possible to "arping" from a domU to an
other, and VLAN looks like; the only solution to prevent that.
May be I''m wrong if someone got a solution, I may be interrested. I''ve
also tryed ebtables, but nothing to prevent arp
2016 Feb 19
3
Failure to match a DAG after a minor pattern change in a custom Target
In an attempt to add vector registers to my target, I ran into a problem.
LLVM started to complain about not being able to infer types from the
provided DAG patterns for several classes of instructions. After a
discussion on the llvm-dev mailing list and IRC channel the recommendation
was to make DAG patterns for these classes of instructions more specific.
Which is what was done. However after
2016 Feb 18
3
How to interpret Selection DAG error output
On Thu, Feb 18, 2016 at 10:50 AM, Krzysztof Parzyszek via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On 2/18/2016 12:43 PM, Rail Shafigulin via llvm-dev wrote:
>
>>
>> LLVM ERROR: Cannot select: 0x3284268: glue = EsenciaISD::SET_FLAG
>> 0x3283608, 0x3283710, 0x3283e48 [ORD=3] [ID=11]
>> 0x3283608: i32,ch = CopyFromReg 0x3257980, 0x3283500 [ORD=1] [ID=9]
2007 Apr 18
1
[Bridge] Performance problem with linux bridge ... compare kernel 2.6.13.4 to 2.6.15.1
With kernel 2.6.13.4 linux bridge with traffic management for 4000users
and 20.4 MB/s(tx)/22.4 MB/s(rx) data load of CPU is max 50%
With kernel 2.6.15.1 the same linux bridge with the same traffic has
100% CPU load and in top I have ksoftirqd proccess.
The machine is P4 3.2 GHz with 1GB of ram and 4 NetGear 620 cards
The config is:
/sbin/modprobe acenic link=0x0100,0x0100,0x0100,0x0100
2016 Mar 15
4
view how instruction selection is happening
At one point someone showed me how to view the output of how instruction
selection is happening. The output I'm talking about is shown below. Can
someone remind me how to generate it? (I really should start writing down
stuff like this)
========================= Orignal Match Result
=====================================
Selecting: 0x2ebfa78: glue = EsenciaISD::SET_FLAG 0x2ebee18, 0x2ebef20,
2018 Aug 21
0
[PATCH 1/2] common/mltools: getopt: add Getopt.OptString
Introduce a new type of option with an optional string argument.
---
common/mltools/getopt-c.c | 20 +++++++++++++++++++-
common/mltools/getopt.ml | 5 ++++-
common/mltools/getopt.mli | 4 ++++
common/mltools/getopt_tests.ml | 18 +++++++++++++++++-
common/mltools/test-getopt.sh | 11 +++++++++++
5 files changed, 55 insertions(+), 3 deletions(-)
diff --git
2018 Aug 20
1
[PATCH] common/mltools: getopt: add Getopt.OptString
Introduce a new type of option with an optional string argument.
---
common/mltools/getopt-c.c | 20 +++++++++++++++++++-
common/mltools/getopt.ml | 5 ++++-
common/mltools/getopt.mli | 4 ++++
common/mltools/getopt_tests.ml | 18 +++++++++++++++++-
common/mltools/test-getopt.sh | 11 +++++++++++
5 files changed, 55 insertions(+), 3 deletions(-)
diff --git
2016 Feb 18
2
How to interpret Selection DAG error output
On Thu, Feb 18, 2016 at 11:34 AM, Krzysztof Parzyszek <
kparzysz at codeaurora.org> wrote:
> On 2/18/2016 1:32 PM, Rail Shafigulin wrote:
>
>> I think this is where I'm loosing the "thread". Based on what I'm seeing
>> SET_FLAG has three operands, the first of which is a CopyFromReg. So how
>> come the pattern is SET_FLAG %vreg5, 3, 20 and not
2020 Jan 31
3
how to make asterisk set cos values
Hi,
examining the network traffic with wireshark shows that asterisk does not set
any QoS values at all.
What do I need to do to make asterisk set QoS values (on Centos 7)?
The wiki says to use vconfig to set QoS values[1]. What does the skb-priority
need to be set to? How do you use vconfig on interfaces that are not VLAN
interfaces?
Is it generally impossible to set QoS values on
2012 Aug 02
0
Bug#682216: Bug #682216 document about VLAN configuration on dom0
Hi,
After reading XenServer documents and debugging, I found the previous
configuration is correct, here is the one I've configured to work:
In XCP, as in XenServer, system's network configuration doesn't really
matter, it only make sense before XCP starts and handles the network
settings. So there is no need to configure VLAN on host machine, and
you only need a minimal one active