From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shaun R." Subject: Network issues Date: Mon, 21 Jul 2008 11:52:39 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I have a weird problem when deploying new hosts. If i boot a host on a normal kernel, then install xen and reboot it and then deploy DomU's for some reason eth0 aliases dont work on the DomU's. The primary ip (main ip of the eth0 interface) works fine but for some reason aliases dont work until you arping -s 0.0.0.0 and then they only work for a short time (until arp times out). The only solution i've found to resolving this is too hard reboot the host, and then after that everything works as it should. Anybody else seen anything like this? ~Shaun