<br><br><div class="gmail_quote">On Fri, Jul 15, 2011 at 4:20 PM, Akemi Yagi <span dir="ltr"><<a href="mailto:amyagi@gmail.com">amyagi@gmail.com</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 Fri, Jul 15, 2011 at 2:07 PM, Trey Dockendorf <<a href="mailto:treydock@gmail.com">treydock@gmail.com</a>> wrote:<br>
> I have decided to migrate my latest KVM server to CentOS 6.0 and am<br>
> beginning to get a little frustrated with some issues that worked perfectly<br>
> in 5.6.<br>
</div>(snip)<br>
<div class="im">> Here's what I have so far...<br>
> ifcfg-eth3...<br>
> ---------------------------------<br>
> DEVICE="eth3"<br>
> HWADDR="00:1B:21:A1:CF:76"<br>
> ONBOOT="yes"<br>
> BRIDGE=br0<br>
> ifcfg-br0<br>
> --------------------------------<br>
> DEVICE=br0<br>
> TYPE=Bridge<br>
> BOOTPROTO=static<br>
> ONBOOT=yes<br>
> IPADDR=....<br>
> BROADCAST=....<br>
> NETMASK=....<br>
> NETWORK=....<br>
<br>
</div>I do not see GATEWAY=.... in your ifcfg-br0. Do you actually have it?<br>
<div class="im"><br>
> Again I can ping br0's IP remotely , but no VMs assigned to it can access<br>
> even that network's gateway.<br>
<br>
</div><font color="#888888">Akemi<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
CentOS-virt mailing list<br>
<a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
</div></div></blockquote></div><br><div>The GATEWAY is specified in /etc/sysconfig/network file.  Should I include it in the ifcfg-br0 as well?  In CentOS 5.x I always left it in the /etc/sysconfig/network file which seems to be the default from fresh install of CentOS 6.</div>
<div><br></div><div>Thanks</div><div>- Trey</div>