nmap - Jenkins cli connection timed out -


i trying access jenkins server 1 it's installed one. when try run

java -jar jenkins-cli.jar -s http://remote:port/jenkins 

i have, after few dozens of seconds, java.io.ioexception: failed connect connect http://remote:port/jenkins/ error.

pinging remote works, , running nmap -p port remote gives me

starting nmap 5.51 ( http://nmap.org ) @ 2016-07-28 11:51 cest nmap scan report [remote] host (0.00047s latency). port       state    service [port]/tcp filtered m2mservices  nmap done: 1 ip address (1 host up) scanned in 0.27 seconds 

is problem related filtered state? thanks.

yes. need check firewall settings.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -