WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Bump > Error in network-route script

To: "Symbian Freelancer" <symbian.freelancer@xxxxxxxxx>
Subject: Re: [Xen-users] Bump > Error in network-route script
From: "Ray Barnes" <tical.net@xxxxxxxxx>
Date: Thu, 19 Jun 2008 03:28:52 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 19 Jun 2008 00:29:24 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=f6ZEZxBuipUWOTJMTIdfLT1WmDp8Ea/0E6O/cfpHMP8=; b=CqHFNQcY02anT3/Bj2Y6vNhbRStl8wCEBJLMhQqbBRJUAzLX13yk5UY9ywhclZx3Jl 8rXswOXk6QgweCsZoW0i5ko1oZKArBfVx25LNjNlwNDyzUvaCUXNiq0ZivurI5Ue4wYr cVKohbmuOm1j+a/3wUyT6EkDwUJ8HQ3ZNIJpg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=hbR2IFVqA67qRsAonstMJ9QWdjTUwB5tDfgm2plOS+4Lh524Yqh59Uh59Dg9FV+Gut sp9aOQ8KhWxEsFwA9CzK8dHicoKbDRnwrYdmSOS+juH6kGFy7XDEhBDdu30SRg+F7qO1 IH34VrMBBekjgar9IDaxwh0KQ0K8Ga02P1VDg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <d395c2ea0806190011w4c89ffeao9d769a58eead93d9@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <d395c2ea0806190011w4c89ffeao9d769a58eead93d9@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Without knowing any more about the context of the original email than I do based on your quote, the problem is that the "eth" part (in the context of the /proc fs entry) is invalid because it should be "eth" plus the vif number.  As for a "fix", you can file a bug report (if it's really a bug) or write your own network-route (which I did a long time ago, incidentally, to overcome bugs in the default networking scripts).
 
-Ray


 
On Thu, Jun 19, 2008 at 3:11 AM, Symbian Freelancer <symbian.freelancer@xxxxxxxxx> wrote:
Hello,

Was wondering if there is a solution to the error posted by "Dominique
H Schramm" on the 5 Jan 2008

I've just changed from network-bridge to network-route and just
noticed this problem

Thanks,

"""
Hi guys,

i got the following error:

/etc/xen/scripts/network-route: line 27:
/proc/sys/net/ipv4/conf/eth/proxy_arp:
no such file or directory

I use the network-route not network-bridge. It seems that the
following code
at line 24 didn't work:

netdev=${netdev:-eth${vifnum}}

Any hints ?

--
Have an nice day,

Viele Grüße

Dominique H Schramm
"""

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>