|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Cannot access to Apache on Xen VM
Hi Age_M,
Thanks again for your suggestion. This solution worked at first, but it doesn't work for my second VM. And it doesn't work for my VM on another machine. It's really weird!! BTW, I also can't access to the VNC server on the VMs though I can ping and ssh them. Do you have any idea of this problem?
thanks very much, Freddie
--- On Wed, 6/11/08, Age_M <Age_M@xxxxxx> wrote:
From: Age_M <Age_M@xxxxxx> Subject: Re: [Xen-users] Cannot access to Apache on Xen VM To: "freddie weng" <freddieweng@xxxxxxxx> Cc: xen-users@xxxxxxxxxxxxxxxxxxx Received: Wednesday, June 11, 2008, 2:51 PM
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<domU-ID>.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 >
|
Reclaim your name @ymail.com or @rocketmail.com.
Get your new email address now!_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] Cannot access to Apache on Xen VM,
freddie weng <=
|
|
|
|
|