Hello all. I have a request to allow secure ftp to an AIX server running 4.3.3. When I test the connection I'm getting a message "connection refused". Could someone shed some light on how I can allow secure ftp connections inbound to this server?
my stupid question: do you have the openssh packages installed on the aix 4.3.3 server? if so, is the sshd daemon running ? do you have port 22 blocked at/before the host ?
Yes, I did installed openssh after I first installed openssl. I didn't receive any errors during installation, but afterward I'm still unable to use a ftp application to successfully connect via port 22. I getting the "connection refused" error internally from a laptop so the firewall rule at this point isn't an issue. Plus the requester is able to successfully ftp to the server so I know that the rule itself is working via port 21.
When I review the Subsystems I don't have a sshd one to select and when I run startsrc -s sshd I get "0513-085 The sshd Subsystem is not on file."
I wanted the client to validate the firewall rule created for this request worked since both ftp and ssh services are enabled for the firewall rule. I left them a voicemail to see if they are simply typing ftp://xx.xxx.xxx.xxx:22 or using some middleware software.
to see if it is really working, try to sftp to the server from within a telnet session on that same server. That will bypass any firewall. If it works then its either firewall or not sftp
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.