I have Jenkins on a linux server and I want to set up slave on windows virtual machine.
I created simple slave node, with launch method: JNLP.
There is no firewall on the windows machine.
I can connect both via ssh, also I can connect from linux to windows on port 52263 and from windows to linux on port 135.
Still when I try to launch the slave, it cannot be connected.
What should I check? Where could be the problem?