Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Issue with Xen and Linux Virtual Server

Reply
 
Thread Tools Display Modes
  #1  
Old 10-01-2007, 06:57 PM
Default Issue with Xen and Linux Virtual Server



Hi there, I'm working with Xen over a debian box and I'm trying to get
to work some LVS with ldirectord. The network design looks like this:

Dom0 "public" ip: 192.168.0.122 (eth0)
Dom0 "private" ip: 172.16.1.129 (vif3.0)
DomU ip: 172.16.1.2

The conectivity is working fine. I can ping from de DomU tu anywhere
in the world. I also installed (using apt) an apache.

ldirectord is configured and running:

debian:~# ipvsadm -L -n
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 192.168.0.122:80 rr persistent 300
-> 172.16.1.2:80 Masq 1 0 0

And the package are getting from de "world" to the realserver (DomU).
Apache's access logs told me that :-)

debian-web01:~# tail -f /var/log/apache2/access.log
172.16.1.129 - - [01/Oct/2007:17:52:54 +0000] "GET / HTTP/1.1" 200 20
"-" "libwww-perl/5.805"
172.16.1.129 - - [01/Oct/2007:17:52:56 +0000] "GET / HTTP/1.1" 200 20
"-" "libwww-perl/5.805"
172.16.1.129 - - [01/Oct/2007:17:52:58 +0000] "GET / HTTP/1.1" 200 20
"-" "libwww-perl/5.805"
172.16.1.129 - - [01/Oct/2007:17:53:00 +0000] "GET / HTTP/1.1" 200 20
"-" "libwww-perl/5.805"
172.16.1.129 - - [01/Oct/2007:17:53:02 +0000] "GET / HTTP/1.1" 200 20
"-" "libwww-perl/5.805"
192.168.0.131 - - [01/Oct/2007:17:53:04 +0000] "GET / HTTP/1.1" 200 20
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7) Gecko/
20070918 BonEcho/2.0.0.7"
172.16.1.129 - - [01/Oct/2007:17:53:04 +0000] "GET / HTTP/1.1" 200 20
"-" "libwww-perl/5.805"
172.16.1.129 - - [01/Oct/2007:17:53:06 +0000] "GET / HTTP/1.1" 200 20
"-" "libwww-perl/5.805"


192.168.0.131 is my ip address...

And I'm stucked here. I don't know where the problem can be. I hope
you can help me with this or give me and advice to get it to work.

Thanks a lot.



boris
Reply With Quote
Reply

Tags
issue, linux, server, virtual, xen

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 09:40 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.