Teaming on qemu.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi!

For testing purposes, I'm trying to setup teaming on my VM which runs CentOS 7. I've 2 gigabit NICs emulated which are connected to a tun device on the host.

I can ping to the tun device on the host when directly using the interface (of course when teaming is disabled), when using the team interface, I can't.

The team link is made as such --
teamd -f /etc/teamd.conf

Contents of teamd.conf --

{
        "device" : "team0",
        "runner" : {
                "name" : "roundrobin"
        },
        "ports" : {
                "enp0s3" : {},
                "enp0s4" : {}
        }

}
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux