The UNIX and Linux Forums
>
OS Specific Forums
>
AIX
How to find list of userdefined ports in aix
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
How to find list of userdefined ports in aix
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-08-2008
andryk
Registered User
Join Date: Sep 2003
Posts: 448
Hi,
Ports below 1024 are the so-called 'well-known ports' and you need privileges to run any process using port below 1024 assuming they're not already used by some others prog/daemons ... look at /etc/services for further details
andryk
View Public Profile
Find all posts by andryk