There doesn't seem to be a list for the ucspi tools, or my eye slipped over it on Dan's mailinglist page... Are there known problems with tcpserver under OpenBSD 2.6? I've been trying to bring up a 2.6 system, and using the same command line that worked under SunOS 4 doesn't cut it here. anonftpd prints it's banner, and then exits immediately. It works correctly from inetd. Regards, sdb ------------------ bash-2.03# PATH="/var/databases/ftp/bin:/usr/local/bin:$PATH" tcpserver -R -v -B"You have reached SSR.COM's anonymus FTP server..." 0 ftp anonftpd 68 68 & bash-2.03# ftp localhost tcpserver: status: 1/40 tcpserver: pid 31145 from 127.0.0.1 Connected to localhost. tcpserver: ok 31145 localhost:127.0.0.1:21 localhost:127.0.0.1::42866 You have reached SSR.COM's anonymus FTP server...220 Hi there! This is anonftpd. tcpserver: end 31145 status 0 tcpserver: status: 0/40 ----------
