Re: How to connet JIRA from another PC

[email protected] Mon, 11 Jul 2011 10:50:57 CDT
Newsgroups gmane.comp.java.jira.user
Message-ID <15100232.763571310399487850.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com>
achiel ariesta,

Say your local address for JIRA is as follows:
[code]http://127.0.0.1:2990/jira/secure/Dashboard.jspa[/code]

Now, assume your system's IP address is:
[code]192.168.1.23[/icode]

Then, from a remote system on the same intranet, use this address:
[code]http://192.168.1.23:2990/jira/secure/Dashboard.jspa[/code]

If you are publishing local system names on your internal DNS, then you can use your system's name in place of the IP address.  For example:
[code]http://achielariesta:2990/jira/secure/Dashboard.jspa[/code]

Of course, if there are firewalls or NAT devices between the systems, then you'll have to configure those to pass the traffic correctly.  

Good Luck,
Scott
--
Post by [email protected] - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55180
_______________________________________________
Jira-user mailing list
[email protected]
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user