Re: [Proftpd-user] Merry Christmas and Happy New Year! Question about sftp
Shaoping Xie via Proftp-user <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
We have set up the 2nd interfaces and then bind the proftpd service to the 2nd IP address with SocketBindTight.It works.
Thank everything who has responded!
Shaoping
On Friday, December 27, 2019, 03:50:02 PM EST, Bob Friesenhahn <[email protected]> wrote:
On Fri, 27 Dec 2019, Shaoping Xie via Proftp-user wrote:
> Hello Everybody,
> I am working on configuring proftpd on Linux: Linux HostName 3.10.0-693.11.1.el7.x86_64 #1 SMP Fri Oct 27 05:39:05 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux
>
> I am running into one problem:
> When I define sftp port at 22, I cannot start proftpd. However, it works at other ports.
> I have disabled the native sftp by commenting out the sftp subsystem in the file of sshd configuration.
> Certainly, I can use other ports. However, we like to limit the changes our vendors need to make for the migration of services.
> Any suggestions and clues are pretty much appreciated!
Port 22 is the default port of ssh and it seems likely that proftpd is
colliding with ssh. Do you mean to block normal use of ssh? Have you
disabled ssh (e.g. OpenSSH) on your system or assured that ssh and
proftpd are binding to different IP addresses?
Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt_______________________________________________
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