Re: [Proftpd-user] Merry Christmas and Happy New Year! Question about sftp
Dieter Bloms <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, On Fri, Dec 27, Shaoping Xie via Proftp-user wrote: > 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! Your sshd seems to listen on port 22 for any ip (thats default). If you want your sftp service of proftpd on port 22, you either have to move the sshd port to another one (like 222), or you have to configure a second ip address on your server and bind the sshd to one ip address and the sftp service of proftpd on the second ip address. -- Regards Dieter -- I do not get viruses because I do not use MS software. If you use Outlook then please do not put my email address in your address-book so that WHEN you get a virus it won't use my address in the From field. _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html