ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Pyatnitskich Evgeniy <pem@nm.ru>
To: community@altlinux.ru
Subject: Re: [Comm] telnetd ? ALM 2.2
Date: Mon, 20 Oct 2003 22:27:45 +0700
Message-ID: <20031020152745.GA2075@nm.ru> (raw)
In-Reply-To: <200310202047.54011.lomov@math.nsc.ru>

On Mon, Oct 20, 2003 at 09:58:37PM +0700, Andrei Lomov wrote:
> В сообщении от 19 Октябрь 2003 19:30 Borovoy M. написал(a):
> > Pyatnitskich Evgeniy пишет:
> > > On Sun, Oct 19, 2003 at 01:31:47PM +0700, Andrei Lomov wrote:
> > >>Не соображу, как запустить telnetd в Мастере 2.2,
> > >>в руководстве к дистрибутиву, похоже,
> > >>ничего нет на эту тему...
> > >>
> > >>Буду благодарен за наводку
> > >
> > > Так его и нет в ALM2.2.
> 
> :)  С чего бы это нет:
> 
> telnet-server 3.0-alt3

Ну так он в insecure. Виноват :(

> Установил.
> 
> ===========/etc/xinetd.conf
> #
> # Simple configuration file for xinetd
> #
> # Some defaults, and include /etc/xinetd.d/
> 
> defaults
> {
>         log_type = SYSLOG authpriv info
>         log_on_success = PID HOST DURATION
>         log_on_failure = HOST
>         instances = 100
>         per_source = 5
>         only_from = 127.0.0.1
                      ^^^^^^^^^
Это, если коннектиться только с локальной машины.

> }
> 
> 
> includedir /etc/xinetd.d
> 
> ===============/etc/xinetd.d/telnetd
> # default: off
> # description: A telnet server
> 
> service telnet
> {
>         socket_type     = stream
>         protocol        = tcp
>         user            = root
>         wait            = no
>         server          = /usr/sbin/telnetd
>         server_args     = -h
>         disable         = yes
                            ^^^
По умолчанию сервис выключен. Надо включить (no). :)

> }
> 
> ==============
> 
> 
> При попытке телнетиться отвечает 
> 
> "... connection refused..."  

Ну дык... :)

> 
> :((
> 
> 
> Наблюдаю странные логи при рестарте xinetd:
> 
> # /sbin/service xinetd restart 
> 
> Oct 20 21:22:24 main xinetd[2716]: Exiting...
> Oct 20 21:22:24 main xinetd: xinetd shutdown succeeded
> Oct 20 21:22:24 main xinetd[3948]: Server /usr/bin/kotalkd is not executable 
> [line=11]
> Oct 20 21:22:24 main xinetd[3948]: Error parsing attribute server - DISABLING 
> SERVICE [line=11]
> Oct 20 21:22:24 main xinetd[3948]: xinetd Version 2.3.10 started with libwrap 
> loadavg options co
> mpiled in.
> Oct 20 21:22:24 main xinetd[3948]: Started working: 1 available service
> Oct 20 21:22:27 main xinetd: xinetd startup succeeded
> 
> Пишет, что только 1 сервис доступен? Странно
> 
> -- 
> Всего доброго,
> 
> А. Л.
> 
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community

-- 
      ---Regards, P.E.M. <pem@nm.ru>---



  reply	other threads:[~2003-10-20 15:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-19  6:31 Andrei Lomov
2003-10-19 10:18 ` Pyatnitskich Evgeniy
2003-10-19 12:30   ` Borovoy M.
2003-10-20 14:58     ` Andrei Lomov
2003-10-20 15:27       ` Pyatnitskich Evgeniy [this message]
2003-10-20 16:04         ` Andrei Lomov
2003-10-21  8:01           ` Pyatnitskich Evgeniy
2003-10-21  7:04       ` therion

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=20031020152745.GA2075@nm.ru \
    --to=pem@nm.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git