The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-08-2008
andryk's Avatar
andryk andryk is offline
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
Reply With Quote