I am not interested to fix this issue, I am using this server as jump server to get to another server in dmz I have tried:
ssh server1 2> >/dev/nullssh server1 -qssh -o CheckHostIP=no -o StrictHostKeyChecking=no server1 2>/dev/null
And other variations, but still getting the same message. Please help me to suppress this message while connecting using ssh.