ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: therion <therion@pochta.ru>
To: community@altlinux.ru
Subject: Re: [Comm] telnetd ? ALM 2.2
Date: Tue, 21 Oct 2003 13:04:11 +0600
Message-ID: <200310211304.11064.therion@pochta.ru> (raw)
In-Reply-To: <200310202047.54011.lomov@math.nsc.ru>

> > >>Не соображу, как запустить telnetd в Мастере 2.2,
> > >>в руководстве к дистрибутиву, похоже,
> > >>ничего нет на эту тему...
> > >>
> > >>Буду благодарен за наводку
> > >
> > > Так его и нет в ALM2.2.
> :
> :)  С чего бы это нет:
>
> telnet-server 3.0-alt3
>
> Установил.
>
> ===========/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
Эта строка ничего тебе не говорит :), откуда пытаешься соединиться с telnet ? 
Введи ip адрес сети вместо 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
Ну и здесь поправить, ясное дело надо ( disable = no)
> }
>
> ==============
>
>
> При попытке телнетиться отвечает
>
> "... connection refused..."
А что-ж он еще ответить может :)

      parent reply	other threads:[~2003-10-21  7:04 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
2003-10-20 16:04         ` Andrei Lomov
2003-10-21  8:01           ` Pyatnitskich Evgeniy
2003-10-21  7:04       ` therion [this message]

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=200310211304.11064.therion@pochta.ru \
    --to=therion@pochta.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