From owner-freebsd-questions Tue Jun 20 18:50:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gemini.quadrhys.com (stratum.tscs.ab.ca [209.115.211.176]) by hub.freebsd.org (Postfix) with ESMTP id 8584A37B928 for ; Tue, 20 Jun 2000 18:50:53 -0700 (PDT) (envelope-from freebsd@quadrhys.com) Received: (from nobody@localhost) by gemini.quadrhys.com (8.9.3/8.9.3) id TAA38134; Tue, 20 Jun 2000 19:50:51 -0600 (MDT) (envelope-from freebsd@quadrhys.com) Date: Tue, 20 Jun 2000 19:50:51 -0600 (MDT) Message-Id: <200006210150.TAA38134@gemini.quadrhys.com> From: "FreeBSD (Mailing List Pseudo-User)" To: "Jarrad DeMaria" , Subject: Re: Telnet X-Mailer: NeoMail 1.00 X-IPAddress: 192.168.69.10 MIME-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Jarrad... Edit /etc/inetd.conf ... put a # infront of any unnecessary services (i.e. telnet) ... send a HUP (kill -1 pid) to the inetd process and you should be in business. ... Jamie > Can anyone share with me how to shutdown TELNET. > Thanks for the help.. > Jarrad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message