Re: Is there a Relay proxy port can do this?

2008-03-04 Thread Paul A. Procacci

Norman Maurer wrote:

Hi,

maybe mod_proxy can help you ( apache module ) or rinetd.

Cheers
Norman

Am Dienstag, den 04.03.2008, 01:49 -0800 schrieb Abdullah Ibn Hamad
Al-Marri:
  

Hello Network Gurus,
 
I have Adobe Flex 2 application which hosts the flash applet on apache 2.2.8, then flash applet will connect to port 28001 but users who are behind firewalls and proxies which only allow connections to port 80.


So I need a daemon to work around this problem and allow these users to connect 
to my application.

Is there a port can do this?


Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/





  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  


Provided you have ip's to space AND the port of your flash applet is 
modifiable, you *could* bind apache to one address tcp:10.5.21.1:80 (for 
example), and bind the flash applet to another tcp:10.5.21.2:80.  If tis 
isn't an option, than Normans suggestion is right on.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Is there a Relay proxy port can do this?

2008-03-04 Thread Norman Maurer
Hi,

maybe mod_proxy can help you ( apache module ) or rinetd.

Cheers
Norman

Am Dienstag, den 04.03.2008, 01:49 -0800 schrieb Abdullah Ibn Hamad
Al-Marri:
> Hello Network Gurus,
>  
> I have Adobe Flex 2 application which hosts the flash applet on apache 2.2.8, 
> then flash applet will connect to port 28001 but users who are behind 
> firewalls and proxies which only allow connections to port 80.
> 
> So I need a daemon to work around this problem and allow these users to 
> connect to my application.
> 
> Is there a port can do this?
> 
> 
> Regards,
> 
> -Abdullah Ibn Hamad Al-Marri
> Arab Portal
> http://www.WeArab.Net/
> 
> 
> 
> 
> 
>   
> 
> Never miss a thing.  Make Yahoo your home page. 
> http://www.yahoo.com/r/hs
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Is there a Relay proxy port can do this?

2008-03-04 Thread Abdullah Ibn Hamad Al-Marri
Hello Network Gurus,
 
I have Adobe Flex 2 application which hosts the flash applet on apache 2.2.8, 
then flash applet will connect to port 28001 but users who are behind firewalls 
and proxies which only allow connections to port 80.

So I need a daemon to work around this problem and allow these users to connect 
to my application.

Is there a port can do this?


Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/





  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"