SCOUG-Programming Mailing List Archives
Return to [ 01 | 
October | 
1998 ]
<< Previous Message << 
 >> Next Message >>
 
 
 
Content Type:   text/plain 
You know, I'm reading my own post and even _I_ can't understand it.  
 
Peter Skye wrote:  
>   
> How do you block ports from being assigned?  
> (and a bunch of mumbo jumbo afterwards)  
 
I'll try again.  
 
If we start the FTP server, it listens at some preassigned port.  If a  
user logs in, they're given a different port on which to conduct  
business.  
 
Where do we list ports that we don't want the FTP (or other) server to  
assign to a user?  My specific reason is that I might have some "other"  
server which only runs occasionally, and this "other" server listens at  
some preassigned (but different) port just like the FTP server.  I don't  
want the FTP server to ever assign that particular port to a user, so  
that it's always available in case I start my "other" server.  
 
Example:  My "other" server listens at port 2300, but I haven't started  
it yet.  The FTP server sees a user log on and (through TCP/IP, I guess)  
assigns a unique port to that user.  If port 2300 is, by chance,  
assigned to the FTP user, then I can't start my "other" server.  
 
- Peter Skye  
 
=====================================================  
 
To unsubscribe from this list, send an email message  
to "steward@scoug.com". In the body of the message,  
put the command "unsubscribe scoug-programming".  
 
For problems, contact the list owner at  
"rollin@scoug.com".  
 
=====================================================  
 
  
<< Previous Message << 
 >> Next Message >>
Return to [ 01 | 
October | 
1998 ] 
  
  
The Southern California OS/2 User Group
 P.O. Box 26904
 Santa Ana, CA  92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group.  ALL RIGHTS 
RESERVED. 
 
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International 
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
 
 |