BostonGuru
07-11-2007, 02:47 PM
I am looking to get a server at softlayer. I want to be able to send ssh commands from my web server to this new softlayer server. For security purposes I would like to disable the ssh completely on the public port and access it through the private network.
If I get hosting with a company that is also in softlayer, I would already have access to the private network, correct? Therefore I could just have the php script execute with the private address as the destination.
If I host with a company outside of softlayer, I believe I would need a script to connect to the softlayer VPN first, correct? Does anyone know of php script that would do this?
If I get hosting with a company that is also in softlayer, I would already have access to the private network, correct? Therefore I could just have the php script execute with the private address as the destination.
If I host with a company outside of softlayer, I believe I would need a script to connect to the softlayer VPN first, correct? Does anyone know of php script that would do this?
