Xen dom0 bridge interface drops a lot of RX packets?Setting up Windows network on XenXen Bridge only working...

Python: next in for loop

What are these boxed doors outside store fronts in New York?

What does "Puller Prush Person" mean?

Risk of getting Chronic Wasting Disease (CWD) in the United States?

Theorems that impeded progress

Modeling an IPv4 Address

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

Today is the Center

Is it possible to do 50 km distance without any previous training?

Fencing style for blades that can attack from a distance

Prove that NP is closed under karp reduction?

Dragon forelimb placement

How is it possible to have an ability score that is less than 3?

Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?

Is it unprofessional to ask if a job posting on GlassDoor is real?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

Do VLANs within a subnet need to have their own subnet for router on a stick?

How does one intimidate enemies without having the capacity for violence?

How much RAM could one put in a typical 80386 setup?

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

Test whether all array elements are factors of a number

How to say job offer in Mandarin/Cantonese?

Why are electrically insulating heatsinks so rare? Is it just cost?

How old can references or sources in a thesis be?



Xen dom0 bridge interface drops a lot of RX packets?


Setting up Windows network on XenXen Bridge only working when IP AssignedKVM/Libvirt bridged/routed networking not working on newer guest kernelsgentoo bonded nics dropping packetsIPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready & IPv6: ADDRCONF(NETDEV_UP): xenbr2: link is not ready on Ubuntu Server - Xen bridgeKVM bridging for virtual machines is not workingqemu, kvm: Guest: No DHCPOFFERS receivedtcpdump on bridge interface (virbr) does not receive any packets destined for one of its addressesLinux: Bridging two ethernet connections together to allow second host onto first networkVLAN on Bridged Interface?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







1















I'm running Gentoo Hardened as Dom0. It also acts as a router/NAT. There's a bridge interface called br0 which contains a pci-e wlan card, ethernet nic & domU.



bridge name     bridge id               STP enabled     interfaces
br0 8000.002590d4dffe no enp5s0
vif1.0
wlp1s0


Internet connectiong goes through enp6s0 and masquerades to br0. Dnsmasq is serving addresses to br0. I'm experiencing a huge amount of dropped RX packets:



br0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST>  mtu 1500
inet 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255
ether 00:25:90:d4:df:fe txqueuelen 0 (Ethernet)
RX packets 61866962 bytes 67532965037 (62.8 GiB)
RX errors 0 dropped 26876 overruns 0 frame 0
TX packets 51716758 bytes 65149682646 (60.6 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


They also show up on domU:



eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255
ether 00:16:3e:73:d7:5f txqueuelen 1000 (Ethernet)
RX packets 4529002 bytes 4459840926 (4.1 GiB)
RX errors 0 dropped 35247 overruns 0 frame 0
TX packets 4487535 bytes 795673002 (758.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


I have no idea where to start debugging this. I've tried tcpdump and dropwatch. Here's output of ~10 seconds dropwatch run: http://pastebin.com/d0yUn9HD










share|improve this question














bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















    1















    I'm running Gentoo Hardened as Dom0. It also acts as a router/NAT. There's a bridge interface called br0 which contains a pci-e wlan card, ethernet nic & domU.



    bridge name     bridge id               STP enabled     interfaces
    br0 8000.002590d4dffe no enp5s0
    vif1.0
    wlp1s0


    Internet connectiong goes through enp6s0 and masquerades to br0. Dnsmasq is serving addresses to br0. I'm experiencing a huge amount of dropped RX packets:



    br0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST>  mtu 1500
    inet 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255
    ether 00:25:90:d4:df:fe txqueuelen 0 (Ethernet)
    RX packets 61866962 bytes 67532965037 (62.8 GiB)
    RX errors 0 dropped 26876 overruns 0 frame 0
    TX packets 51716758 bytes 65149682646 (60.6 GiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


    They also show up on domU:



    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
    inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255
    ether 00:16:3e:73:d7:5f txqueuelen 1000 (Ethernet)
    RX packets 4529002 bytes 4459840926 (4.1 GiB)
    RX errors 0 dropped 35247 overruns 0 frame 0
    TX packets 4487535 bytes 795673002 (758.8 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


    I have no idea where to start debugging this. I've tried tcpdump and dropwatch. Here's output of ~10 seconds dropwatch run: http://pastebin.com/d0yUn9HD










    share|improve this question














    bumped to the homepage by Community 10 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      1












      1








      1








      I'm running Gentoo Hardened as Dom0. It also acts as a router/NAT. There's a bridge interface called br0 which contains a pci-e wlan card, ethernet nic & domU.



      bridge name     bridge id               STP enabled     interfaces
      br0 8000.002590d4dffe no enp5s0
      vif1.0
      wlp1s0


      Internet connectiong goes through enp6s0 and masquerades to br0. Dnsmasq is serving addresses to br0. I'm experiencing a huge amount of dropped RX packets:



      br0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST>  mtu 1500
      inet 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255
      ether 00:25:90:d4:df:fe txqueuelen 0 (Ethernet)
      RX packets 61866962 bytes 67532965037 (62.8 GiB)
      RX errors 0 dropped 26876 overruns 0 frame 0
      TX packets 51716758 bytes 65149682646 (60.6 GiB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


      They also show up on domU:



      eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
      inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255
      ether 00:16:3e:73:d7:5f txqueuelen 1000 (Ethernet)
      RX packets 4529002 bytes 4459840926 (4.1 GiB)
      RX errors 0 dropped 35247 overruns 0 frame 0
      TX packets 4487535 bytes 795673002 (758.8 MiB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


      I have no idea where to start debugging this. I've tried tcpdump and dropwatch. Here's output of ~10 seconds dropwatch run: http://pastebin.com/d0yUn9HD










      share|improve this question














      I'm running Gentoo Hardened as Dom0. It also acts as a router/NAT. There's a bridge interface called br0 which contains a pci-e wlan card, ethernet nic & domU.



      bridge name     bridge id               STP enabled     interfaces
      br0 8000.002590d4dffe no enp5s0
      vif1.0
      wlp1s0


      Internet connectiong goes through enp6s0 and masquerades to br0. Dnsmasq is serving addresses to br0. I'm experiencing a huge amount of dropped RX packets:



      br0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST>  mtu 1500
      inet 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255
      ether 00:25:90:d4:df:fe txqueuelen 0 (Ethernet)
      RX packets 61866962 bytes 67532965037 (62.8 GiB)
      RX errors 0 dropped 26876 overruns 0 frame 0
      TX packets 51716758 bytes 65149682646 (60.6 GiB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


      They also show up on domU:



      eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
      inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255
      ether 00:16:3e:73:d7:5f txqueuelen 1000 (Ethernet)
      RX packets 4529002 bytes 4459840926 (4.1 GiB)
      RX errors 0 dropped 35247 overruns 0 frame 0
      TX packets 4487535 bytes 795673002 (758.8 MiB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


      I have no idea where to start debugging this. I've tried tcpdump and dropwatch. Here's output of ~10 seconds dropwatch run: http://pastebin.com/d0yUn9HD







      xen bridge gentoo domu dom0






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 23 '13 at 19:38









      ponkayponkay

      63




      63





      bumped to the homepage by Community 10 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 10 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          Dropping packets is a sign of being overrun.



          Look at ethtool -g eth0 and see if you can raise the receive-buffers.



          Doing so will shortly (1-2s) reset the link.






          share|improve this answer
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "2"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f548153%2fxen-dom0-bridge-interface-drops-a-lot-of-rx-packets%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Dropping packets is a sign of being overrun.



            Look at ethtool -g eth0 and see if you can raise the receive-buffers.



            Doing so will shortly (1-2s) reset the link.






            share|improve this answer




























              0














              Dropping packets is a sign of being overrun.



              Look at ethtool -g eth0 and see if you can raise the receive-buffers.



              Doing so will shortly (1-2s) reset the link.






              share|improve this answer


























                0












                0








                0







                Dropping packets is a sign of being overrun.



                Look at ethtool -g eth0 and see if you can raise the receive-buffers.



                Doing so will shortly (1-2s) reset the link.






                share|improve this answer













                Dropping packets is a sign of being overrun.



                Look at ethtool -g eth0 and see if you can raise the receive-buffers.



                Doing so will shortly (1-2s) reset the link.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Nov 6 '13 at 22:26









                NilsNils

                6,74922363




                6,74922363






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Server Fault!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f548153%2fxen-dom0-bridge-interface-drops-a-lot-of-rx-packets%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

                    Список ссавців Італії Природоохоронні статуси | Список |...

                    Українські прізвища Зміст Історичні відомості |...