Pritunl Zero -

Hello Support

Can the bastion’s listening port be different from the port used in the ProxyJump option in the ~/.ssh/config file?

I just found a unique configuration for this on the Authorities :
Bastion Hostname and Port

For context : i want to start the listening ssh on my bastion host on port 9801 but when client renew key the pritunl will send in ~/.ssh/config

ProxyJump bastion@bastion-pritunl.pritunl.net:9800

The goal is to use a tcp lb directly on the host and we cant because of the already used port from pritunl

It will only configure one port which is set in the authority settings.

You mean its mandatory to use external tcp load balancer for HA bastion host ?

Yes it would need to be a load balancer that does not change the port.