Recently, I installed Jenkins 2.7.3 on a new VM running CentOS 7.  The 
older (2.7.3) version was selected for consistency with an existing server 
that this new server will replace.
The install appeared to be fine.  Full disclosure, there is an 
`/etc/rc.d/init.d/jenkins; bad; vendor preset: disabled` line shown with 
/etc/init.d/jenkins status, but I think that is a different topic.

On the CentOS machine, I did execute `sudo firewall-cmd --zone=public 
--permanent --add-port=8080/tcp` but, apparently, that was not sufficient 
to allow access to the jenkins page from any machine other than the server 
itself.
In a "brute-force" approach, I disabled the firewall and now I am able to 
access the jenkins page from other machines on my network.
I don't want to keep the server open like that though.

Could you please suggest what I might need to do to limit access through 
the firewall?

Thanks in advance.

-- 
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/8c9cf8ba-2b2d-41b7-bd04-2021c29e2529%40googlegroups.com.

Reply via email to