Forums

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

Redirecting SSH Port from TCP/7999 to TCP/22

Matthias Wiora
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!
October 23, 2016

Aloah!

 

We're using Bitbucket and need to remap from TCP/7999 to TCP/22. We're using Bitbucket in a Docker setup (https://bitbucket.org/atlassian/docker-atlassian-bitbucket-server/src)

 

I've found a documentation paper that describes how to do this for native installations:

https://confluence.atlassian.com/bitbucketserver/setting-up-ssh-port-forwarding-776640364.html

 

Since this instructions describe a very work intensive way in how to do this with a proxy I'm wondering if remapping to port TCP/22 using docker configuration - mapping "-p 22:7999" or is there anything which might be problematic for production environments.

 

Cheers,

Matthias

edit 2016-10-24_1500 Changing the port would possibly work, but does not update the port on all links provided by bitbucket. Bitbucket itself allows only ports above 1024.....

1 answer

0 votes
ThiagoBomfim
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 26, 2016

Hi Matthias,

The documentation presents an option. However, the idea that you explained wouldn't be a problem. Any other port redirection that you're able to set up will do.

Just observe that the SSH daemon runs on servers by default on port 22 so you will need to do some extra configuration as indicated on the doc you linked (i.e. "configure multiple network interfaces on the physical machine and force the default ssh daemon to listen on all but the interface for accessing Bitbucket Server")

Best,

Thiago

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events