I can successfully start the connection from the slave with this command:

java -jar agent.jar -jnlpUrl 
https://myserver:8888/computer/myslave/slave-agent.jnlp -secret sdfsdfsdf 
-workDir "c:\jenkins"

It start, it runs, it logs 0 errors, I do netstat on the master and see the 
connection is established.

But it says its offline with the error "Ping response time is too long or 
timed out"

The error itself is troubling because the whole point of web start is so 
the master doesn't need direct access to the slave. Is it actually trying 
to icmp to the slave?

The slave can only access the master over port 8888.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/57a3cd15-01a6-4126-af76-dcbad253a89a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to