Xref: utzoo alt.sources.d:1084 alt.security:1747 Path: utzoo!utgpu!cs.utexas.edu!yale!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: alt.sources.d,alt.security Subject: Re: package to monitor your internet connections Message-ID: <15143:Nov3017:59:0890@kramden.acf.nyu.edu> Date: 30 Nov 90 17:59:08 GMT References: <1611@svin02.info.win.tue.nl> Organization: IR Lines: 12 In article <1611@svin02.info.win.tue.nl> wswietse@win.tue.nl writes: > This package provides a couple of tiny front end programs that log all > incoming requests to connection-oriented internet services (examples: > finger, systat, telnet, ftp, rlogin, rsh, exec). Another way to solve this problem is to use the servers illustrated in authutil (comp.sources.unix volume 22). This has the advantage that you will get the remote username from any host supporting RFC 931 security. By installing auth (same volume) you support RFC 931 security too. Eventually you can start cutting off unauthenticated connections. ---Dan