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

[Xen-users] (no subject)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] (no subject)
From: "Digital Idiot" <digitalidiot@xxxxxxxxx>
Date: Thu, 26 Jul 2007 03:08:54 -0700
Delivery-date: Thu, 26 Jul 2007 03:06:45 -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:mime-version:content-type:content-transfer-encoding:content-disposition; b=XB2lcPgj7g/GdGTxNVf4tPkAnNdGkVj7WU4xghPgAcAAdLQLZ5QrcqBQxRNmALBrZSGKy6E992/wV9mGbLTx8rhCY+dQPASc2XHkVvTUhz6tT8IwHBsl/t3svkgpxA+ccq9bU42UZ+6WfNPVnU+kOc9kIorksK0KsLeMSDDtTXw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AATBZrGeesKQlZBVH7Rkx7PXnif5WbnAKsO5lkKE/iI6xorHXmmAiT3AVsT+qEK9SCS8uSeNQUnjvkyJH0QkqngCpZPL4h8b95AQ+jklZrL9puKL7vcpWRUHwEfrmJaL9dvf+ndgbJiVP6DeUixTNxk6AmPbgLZ67PZNfeCshI0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>