Re: [Proftpd-user] ProFTPD server sending PORT for passive on different IP address than contacted

"TJ Saunders" <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
> How can I force Proftpd to only respond and provide ports for the IP
> address on which it was contacted and not just the first one in its
> DefaultAddress setting?

The way to configure this is to use explicit <VirtualHost> sections, one for each of the addresses.  In each <VirtualHost> section, you would configure a MasqueradeAddress directive, which tells ProFTPD which address to send to clients -- who connect to that <VirtualHost> -- in the PASV/EPSV responses.

Cheers,
TJ


_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.