The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 02-25-2003
norsk hedensk norsk hedensk is offline
Registered User
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
livinfree is right, /etc/services defines the standards, you can whatever server you want to run on any port you want by configuring that server to listen on the specified port. however you probably should stick to the standard ports for the corresponding protocol, unless you have some sort of ISP restriction or something like that.