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] (no subject)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] (no subject)
From: "Digital Idiot" <digitalidiot@xxxxxxxxx>
Date: Thu, 26 Jul 2007 03:10:32 -0700
Delivery-date: Thu, 26 Jul 2007 03:08:19 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zx5NwEsCAhCTVIsnUOzrdpeDq/K9jRZF3x5Or1hSXy2lJ1KriOgx0Oe2le//zotI7f+5BxbXRL6GzpdLFdgECdT+rKfwjPNUBrbgKddNP6Apab3PqyHhI9xBDLtEn8/dr4D88v5/05Sn86VuufVi6OpBkX10pVYsP0hZ0UPhQOQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MMJruMfKgr77dkfd1gBW7xRdZEI2piDPJLl09TWJAdKgSOu0TrAfqSQgEauv0g0AsjsnnccVro2AGNB85cMSRoIM5XNE/19AYsM6IhTIo7xGPFojPpoO47Zf/fvGfUb50a75zoUjUNiL8iKNMZYFe4L3pT5qFvACmxs3sEfdxOw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <8037822c0707260308g692e9efu79cfa2d897ef727c@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: <8037822c0707260308g692e9efu79cfa2d897ef727c@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Crap, the subject line disappeared.

Performing cross-bridge DNAT requires IP forwarding to be enabled is
the error msg I get.

(BTW, the spam filter sucks).

On 7/26/07, Digital Idiot <digitalidiot@xxxxxxxxx> wrote:
Okay, that is the error I get. I googled around, but no one seems to
have my exact problem (and their solutions do not work for me.)

I have a stock Debian 4.0 setup, apt-get Xen 3.0, etc ... Now, I setup
a Dom1, and I run a webserver on Dom1 on port 80.

In Xen, my networking is (network-script network-nat) (vlf-script vlf-nat)

I setup iptables to -p tcp --dport 80 -d Dom0's_ip_address -j REDIRECT
--to  10.0.0.1

where  10.0.0.1 iss the ip address of Dom1 (from the view of Dom0;
i.e. on Dom0, if I do "wget  10.0.0.1", I get the webpage from Dom1)

Then, dmesg gives me the error mentioned above.

So I look around, and I see that according to /sbin;ifconfig the vif
correpsonding to my Dom1 is actually 10.0.0.128  ... so I try that,
but no tluck either.

Suggestions?
Thanks!

_______________________________________________
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>