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] Cannot access to Apache on Xen VM

To: Age_M <Age_M@xxxxxx>
Subject: Re: [Xen-users] Cannot access to Apache on Xen VM
From: freddie weng <freddieweng@xxxxxxxx>
Date: Wed, 11 Jun 2008 15:50:51 -0400 (EDT)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 11 Jun 2008 12:51:31 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=cCb4TlAkNJGhLZlUeWYpaxZaoXty+RVLhK330IMheqr5KrHK3wy1IhbclukXL8gEOVwpjN4UTmISqyCVAtuM6nufKlELy53Y8mizF8vFCgz9d+5FJrwKIEsLsJj20Gg53RJbj13wT5gUHDhBRT9JpE+M9nUzJmJu1qrCd+xKxW0=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <48501EAA.50008@xxxxxx>
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
Hi Age_M,
 
It works!
Thank you so so much!!
I did exactly what you said and now I can access to the apache perfectly!!
You are so nice ~
 
all the best,
Freddie

Age_M <Age_M@xxxxxx> wrote:
Hi Freddie,

maybe it's a checksum problem. try to disable transfer checksumming with
ethtool.
First you need to check which ID your domU has:

# xm list

Then you turn off tx checksumming with ethtool:

# ethtool -K vif.0 tx off

So for a domU with ID 12 it would be:

# ethtool -K vif12.0 tx off

Hope it helps,
Greetz Age_M


freddie weng schrieb:
> Hi all,
>
> I have installed an apache server on my Virtual Machine but I can't access to that URL from outside.
> However I can ping the virtual machine from outside successfully.
> Do you have any ideas about this issue?
>
> thanks in advance,
> freddie
>
> ------------------------------------------------------------------------
> Ask a question on any topic and get answers from real people. *Go to
> Yahoo! Answers.*
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users



Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>