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