From owner-freebsd-small Fri Jul 19 15:10:18 2002 Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E460F37B400 for ; Fri, 19 Jul 2002 15:10:14 -0700 (PDT) Received: from rack.purplecat.net (rack.purplecat.net [208.133.44.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F46643E4A for ; Fri, 19 Jul 2002 15:10:14 -0700 (PDT) (envelope-from pbrezny@purplecat.net) Received: (qmail 87311 invoked from network); 19 Jul 2002 22:10:35 -0000 Received: from unknown (HELO micron) (208.150.25.130) by rack.purplecat.net with SMTP; 19 Jul 2002 22:10:35 -0000 From: "Peter Brezny" To: Subject: picobsd -net flavor with telnet possible? Date: Fri, 19 Jul 2002 18:15:04 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm not having a good experience getting telnet to run starting with the -net flavor. I can get it to run (once) if I put a line in /etc/rc.local like this: #/usr/libexec/telnetd -debug 23 & however, I'd like for the daemon not to shut off after one use. I also had problems getting inetd to run properly from rc.conf, so I wound up putting: inetd -p /etc/inetd.cnf into my rc.local file, and adding inetd.conf to my flopy.tree.exclude file. Now inetd appears to start, but it doesn't fire up telnet when connections are attempted... telnetd is listed in the crunch.cnf file, as well as -ltelnet What have i missed? The system I'm building on: 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jun 29 00:37:13 EDT 2002 and the config files I pulled off another system that's not much older... Any suggestions are welcome. Peter Brezny purplecat.net --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.377 / Virus Database: 211 - Release Date: 7/15/02 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message