home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / networks / tcpip / ucx / 256 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.8 KB  |  39 lines

  1. Newsgroups: vmsnet.networks.tcp-ip.ucx
  2. Path: sparky!uunet!stanford.edu!agate!spool.mu.edu!caen!uvaarpa!murdoch!Turing.ORG!houseman
  3. From: houseman@Turing.ORG (Carl Houseman)
  4. Subject: Re: Need help on limiting Telnet and FTP access
  5. Message-ID: <1993Jan7.172011.18233@murdoch.acc.Virginia.EDU>
  6. Sender: usenet@murdoch.acc.Virginia.EDU
  7. Organization: The Turing Project, Public Access Internet Host
  8. References: <1ihfabINNibt@savoy.cc.williams.edu>
  9. Date: Thu, 7 Jan 1993 17:20:11 GMT
  10. Lines: 27
  11.  
  12. In article <1ihfabINNibt@savoy.cc.williams.edu> anderson@Williams.EDU () writes:
  13. >  I need some help/advice on limiting Telnet and FTP access to my machines
  14. >under 2.0. Basically what I want to do is allow only those users coming in from
  15. >a "trusted" host (for the most part, our domain, only) access to the machines.
  16. >I think I have the Telent taken care of by putting some code into sylogin
  17. >and grabbing tt_accpornam.  I then do a search against a file of valid inet
  18. >addresses and if there isn't a match, the user is logged out.
  19. >  My problem is getting FTP to do the same thing.  tt_accpornam is never filled
  20. >by the ftpd process and I have come up with no other way to solve this problem.
  21. >Has anyone out there in netland done any "filtering" like this?  Any input
  22. >would be greatly appreciated.
  23.  
  24. Try this:
  25. UCX> HELP SET SERVICE /ACCEPT
  26. UCX> HELP SET SERVICE /REJECT
  27.  
  28. >*******************************************************************************
  29. >Jim Anderson                        Williams College
  30. >Systems Manager                    Center for Computing
  31. >janderson@williams.edu (Internet)            Jesup Hall
  32. >janderson@williams.bitnet                Williamstown, MA 01267
  33. >                            413-597-2082
  34. >*******************************************************************************
  35.  
  36. Carl Houseman
  37. GENICOM Engineering
  38. houseman@turing.org (good through 1/8/93)
  39.