public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: kumarchi@attbi.com
To: cygwin@cygwin.com
Subject: Re: telnet - connection refused in windows xp home
Date: Sun, 08 Dec 2002 11:41:00 -0000	[thread overview]
Message-ID: <20021208114100.HwrMmf1Ltf7R9dn29-Ziq9VJ9PHRFnv9BGLp3to5oUQ@z> (raw)

I did the steps and when I did the netstat after rebooting 
I did not see the port 23.
The event log also does not have anything unusual.

Anyway the original problem in firing up inetd as an Administrator which I 
understand is not sufficient. I thought the permissions are not sufficient and 
you have to somehow look like the SYSTEM itself.

> Hi,
> 
> Go through these steps and see what happens:
> 
> 1. Run these commands
> 
>   $ /usr/sbin/inetd --remove-as-service
>   $ /usr/bin/iu-config
> 
> Answer the q's depending on whether or not to keep the existing files.
> Replace your old inetd.conf, and backup if you need to keep the old copy.
> 
>   $ /usr/sbin/inetd --install-as-service
> 
> 2. Reboot your machine !!!
> 
> 3. After reboot, open up a cmd.exe console and run this:
> 
>   C:\> netstat -an |less
> 
> If you see port 23 in a LISTENING state then it's worked partly. Also check
> for other inetd ports like 22 (ftp) etc. and see if you can connect to them.
> 
> 4. try and connect to your telnet server (localhost:23).
> 
> If you cant connect then im stumped! Check your event log if you have
> problems and report back ;)
> 
> Elfyn
> elfyn@exposure.org.uk
> 
> Original Message:
> -----------------
> From:  kumarchi@attbi.com
> Date: Sun, 08 Dec 2002 15:10:27 +0000
> To: cygwin@cygwin.com, elfyn-cygwin@mail.exposure.org.uk
> Subject: Re: telnet - connection refused in windows xp home 
> 
> 
> here is what i get (using my administrator 'privilege')
> inetd --install-as-service
> 
> inetd does not show up in services
> 
> when I run
> 
> net start inetd
> 
> macro$ollar replies
> 
> The service is not responding to the control function --(must be some type
> of 
> Orwellian monster!)
> 
> More help is available by typing NET HELPMSG 2186
> 
> 
> 
> > Hi,
> > 
> > You may not see it in whatever XP calls the user manager but its there!
> > trust me. As your using the Home edition Microdollars (Microsoft) just
> > hides certain users and groups.
> > 
> > What happens when you run the inetd daemon normally (i.e. installing inetd
> > with `inetd --install')?
> > 
> > Elfyn
> > elfyn@exposure.org.uk
> > 
> > Original Message:
> > -----------------
> > From:  kumarchi@attbi.com
> > Date: Sun, 08 Dec 2002 13:04:19 +0000
> > To: cygwin@cygwin.com
> > Subject: Re: telnet - connection refused in windows xp home 
> > 
> > [snip]...
> > 
> > xp home does not list SYSTEM or even Adminstrator as a selectable user.
> > thanks , be patient please I am getting there!!
> > *********************************************************************
> > 
> > At 04:41 PM 12/7/2002, kumarchi@attbi.com wrote:
> > >I am unable to use remote connection to my pc(s) running windows xp home.
> > >After going through the inetutils documentation, and looking  at the
> > services 
> > >under windows xp, I can see that inetd is not running. I am also unable
> to 
> > >start the inetd. According to the documentation it must be because some 
> > >special permissions I need but which I cannot set in xp home.
> > 
> > 
> > Perhaps you can be more specific about this special permission and why you
> > can't set it.   
> > 
> > 
> > 
> > --
> > 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/
> > 
> > --------------------------------------------------------------------
> > mail2web - Check your email from the web at
> > http://mail2web.com/ .
> > 
> > 
> 
> --
> 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/
> 
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
> 
> 

--
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/

             reply	other threads:[~2002-12-08 18:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-08 11:41 kumarchi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-11 19:30 kumarchi
     [not found] <E18LAVz-0005DV-00@quimby.gnus.org>
2002-12-09 22:49 ` Andrew DeFaria
2002-12-08 15:10 kumarchi
2002-12-08  8:01 elfyn-cygwin
2002-12-08  7:27 kumarchi
2002-12-08  6:41 elfyn-cygwin
2002-12-08  5:47 kumarchi
2002-12-07 22:55 elfyn-cygwin
     [not found] <E18Kmi3-0005JJ-00@virtual.mrf.mail.rcn.net>
2002-12-07 22:10 ` Larry Hall (RFK Partners, Inc)
2002-12-07 14:07 kumarchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021208114100.HwrMmf1Ltf7R9dn29-Ziq9VJ9PHRFnv9BGLp3to5oUQ@z \
    --to=kumarchi@attbi.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).