MY SETUP:
- 1 physical server running as Xen Dom0 (Director)
-LAN ip: 10.0.0.80
-NAT ip: 192.168.122.1
-Natting is setup thorugh default xen network scripts
-ipvsadm -A -t 10.0.0.80:53 -s rr
-ipvsadm -a -t 10.0.0.80:53 -r 192.168.122.10:53 -m
-ipvsadm -A -u 10.0.0.80:53 -s rr
-ipvsadm -a -u 10.0.0.80:53 -r 192.168.122.10:53 -m
- 1 domU (realserver) on this box (Will add others in the future)
-ip: 192.168.122.10
-gw: 192.168.122.1
-running BIND
MY PROBLEM:
>From a host on the 10.0.0.0 network, I can do a dig @10.0.0.80 and do
not get a response.
I do however see the traffic on the 192.168.122.10 virtual machine from
this host on the 10.0.0.0.
Any help is appreciated.
Thanks
-Josh
_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|