Site Access to the ec2 is getting site can't be reached

0

Access to the ec2 is getting site can't be reached

I have installed the jenkins in ec2 linux. Jenkins is up and running . however when I trying to access the ec2 I am getting the site cant be reached. It is taking too long. I have set the inbound security rule as custom with port 8069 Enter image description here

Enter image description here

gefragt vor einem Jahr270 Aufrufe
1 Antwort
0

Hello,

I recommend you go to your ec2 instance,

and type netstat -an to see if your server is listening to that port for connection.

if you didn't open connection for that port, it will not listen to it.

I believe the default Jenkins port is 8080?

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen