Thanks Giovanni.<div><br></div><div>Forcing IP down the kvm throat worked and I don't want to touch the rest as it's long weekend and really don't like to drive to data-center if things mess up. <br><br></div><div>

At one point I added a second NIC to the KVM to test and I also restarted, and shutdown multiple time during the process but that was no help.</div><div><br></div><div>I am afraid to touch the eth0 now as I said I changed the motherboard so maybe that's why that came but I can't risk to loose GUI access at this time.</div>

<div><br></div><div>I shall check this another day.</div><div><br></div><div>Thanks again for the great help.</div><div><br></div><div><br><div class="gmail_quote">On Sat, May 21, 2011 at 2:54 PM, Giovanni Toraldo <span dir="ltr"><<a href="mailto:me@gionn.net">me@gionn.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Sat, May 21, 2011 at 8:37 PM, Bruce B <<a href="mailto:bruceb444@gmail.com">bruceb444@gmail.com</a>> wrote:<br>


> eth5      Link encap:Ethernet  HWaddr 00:25:90:1a:a7:75<br>
>           BROADCAST MULTICAST  MTU:1500  Metric:1<br>
<br>
</div>A good start would be to fix up your network configuration, even if<br>
you don't use that secondary network card.<br>
<br>
You can edit:<br>
/etc/udev/rules.d/70-persistent-net.rules<br>
<br>
you should have a line like this:<br>
# PCI device 0x1969:0x1048 (atl1)<br>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",<br>
ATTR{address}=="00:12:34:56:78:90", ATTR{dev_id}=="0x0",<br>
ATTR{type}=="1", KERNEL=="eth*", NAME="eth5"<br>
<br>
Change eth5 to eth1, delete any other definition than eth0.<br>
<div class="im"><br>
> vmtab106i0d0 Link encap:Ethernet  HWaddr 1e:17:3f:a9:f8:7d<br>
</div><div class="im">> vmtab106i0d1 Link encap:Ethernet  HWaddr c2:70:c7:0a:7a:3d<br>
<br>
</div>Why 2 network cards on the same bridge for VM 106?<br>
<br>
Another hint (but maybe I'm wrong): why you have both vmtab* and veth*<br>
interfaces? Should'nt the first be renamed to the second after a<br>
recent proxmox update? Have you ever rebooted the host?<br>
<br>
Everything else looks fine to me, maybe you can try to configure<br>
manually an IP inside the VM and try to ping the host or your default<br>
gateway?<br>
<br>
Regards,<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Giovanni Toraldo<br>
<a href="http://gionn.net/" target="_blank">http://gionn.net/</a><br>
</div></div></blockquote></div><br></div>