Hello All,
I am trying to do a Push install for Linux clients in my netbackup environment.
Problem is , they are blocked on all regular ports of scp\ssh\rsh\ftp.
I am doing this with install_client_files command
this is the output.
Same in rsh/ssh
MasterAppliance:/usr/openv/netbackup/client/Linux/RedHat2.6.18 # install_client_files ssh SomeClient
SomeClient ...
Client SomeClient -- Linux hardware running RedHat2.6.18
Installing NetBackup software on SomeClient
ssh: connect to host SomeClient port 22: Connection timed out
ERROR: ssh connection to SomeClient failed.
SomeClient install failed
Can you please help, How to change the default port of 22 to another port ?
I need to do this install on 50 clients and they all have the same problem, ssh port is changed to other port due to security issues.
Thank you all.