Re: [Proftpd-user] mod_proxy
Christian AUDEBERT <[email protected]> Wed, 26 May 2021 16:37:04 +0200 (CEST)
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <1612177428.2106237.1622039824452.JavaMail.open-xchange@opme11oxm06nd1.rouen.francetelecom.fr> |
thank you all for taking time to reply to my stupid question. i must realize that my goal about proying ftp by domain is a no exit way. i realized that most of users, running old systems like as400, can't simply enter a domain name in here ftp adress field. so, an additionnal floating ip by domain do the work and allow to redirect surely to the linked domain container to 'standard' proftpd server. thanks again. envoyé : 25 mai 2021 à 20:40de : TJ Saunders <[email protected]> à : ProFTPD Users <[email protected]> objet : Re: [Proftpd-user] mod_proxy The FTP protocol does not have a native way to tell to the server the domain that was used when connecting - unlike HTTP, which has the Host header. With plain FTP it would be impossible to do this. Actually, the FTP protocol now supports a HOST command; see RFC 7151: https://datatracker.ietf.org/doc/html/rfc7151 and ProFTPD (and mod_proxy) support/honor the HOST command. But this assumes that the client in question uses the HOST command. Cheers, TJ _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html