[UPHPU] Bi-directional Communication Through a Firewall
Kirk Ouimet
kirk at kirkouimet.com
Wed Jun 10 14:10:40 MDT 2009
Thanks for the response - unfortunately I won't have access to configure the
firewall so I'm looking for a workaround. Something like HTTP tunneling...
Kirk Ouimet
kirk at kirkouimet.com
Cell: (801) 310-1421
-----Original Message-----
From: thebigdog [mailto:bigdog at venticon.com]
Sent: Wednesday, June 10, 2009 1:54 PM
To: Kirk Ouimet
Cc: 'uphpu'
Subject: Re: [UPHPU] Bi-directional Communication Through a Firewall
> Problem:
>
> I'm building a PHP application that needs to be able to push
> requests to an application that is running on multiple computers all sitting
> behind a firewall.
As long as the firewall accepts your request to the servers behind it all is
good. If not then the firewall needs to be configured to allow that traffic to
make the requests to the servers behind it. You need to make sure you make the
request to the right port and that it is allowed. Once you have that setup
then
you should not have any issues. There are also other methods for accessing the
servers behind the firewall too...like using a vpn connection to the firewall.
--
thebigdog
More information about the UPHPU
mailing list