Re: [Proftpd-user] Proftpd and openssh simultaneously?
Chris Young <[email protected]> Sun, 6 Mar 2022 14:01:05 -0600
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <CABr7rqPH_U=br=k9EVBNbBSmJ3WF9m8b1H3ctyC=6gZ1ULqHPQ@mail.gmail.com> |
How did you setup sftp without disabling ssh or moving ssh to an alternate port? Or did you setup sftp on a non-22 port? I typically leave ssh on 22 and move sftp to 2222, and have a load balancer forward public 22 to the server's 2222. On Sun, Mar 6, 2022, 12:42 PM UpNorth <[email protected]> wrote: > How can I set up a RHEL system to run proftpd just for ftp/sftp but > still use openssh/openssl for remote ssh? > > I currently replaced openssl with proftpd. While I can sftp into my > system, I get a message with > > unsupported 'pty-req' channel requested, ignoring > > when I try to openssh into my system (where I'm expecting a bash interface) > > I've googled around and can't seem to find a solution. > > Basically I need proftpd for sftp but need openssl/openssh for remote > logins? > > Thx > > > _______________________________________________ > 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