What port does RubyGems use for outbound traffic?

Hi all,
I’m setting up Ruby in a non-conventional environment where I need to
specifically open a port on the box to allow for outbound network
traffic. So I’m trying to figure out which port RubyGems uses when it
goes out to the various repos to look for packages.

I’m guessing it’s port 80. Is that correct?

Thank you,
kodama

On 6/27/08, Old E. [email protected] wrote:

Hi all,
I’m setting up Ruby in a non-conventional environment where I need to
specifically open a port on the box to allow for outbound network
traffic. So I’m trying to figure out which port RubyGems uses when it
goes out to the various repos to look for packages.

I’m guessing it’s port 80. Is that correct?

Correct.

Thank you very much! : )

Leslie V. wrote:

On 6/27/08, Old E. [email protected] wrote:

Hi all,
I’m setting up Ruby in a non-conventional environment where I need to
specifically open a port on the box to allow for outbound network
traffic. So I’m trying to figure out which port RubyGems uses when it
goes out to the various repos to look for packages.

I’m guessing it’s port 80. Is that correct?

Correct.