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

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 Leaders.
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?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events