1833780 Members
1971 Online
110063 Solutions
New Discussion

Port Numbers

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

Port Numbers

Hi All,
I submitted a request to our network group to open up the firewall for an L class that needs to run predictive software using email. The network group asked me what port I want to open. Is there a particular port that predictive uses? If not, how do I choose a port number?

Thanks,
Bob
UNIX IS GOOD
4 REPLIES 4
K.Vijayaragavan.
Respected Contributor
Solution

Re: Port Numbers

For to send/receive mail operations you may have to get the below mentioned ports opened depending upon type of the s/w.
protocol port
======== ====
pop2 109/tcp
pop3 110/tcp
smtp 25/tcp

-vijay
"Let us fine tune our knowledge together"
harry d brown jr
Honored Contributor

Re: Port Numbers

Robert,

Before making your system available to hackers, read this:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc95750011d20d6118ff40090279cd0f9,00.html

live free or die
harry
Live Free or Die
James George_1
Trusted Contributor

Re: Port Numbers

Hi here is the port numbers..

psmond 1788/tcp
psmond 1788/udp

Rgds / James
forum is for techies .....heaven is for those who are born again !!
Nobody's Hero
Valued Contributor

Re: Port Numbers

Thanks Everyone.
UNIX IS GOOD