Thread: Bnc?!
View Single Post
Old 06-14-2005, 07:22 AM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default

Quote:
Originally posted by jannat
glinfo: pasv_addr
<glinfo> compieter: pasv_addr <ip> [1] Determines what IP/Host is used for passive mode. If you want glftpd to bind to this interface, use "pasv_addr <ip>". If you want glftpd to only report this IP to the client but to bind to the default interface (as in when your box only has an internal IP and you're using NAT), do "pasv_addr <ip> 1".

is this possible to do with io ?
Host = ... (what client see)
Bind = ... (what it really uses on the server)
in your ioFTPD.ini

Using a 'remote' IP address in Host will not work. Host (like gl' pasv_addr) is used to specify the external IP address on your server, in case your server is not connected directly to the internet but uses a gateway.
Mouton is offline   Reply With Quote