<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE-AT" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">What network card do you have? We recently updated intel e1000e/igb/ixgbe drivers, and some users already reported problems with that.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> pve-user-bounces@pve.proxmox.com [mailto:pve-user-bounces@pve.proxmox.com]
<b>On Behalf Of </b>Guy<br>
<b>Sent:</b> Donnerstag, 07. Juni 2012 20:15<br>
<b>To:</b> Fábio Rabelo<br>
<b>Cc:</b> pve-user@pve.proxmox.com<br>
<b>Subject:</b> Re: [PVE-User] kernel not routing bridge connections<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">hmm.. good thinking.. however...<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">it's commented out currently, and with the older kernel it's still working..<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I've not tried to uncomment it and use the new kernel though.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">--Guy<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On 7 Jun 2012, at 19:07, Fábio Rabelo wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">Just a thought :<br>
<br>
To get bridges work kernel must accept packages forward, and in Debian Family you need to edit /etc/sysctrl and uncoment :<br>
<br>
net.ipv4.ip_forward=1<br>
<br>
To make it work, check it !<br>
<br>
<br>
Fábio Rabelo<br>
<br>
<o:p></o:p></p>
<div>
<p class="MsoNormal">2012/6/7 Guy <<a href="mailto:guy@britewhite.net" target="_blank">guy@britewhite.net</a>><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hello... Me again!<br>
<br>
I run my proxmox systems with many VLAN bridged interfaces...eg.<br>
<br>
vmbr10  eth2.4010<br>
<br>
I have lots of these and all works really well..until... I rebooted the system and when it came back it was running a newer kernel.<br>
<br>
Linux fevirt 2.6.32-12-pve #1 SMP Tue Mar 20 09:25:26 CET 2012 x86_64 GNU/Linux<br>
<br>
it seems that when I have this kernel running, I can ping between the KVM images but not traffic comes into the systems, I found this by TCP dumping the network... I could see loads of ARP requests leaving the KVM image.. and I can see them on the edge routers
 and the responses.. but they never made it back to the system.<br>
<br>
I finally rebooted the proxmox and selected the previous kernel..<br>
<br>
Linux fevirt 2.6.32-10-pve #1 SMP Tue Mar 20 09:25:26 CET 2012 x86_64 GNU/Linux<br>
<br>
and now it's all working again!.<br>
<br>
Let me know if you need anything more.<br>
<br>
Cheers,<br>
---Guy<br>
_______________________________________________<br>
pve-user mailing list<br>
<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
</body>
</html>