<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p> </p>
<p>El 2012-03-26 11:34, Flavio Stanchina escribió:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">
<pre><a href="mailto:maykel@maykel.sytes.net">maykel@maykel.sytes.net</a>wrote:</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">Hi! I have installed successfully proxmox 2.0 in my server. It has four network cards: [...] vmbr1 Link encap:Ethernet HWaddr 3c:4a:92:7c:4d:b9 inet addr:10.116.10.15 Bcast:10.116.255.255 Mask:255.255.0.0 vmbr2 Link encap:Ethernet HWaddr 00:26:55:ea:3d:48 inet addr:10.116.10.26 Bcast:10.116.255.255 Mask:255.255.0.0 vmbr3 Link encap:Ethernet HWaddr 00:26:55:ea:3d:49 inet addr:10.116.10.27 Bcast:10.116.255.255 Mask:255.255.0.0 [...] And now, ping to 10.116.10.26(vmbr2)other physical network card in theory: root@virtual1:~# tcpdump -i vmbr2 icmp ----->>> Not show anything But in vmbr1 yes...</blockquote>
<pre>Your network configuration doesn't make sense. You have three network 
cards on the same subnet and you say the cable is not connected on vmbr2 
and vmbr3, so the behavior you see is entirely normal and certainly not 
a bug in Proxmox VE. Packets to 10.116.10.26 and .27 will never traverse 
the physical network interfaces that own those address if the cables are 
not connected, I think that's obvious.

I suggest to test a similar network configuration on two physical 
machines before trying it in a virtualized environment with the 
additional complexities of bridging and virtual networks.
</pre>
<pre> </pre>
</blockquote>
<pre> </pre>
<pre>Hi Flavio, thanks for your response. </pre>
<pre> </pre>
<pre><span class="hps">The idea</span><span> </span><span class="hps">was to connect:</span></pre>
<pre><span class="hps"><br /></span></pre>
<pre><span class="hps">vmbr0 --> LAN</span></pre>
<pre><span class="hps">vmbr1 --> LAN</span></pre>
<pre><span class="hps">vmbr2 --> WAN</span></pre>
<pre><span class="hps">vmbr3 --> WAN</span></pre>
<pre><span class="hps"><br /></span></pre>
<pre> </pre>
<pre><span class="hps">But even with</span><span> </span><span class="hps">the same range of</span><span> </span><span class="hps">ips</span><span> </span><span class="hps">in</span><span> </span><span class="hps">vmbr1</span><span>,</span><span> </span><span class="hps">vmbr2</span><span> and </span><span class="hps">vmbr3,</span><span> </span><span class="hps">if there is</span><span> </span><span class="hps">a cable not</span><span> </span><span class="hps">connected</span><span> </span><span class="hps">vmbr3</span><span> </span><span class="hps">vmbr2</span><span> </span><span class="hps">and</span><span> </span><span class="hps">should not</span><span> </span><span class="hps">answer</span><span> </span><span class="hps">to</span><span> </span><span class="hps">ping.</span><span> </span><span class="hps">Do not</span><span> </span><span class="hps">you think?</span></pre>
<div> </div>
</body></html>