This all looks good to me. So we need to get more information what the problem is. To do so we can enable logging of the network interaction by adding the following line to the knime.ini file:
-Djavax.net.debug=all
Once this is added start KNIME Analytics Platform via the command line since the network log messages will only be visible in the console.
Bye
Tobias