Networking Forums

Networking Forums > Computer Networking > Linux Networking > Issue with Xen and Linux Virtual Server

Reply
Thread Tools Display Modes

Issue with Xen and Linux Virtual Server

 
 
boris
Guest
Posts: n/a

 
      10-01-2007, 05:57 PM
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.

 
Reply With Quote
 
 
 
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
virtual server issue seth Windows Networking 0 03-31-2007 04:18 AM
email account issue Linux pop3 mail server SacredRose@gmail.com Linux Networking 2 12-27-2006 05:33 AM
Uploading performance in LVS(Linux Virtual Server)? Happyland Linux Networking 1 05-12-2004 03:20 PM
Uploading performance in LVS(Linux Virtual Server)? Happyland Linux Networking 1 05-12-2004 07:09 AM
Virtual Hosting With Mutliple Web Server behind Linux Firewall Paul L Linux Networking 4 02-22-2004 03:47 AM



1 2 3 4 5 6 7 8 9 10 11