home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / networks / tcpip / ucx / 253 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.5 KB

  1. Path: sparky!uunet!noc.near.net!newshost.williams.edu!Williams.EDU!anderson
  2. From: anderson@Williams.EDU ()
  3. Newsgroups: vmsnet.networks.tcp-ip.ucx
  4. Subject: Need help on limiting Telnet and FTP access
  5. Date: 7 Jan 1993 14:39:07 GMT
  6. Organization: Williams College
  7. Lines: 22
  8. Distribution: world
  9. Message-ID: <1ihfabINNibt@savoy.cc.williams.edu>
  10. Reply-To: anderson@Williams.EDU ()
  11. NNTP-Posting-Host: spinnaker.cc.williams.edu
  12.  
  13.  
  14.   I need some help/advice on limiting Telnet and FTP access to my machines
  15. under 2.0.  Basically what I want to do is allow only those users coming in from
  16. a "trusted" host (for the most part, our domain, only) access to the machines.
  17. I think I have the Telent taken care of by putting some code into sylogin
  18. and grabbing tt_accpornam.  I then do a search against a file of valid inet
  19. addresses and if there isn't a match, the user is logged out.
  20.   My problem is getting FTP to do the same thing.  tt_accpornam is never filled
  21. by the ftpd process and I have come up with no other way to solve this problem.
  22. Has anyone out there in netland done any "filtering" like this?  Any input
  23. would be greatly appreciated.
  24.  
  25. Jim
  26.  
  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.