From: Francis Cianfrocca Date: 2006-10-04T06:38:03+09:00 Subject: Re: NET::HTTP behind a firewall? ------=_Part_15912_24923364.1159911479949 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/3/06, Joe Regular wrote: > > I recently deployed an app to my production server that accesses other > websites via NET::HTTP. Due to my firewall (iptables), the app is unable > to access the other sites. > > What ports should I open/changes should I make to my firewall config > script (KISS) to enable ruby to make the appropriate outgoing requests? > > Thanks, > Kris This sounds like a dumb enough question that I have to ask how you know the problem is caused by iptables. Is there a proxy, NAT-translator or another firewall upstream from your prod server? ------=_Part_15912_24923364.1159911479949--