LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

identd problem on LVS-NAT?

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: identd problem on LVS-NAT?
From: Alois Treindl <alois@xxxxxxxx>
Date: Fri, 04 May 2001 12:36:16 +0200
I have set up LVS services ssh and rsh/shell on my LVS-NAT system.

Both, ssh and rcp transfers work.

rsync however does only work in ssh-mode.

When I try to use rsync in rsh mode, the external client
hangs. On the realserver, I see the syslog entry:
May  4 12:26:55 w1 xinetd[7322]: Bad line received from identity
server at 192.53.104.1: 1019 

Here 192.53.104.1 is the IP address of the client from which I do the
rsync transfer.

I know there is chapter 16 in the HPWTO and it writes a lot about
identd,
but I apparently fail to understand what I need to do.
    
I have an ipchains entry on the director
-A forward -s 10.1.1.1/255.255.255.255 1025:65535 -d 0.0.0.0/0.0.0.0
-p 6 -j MASQ  
(10.1.1.1 is the RIP 'w1' from the log message further up).

Alois


<Prev in Thread] Current Thread [Next in Thread>