** Reply to note from Gyepi SAM <[EMAIL PROTECTED]> on Fri, 5 Nov
1999 09:32:35 -0500
Hi --

Well, the ip_masq_ftp module is loaded, and when I ftp from a Linux
client through the Linux diald server, ftp works fine. It's only when
I use ftp from a Windows client (NT 4 or Win95) that ftp doesn't work.
The error message is "Can't establish data connection." I notice from
the diald monitor that the doze clients are trying to connect using
the "fsp" port, that /etc/services defines as "21/udp fspd". But,
inetd.conf does not define the fsp service. .... any thoughts?

Thanks.


> On Thu, Nov 04, 1999 at 01:14:19PM -0500, Jim Werkowski wrote:
> 
> > I just ran across the same problem. I have tried  "modprobe
> > ip_masq_ftp.o" and "modprobe ip_masq_ftp", but
> > it doesn't help. The NT 4.0 workstation will login to the ftp
server
> > OK, but it won't transfer any data. I have no trouble
> > using ftp directly from a login at the Linux box.
> > 
> > RedHat 6.0, diald-99.1
> > 
> 
> You can ftp from the linux box because its packets do not have to be
> masqueraded.  They already have the correct ip address.  
> Make sure you have the masquerading modules installed on your
system.  You
> may have to rebuild the kernel if you don't.
> 
>       #ls -lR /lib/modules
> 
> to see what's installed.
> 
> after you 
>       #modprobe ...
> do    
>     #lsmod    
> to see whether the modules are loaded.  You can also use tcpdump on
the
> linux box to see what the systems are saying to each other.  
> 
> -Gyepi
> 
>

Jim Werkowski
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to