I'm working in a company xxx and due to Covid-19 we are all working from home.
When trying to connect Jenkins website I get from chrome :
This site can’t be reached
jenkins.xxx.com’s server IP address could not be found.
DNS_PROBE_FINISHED_NXDOMAIN
Thanks ;)
I guess that your Jenkins server is not publicly accessible (which is good for your Jenkins server security). This is the reason why it works in the internal network (you are connected to this via VPN) and does not work when you are not connected via VPN.