delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Sat, 14 Oct 2006 00:09:35 +0200 |
From: | Eran Cohanim <eran AT cohanim DOT org> |
Subject: | 1.5.21: problem with xinetd permissions |
To: | cygwin AT cygwin DOT com |
Message-id: | <004e01c6ef14$47350800$020aa8c0@cohanim.org> |
MIME-version: | 1.0 |
X-Mailer: | Microsoft Outlook Express 6.00.2900.2869 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi, I have been trying to setup xinetd in my windows xp pro computer under cygwin with no luck (tried that in 3 different computers with the same result) (I must mention that I did it in the past with success - had to redo it because of new installed OS and new installed cygwin) now from some reason I cant and the error I get is: $ /etc/rc.d/init.d/xinetd start Starting xinetd: [ OK ] touch: cannot touch `/var/lock/subsys/xinetd': Permission denied $ ls -la /var/lock/ total 0 drwxr-xr-x+ 3 SYSTEM root 0 Oct 12 20:05 . drwxrwx---+ 9 eran Users 0 Oct 12 20:05 .. drwxr-xr-x+ 2 SYSTEM root 0 Oct 13 12:06 subsys I installed all the neccesary packages for making it work $ cygcheck -c | egrep "sysvinit|initscript|chkconfig|xinetd" chkconfig 1.2.24h-1 OK initscripts 0.9-1 OK sysvinit 2.84-4 OK xinetd 2.3.9-1 OK and after that run: init-config (answered no at both questions - tried even with yes answer on both questions) xinetd-config (answered yes on both questions) now I see all the relevant port listening but if I try them is say the below $ netstat -aon | grep 23 TCP 0.0.0.0:23 0.0.0.0:0 LISTENING 3252 $ telnet localhost Trying 127.0.0.1... Connected to 172.0.0.1. Escape character is '^]'. Connection closed by foreign host. I've searched for that problem in your newsgroups and found the below link (that was long time ago - see the date) http://www.cygwin.com/ml/cygwin/2004-08/msg01109.html please let me know how can i fix this thanks ahead Eran Cohanim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |