The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Routing from domain name to IP:port

Solène Merer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 28, 2019

Hi

I have setup a confluence server, and my users have to log in at xxx.xxx.xxx.xxx:8090, wich is not easy to remember

I have a domain name "mydomain.org", and I would like "wiki.mydomain.org" to redirect my users to xxx.xxx.xxx.xxx:8090 (they don't need to know about it).

I changed my DNS record so it goes to the right IP address, but how do add the right port?

Thanks!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Edwin Kyalangalilwa
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 Champions.
January 28, 2019

Hi @Solène Merer,

DNS doesn't provide forwarding to port numbers.

You can setup a web server on the Confluence server that redirects 80 to 8090.

For example Apache: 

Proxying Atlassian server applications with Apache HTTP Server (mod_proxy_http)

Solène Merer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 28, 2019

Thank you for your quick help

I'd rather not install anything more than Confluence.

Maybe iptables could be the solution?

TAGS
AUG Leaders

Atlassian Community Events