Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

ip address of jira server

Suma Pralhad Kustagi
Contributor
December 27, 2020

Hi All,

   Please let me know how can we find out the IP address of Jira. And also let how can I can get the Ip address which I need to connect to other jira server.

 

Regards,

Suma

3 answers

2 accepted

0 votes
Answer accepted
Daniel Ebers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 28, 2020

Hi Suma,

the easiest way will probably be to log in to the server which is running the Jira instances you want to see the IP for.

A rough guideline can be to issue "ip a" on a linux based system and "ipconfig /all" in case it would be a windows one.

Yes, it is possible that there are several IPs or Jira is assigned a specific IP (in case this is a more complex setup) but using the system commands should give you a brief overview.

Regards,
Daniel

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 27, 2020

Try "nslookup <jira base url>"

Suma Pralhad Kustagi
Contributor
December 27, 2020

Hi Nic,

 I tried to do nslookup from the command prompt i get error saying can't find https://jira-XYZ(our server name).net/: Non-existent domain.

 

Can you please let me know what to be done..

Vladislav Bykouski
Contributor
December 27, 2020

@Suma Pralhad Kustagi 

make it simpler 

nslookup jiraServerName.net

Like Vladislav Bykouski likes this
Suma Pralhad Kustagi
Contributor
December 28, 2020

Thank you Nic and Vladislav...

Able to get the details...

1 vote
KAGITHALA BABU ANVESH
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 27, 2020

hi @Suma Pralhad Kustagi ,

 

As of my knowledge you can't see ip address in front end.

you can view server name.

Please follow these steps

 

Setting -- system -- system info --> User Name -->  Here you can get the hosted computer name

Suggest an answer

Log in or Sign up to answer