Important:
Tunneling is not available for MS Windows OS.
Tunneling provides a means to establish a persistent connection between Zend Studio and a remote server situated behind a firewall or NAT. After a firewall tunnel is created, instead of assigning more communication ports for the Debug / Profile Sessions with the remote server, all communication between Zend Studio and the remote server proceeds through the tunnel.
Note for Windows OS users:
The tunnel communication port should be used in the following circumstances:
When debugging or profiling files on a remote server which is behind a firewall or other security device.
Establishing communication between Zend Studio and Zend Server for IBMi when Zend Server for IBMi is running on a remote server which is behind a firewall or other security device. The communication between Zend Studio and Zend Server for IBMi facilitates the integration of Zend Server for IBMi event reporting capabilities with Zend Studio’s editing, debugging and profiling features, and makes it more effective.
To set up a tunneling connection, several configuration settings must be defined, both in Zend Studio and on your server's debugger. This can be done through Zend Server for IBMi , Zend Platform, Zend Core or your php.ini file.
The following procedure describes how to define allowed hosts for firewall tunneling. Users define allowed hosts for firewall tunneling to create a list of IP addresses (of computers that run Zend Studio) that connect to Zend Server for IBMi for debugging purposes, in situations when a firewall stands between the machines.
Before setting-up tunneling, verify that the IP of the machine running Zend Studio is set as an allowed host in the zend_debugger.allow_hosts directive. See Working with the Debugger for more information.
Note:
The following instructions define how to configure Zend Server for IBMi's side for tunneling. Additional Zend Studio configurations are required to complete the process.
|
|
|
To define allowed hosts for firewall tunneling:
|
The IP or range of IPs are now allowed to connect to the server through the firewall to debug PHP code with Zend Studio. |
In order to properly setup a tunnel connection to Zend Studio you have to configure Zend Studio to allow Zend Server for IBMi to establish a connection.
Zend Studio users should follow the instructions here - External Link