[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: God, do I hate to ask another FTP question.



> 	I really hate to bring this issue up. But I have read so many emails on it 
> that I am confused. I set up FTP proxy as per the man page and now I can 
> FTP from the the private addresses to any public address. What I can't do 
> (nor can I find a solution for) Is FTP from any inside address to another 
> nodes inside addresses.

Do you mean that your client on a NAT-ed network can't contact an FTP
server on some other NAT-ed network?  If you can indeed reach public
FTP servers, then you probably have your proxy configured properly.
That would indicate the problem lies on the other networks NAT-ing
gateway.  Search through the mailing list archives for information on
how to set up an FTP server behind a NAT-ing gateway.

If you want to FTP from your NAT-ed host to some arbitrary host on 
another NAT-ed network, you're probably going to have to set up a tunnel,
so the networks can communicate "directly".  See the man pages for gre(4), 
gif(4), ipsec(4), ...


David S.