Hi,
I'm using Ubuntu 12.04 + Heartbeat 3.0.5-3ubuntu2 + Ldirector
3.9.2-5ubuntu4.1 to provide high availability and load balancing for DNS .
I'm trying to configure an IPv6 LVS. I need to run radvd on my router to
work?
I made this configuration:
In my network gateway:
ifconfig eth1 add 2001:db8:38a5::1/48
In realserver:
ifconfig eth1 add 2001:db8:38a5:8::af5a/48
ifconfig lo add 2001:db8:38a5:8::2006/128
In virtualserver:
ifconfig eth1 add 2001:db8:38a5::bc5f/48
ifconfig eth1 add 2001:db8:38a5:8::2006/128
ipvsadm -A -u [2001:db8:38a5:8:0:0:0:2006]:53 -s wlc
ipvsadm -a -u [2001:db8:38a5:8:0:0:0:2006]:53 -r
[2001:db8:38a5:8::af5a]:53 -w 888
Result of ipvsadm:
# ipvsadm
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
UDP [fd77:f3e2:38a5:8::2006]:domain wlc
-> [fd77:f3e2:38a5:8::af5a]:domain Route 888 0 0
Thanks!
--
Thiago Henrique
www.adminlinux.com.br
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems