Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 21 Jan 2003 14:47:33 +0100 From: "H.Merijn Brand" To: "Gerrit P. Haase" Subject: Re: telnet Cc: Cygwin Development In-Reply-To: <100328054857.20030120111417@familiehaase.de> References: <20030120092602 DOT 9139 DOT H DOT M DOT BRAND AT hccnet DOT nl> <100328054857 DOT 20030120111417 AT familiehaase DOT de> Message-Id: <20030121135145.E3F8.H.M.BRAND@hccnet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit On Mon 20 Jan 2003 11:14, "Gerrit P. Haase" wrote: > H.Merijn schrieb: > > > Given that cygwin is installed on a Win2k/sp3 target, is there an easy way to > > enable telnet from another machine? > > Use inetd, this is in the package inetutils. > It is installed via cygrunsrv as service. There might be a Cygwin bug here. If I do: # cygrunsrv -I inetd -p C:/cygwin/usr/sbin/inetd.exe -o I indeed see a new service, but the service is Display name: inetd Description: Path to executable: C:\Cygwin\bin\cygrunsrv.exe Startup type: Automatic If I then use regedit to change it to Display name: inetd Description: Path to executable: C:\Cygwin\usr\sbin\inetd.exe Startup type: Automatic I get an error that the service cannot find cygwin1.dll When I copy it to /usr/sbin, all works (though I find multiple warnings in the system application log) C:\Cygwin\bin is in the system environment's PATH (not in the user's environment, so all users get it) Please keep me Cc'd, I'm not subscribed. > Or use sshd, this is in the openssh package, > a little more secure since all transfer is > encrypted. -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers AT perl DOT org http://archives.develooper.com/daily-build AT perl DOT org/ perl-qa AT perl DOT org send smoke reports to: smokers-reports AT perl DOT org, QA: http://qa.perl.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/