Hi Andres, Looks good! I added a http virtual service with an ipv6 address, running in direct routing mode:
Load balancer, running karmic: ip addr add 2001:770:18:2::c101:db4a/64 dev eth0 ipvsadm -A -t [2001:770:18:2::c101:db4a]:www -s rr ipvsadm -a -t [2001:770:18:2:0:0:c101:db4a]:www -r [2001:770:18:2:20c:29ff:fe0c:d47e]:www -g -w 1 Real server: ip addr add 2001:770:18:2::c101:db4a/128 dev lo:0 /etc/init.d/apache2 start Client: [...@tachikoma] >> telnet 2001:770:18:2::c101:db4a 80 Trying 2001:770:18:2::c101:db4a... Connected to 2001:770:18:2::c101:db4a. Escape character is '^]'. GET / HTTP/1.1 Host: test.heanet.ie HTTP/1.1 200 OK Date: Fri, 17 Jul 2009 10:23:25 GMT Server: Apache/2.2.8 (Ubuntu) mod_fastcgi/2.4.6 PHP/5.2.4-2ubuntu5.5 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g Last-Modified: Tue, 02 Dec 2008 09:52:57 GMT ETag: "e0a2-2d-45d0d4ac19040" Accept-Ranges: bytes Content-Length: 45 Content-Type: text/html <html><body><h1>It works!</h1></body></html> -- [needs-packaging] Please upgrade ipvsadm to 1.25 https://bugs.launchpad.net/bugs/375485 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs