This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: simultaneous windows and cygwin telnet service


Hi All...

Why is the ssh 22/udp required?

Thanks,

...Karl


From: Corinna Vinschen <corinna-cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
To: cygwin@cygwin.com
CC: Jon LaBadie <jcyg@jgcomp.com>
Subject: Re: simultaneous windows and cygwin telnet service
Date: Wed, 26 Jun 2002 16:36:12 +0200

On Wed, Jun 26, 2002 at 10:23:39AM -0400, Jon LaBadie wrote:
> On Wed, Jun 26, 2002 at 04:11:21PM +0200, Corinna Vinschen wrote:
> > Sure.  Cygwin doesn't maintain it's own services file but uses
> > the same one used by Winsock.  If you created your own /etc/services
> > (instead of just a symlink), bad luck!
>
> I presume then that cygwin never installs a fresh services/inetd.conf
> file as that might overwrite some things in the windows files; things
> of which cygwin is unaware.

Windows has no inetd.conf so that's in /etc and it's only
maintained by the inetutils package and then by you.

The Windows services file is modified when running ssh-host-config,
adding

  ssh 22/tcp
  ssh 22/udp

as needed.

Corinna

--
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]