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]>
> Okay, can you help me figure out what needs to be moved from our 
> Global/Server config into each of the VirtualHost definitions and what 
> can stay in the Global/Server definition portions?

Most directives can be used in <Global> sections; the few exceptions will let you know.  I often use "proftpd -t -c /path/to/new/config" to test the new configuration.

> Do I just move the addresses to separate blocks and put the 
> MasqueradeAddress definition in?

Yes.  You shouldn't need to duplicate anything that's currently in your <Global> section into your new <VirtualHost> sections.

On startup, ProFTPD will "merge" the <Global> configurations in with your <VirtualHost> configurations.

Hope this helps,
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.