Re: [pgadmin-support] SSH Tunnel port

2014-10-04 Thread Guillaume Lelarge
Hi, 2014-10-04 15:04 GMT+02:00 Eric Wadsworth : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Guillaume, > > No, you can tunnel already. I do it all the time to connect pgadmin to > our production machines. > > Connect to the remote machine from your os, with the ssh command. You > can us

Re: [pgadmin-support] SSH Tunnel port

2014-10-04 Thread Eric Wadsworth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Guillaume, No, you can tunnel already. I do it all the time to connect pgadmin to our production machines. Connect to the remote machine from your os, with the ssh command. You can use "-p " to specify the non-standard port, and "-D 6432" to spec

Re: [pgadmin-support] SSH Tunnel port

2014-10-04 Thread Guillaume Lelarge
Le 4 oct. 2014 13:42, "Stephen Cook" a écrit : > > I need to tunnel through one server to my database server (which only allows connections from that server), but SSH is on a non-standard port. > > According to the internet, there is an update that would add a "Port" field to the settings window f

[pgadmin-support] SSH Tunnel port

2014-10-04 Thread Stephen Cook
I need to tunnel through one server to my database server (which only allows connections from that server), but SSH is on a non-standard port. According to the internet, there is an update that would add a "Port" field to the settings window for this use case, but apparently that is not in a r