RE: FW port number
Brought to you by:
iridium
From: Max H. <ma...@fl...> - 2001-12-18 21:44:33
|
Hi Yann, If you need to allow a hole in a firewall, it'll be port 80, for the http connection. If you're using a proxy, then it depends. 3128 is the default for squid. Look at the configuration for phpweather, is it set to use a proxy? If so, you need to allow whatever port it's set to to whatever machine it's set to. If not, you need to allow connections to port 80 on weather.noaa.gov from any port >1024 locally. Max > -----Original Message----- > From: php...@li... > [mailto:php...@li...]On Behalf Of Yann > Gascard > Sent: 18 December 2001 17:20 > To: php...@gi... > Subject: FW port number > > > Hello, > > I'd like to know what's the port number to allow in our > firewall for PHP weather to work. > Could you confirm that it's port number 3128, could someone confirm. > > Thx. > Yann. > > > _______________________________________________ > PHPWeather-devel mailing list > PHP...@li... > https://lists.sourceforge.net/lists/listinfo/phpweather-devel > |