On Wed, 2009-05-20 at 22:45 -0700, Don Steiny wrote: > I can ping and telenet from the linux box (60) to the windows box (38) > but if I telnet to 60 from a client (my PC at home) it just hangs. Why > is it not passing the packets through to the Windows machine? How can I > debug this?
With a packet sniffer like tcpdump/wireshark. Since you've now switched to NAT, did you change the default gateway of the realserver to point to the VIP? Also, since you first used DR, did you remove the loopback device again? http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.LVS-NAT.html#NAT_default_gw -- Léon _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
