Displaying 20 results from an estimated 2000 matches similar to: "CentOS-6.7, kvm bridges, virtual interfaces, and routes"
2016 Jan 11
1
CentOS-6.7, kvm bridges, virtual interfaces, and routes
On Sat, January 9, 2016 19:48, Gordon Messmer wrote:
> On 01/09/2016 03:30 PM, isdtor wrote:
>> Search for policy routing.
>
> Policy routing isn't relevant.
>
> In order to communicate across a LAN, two hosts must be in the same
> broadcast domain. Hosts in 192.168.51.0/24 cannot communicate with
> hosts in 192.168.52.0/24.
>
>
If I have all of the kvm
2007 Apr 18
1
[Bridge] 1 system with 3 bridges
Hi all,
I have one bridge system (used for controlling bandwidth) connected to
three different DSL ISP provider. I have the following setup below: -
+-------------+
| br0 |
| -> eth1 | -> DSL_1
| -> eth2 |
+-------------+
| br1 |
| -> eth3 | -> DSL_2
| -> eth4 |
+-------------+
| br2 |
| -> eth5
2019 Dec 03
1
Re: What's the best way to make use of VLAN interfaces with VMs?
Even more puzzling, I reverted back to the old configuration to confirm
what I had seen and found that it works in one direction but not the
other: i.e. from 192.168.0.110 to 192.168.0.120, but not the other way
around.
Must be something with my configuration....which I can follow up on.
So, thanks again for your help.
Richard
On 12/3/19 11:36 AM, Richard Achmatowicz wrote:
> Laine
>
2019 Nov 29
2
Re: What's the best way to make use of VLAN interfaces with VMs?
Hi Laine
What you have suggested sounds eminently reasonable. Thanks for your
advice. I'm going to give it a shot and report back.
Richard
On 11/27/19 1:38 PM, Laine Stump wrote:
> On 11/26/19 11:07 PM, Richard Achmatowicz wrote:
>> Hello
>>
>> I have a problem with attaching VMs to a VLAN interface.
>>
>> Here is my setup: I have several physical hosts
2015 Dec 09
2
How to manually add a new interface to a bridge device?
Maybe my google-fu is failing me, but I have spent the past couple hours
looking at how to add a vnet? Device to my KVM host running CentOS 6, and
for the life of me I can't get this going.
>From all my research if I want to add a device I should just do 'brctl addif
br1 vnet14' if I want to add a vnet14 to bridge br1. When I do this, I
get:
# brctl addif br0 vnet14
2019 Nov 27
2
What's the best way to make use of VLAN interfaces with VMs?
Hello
I have a problem with attaching VMs to a VLAN interface.
Here is my setup: I have several physical hosts connected by a physical
switch. Each host has two NICs leading to the switch, which have been
combined into a team, team0. Each host a has a bridge br1, which has
team0 as a slave. So communication between hosts is based on the IP
address of bridge br1 on each host.
Up until
2006 Feb 03
1
xen-br1
Hi, I''m setting up my first xen machine, and I''m trying to setup two Virtual Machines, each mapped to a physical adapter on a different network.
The virtual machine mapped to xen-br0 and eth0 works fine. However, when I bring up a VM with this configuration file:
-----------------
name = "test77"
kernel = "/boot/vmlinuz-2.6.11.12-xenU"
root =
2007 Apr 18
1
[Bridge] Some newbe questions
[desktop] ----- lan ----eth0 [notebook] eth1
192.168.?.? ` ----- wlan ---- [speedport(hub and router)] -- internet
192.168.2.x
So on my laptop I have eth0 beeing lan, eth1 beeing wlan ethernet card.
When only using eth0/1 everything is fine.
Now I want to be able to use internet from both [desktop] and
[notebook].
Typically you set up a bridge with
2011 Sep 26
1
changue bridge name, libvirt refuses to take new name
hi all,
(this events ocurred before my previous mail about the uuid incident)
so, I installed a vm
host: rhel6
guest: centos6
network: bridge (br0, eth1 as slave)
but then, I changed the name of the bridge from br0 to br1
(because br1<->eth1 seems pretty than br0<->eth1)
so:
- mv /etc/sysconfig/network-scripts/ifcfg-br0
/etc/sysconfig/network-scripts/ifcfg-br1
- edited
2016 Oct 28
2
Re: sttic vnet device for guest
28.10.2016 23:32, Michal Privoznik пишет:
On my host node i using system created bridge. example
brctl show br1
bridge name bridge id STP enabled interfaces
br1 8000.0025907925d3 no eth1
vnet0
vnet2
2002 Mar 20
5
inverted axis
Hello everybody!
Spse I have the following
X <- seq(1:100) #(a dim(100) sequence of integers 1:100 representing
the possible actions of player 1 and player2 in a game)
BR2X<- br2(X) #(a dim(100) sequence of points on range (1,100)
representing the best response function of player 2 to player 1:s
actions)
BR1X<- br1(X) #(a dim(100) sequence of points on range (1,100)
2010 Sep 06
1
Bug#571634: bridge loosing connection
Hi,
I'm not sure but I think I suffer under the same problem with a bit
different setup with squeeze testing and xen 4.0rc5.
In fact I'm using bridges in the dom0 and the connections to the domU
get lost sporadically.
In don't see where's a solution to the problem... Is it now a bug? When
it's an iptables bug, where's the corresponding bug in the iptables
bugtracker
2015 Dec 09
2
How to manually add a new interface to a bridge device?
Tried that as well, but this has to be something that gets set at the OS level and loaded, as if you look at dmesg output, you can see all the vnet?? nodes as the OS comes online. So the question is, what is virt-install doing that creates the needed vnet interface that is part of the bridge. I really had to kill and reload the VM just to load a second interface..
---
Howard Leadmon
2011 Jun 23
1
Starting libvirtd cuts off host access to external network
I've spent some hours on this without success - any help greatly
appreciated.
I've just done a new RHEL6 setup, with a KVM guest (first time). The
basic installation works fine until I start libvirtd; at this point, the
host machine loses access to the external network:
step 1: ping from host to network works; external machine on network can
ping both eth0 and br1 on the host
step
What's the meaning of sub-element <ip address='X.X.X.X'> in <interface type='bridge'> of domain xml?
2014 Apr 17
2
What's the meaning of sub-element <ip address='X.X.X.X'> in <interface type='bridge'> of domain xml?
Hi guys,
I saw this sub-element in http://libvirt.org/firewall.html, there is some confusion, what's the meaning of sub-element <ip address='X.X.X.X'> in <interface type='bridge'> of domain xml?
The detail <interface> in domain xml as below:
<interface type='bridge'>
<mac address='52:54:00:56:44:32'/>
<source
2015 Dec 09
3
How to manually add a new interface to a bridge device?
How do you decide what MAC address to use for that VM interface? As I just
tried to change the MAC to some other value close, like I made
'52:54:00:34:e1:21' into say '52:54:00:34:e1:32', and when I try and load it
in, I get the following:
error: XML error: Attempted double use of PCI Address '0:0:4.0'
Here is one of my network entries:
<interface
2012 Dec 04
2
shorewall6: IP fragementation getting blocked?
Hey,
I have a setup that has one machine communicating to a server using UDP
over IPv6. For specifics, it is using collectd with a boosted
MaxPacketSize in the network config.
What this means is there is some IP fragmentation happening, and that
is getting REJECTed. My policy is to REJECT, and I have an ALLOW for the
particular communication I want. What I''m getting in my logs is
2008 Sep 24
1
[Bridge] bridge is not forwarding the packet
Hi Rahul,
If you're certain that your problem isn't as Stephen suggested, you
might want to have a look at this:
---
(From http://ebtables.sourceforge.net/brnf-faq.html
<http://ebtables.sourceforge.net/brnf-faq.html> )
How do I let vlan-tagged traffic go through a vlan bridge port and the
other traffic through a non-vlan bridge port?
Suppose eth0 and eth0.15 are ports of br0.
2006 Feb 07
3
second bridge for dual homed machine!
Hello!
I set up a second bridge for a second nic. i made that
manually with
brctl addbr br1
ifconfig br1 up
is there an "official" way how to configure such a second bridge
in ''/etc/xen/*''
regards!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Jul 19
3
CentOS 6 - VM network bridge issue
I built a CentOS 6 machine to host several CentOS 6 guest servers. As all guests will be Internet facing I set up the host with two bridged NICs and assigned an Internet facing IP address to br0 and a local IP address to br1.
Each guest was installed using br0 and br1 with virtio drivers. On each I assigned an Internet facing IP address to eth0 and a local IP address on eth1. So far so good. I