From: "Alex A. Puchkov" <mailex@nm.ru> To: mandrake-russian@altlinux.ru Subject: Re: [mdk-re] Telnet Date: Tue Aug 14 13:58:35 2001 Message-ID: <01081413552002.01667@alex> (raw) In-Reply-To: <1479223125.20010814110448@yandex.ru> Приветствую Вас, Maxim Ivanov! Вы 14 Август 2001 11:04 написали: > Hello mandrake-russian, > > День добрый! > > Подскажите пожалуйста как: > > 1) включть на машине Telnet для доступа извне > (где чего конфигурится - не нашел) Только если у Вас запущен xinetd, а не inetd!!! Файл /etc/xinetd.conf, в нем директива only_from 127.0.0.1 Заменяете на директиву (например) only_from 127.0.0.1 200.100.0.0. Это означает, что Вы разрешаете доступ ко всем сервисам xinetd с адресов 200.100.*.*. Если хочется сделать доступ только к telnet то надо сделать такой трюк с файлом /etc/xinetd/telnet. Если у Вас запущен inetd, то надо добавить строчку в файл /etc/hosts/allow: in.telnetd: 200.100. Что означает то же самое, что и выше. Оличную русскую помощь по Xinet можно найти на www.opennet.ru -- >> С уважением, "Alex A. Puchkov" <mailex@nm.ru>
next prev parent reply other threads:[~2001-08-14 13:58 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-08-14 11:06 Maxim Ivanov 2001-08-14 11:17 ` cornet 2001-08-14 12:00 ` [mdk-re] Опять эта самба cornet 2001-08-14 13:18 ` [mdk-re] " Лоивский М.А. 2001-08-14 13:25 ` cornet 2001-08-14 17:13 ` [mdk-re] Re: mc (was: Re: Опять эта самба) Sergey Vlasov 2001-08-14 12:03 ` [mdk-re] Re: [mdk-re] Опять эта самба Maxim Ivanov 2001-08-14 13:58 ` Alex A. Puchkov [this message] 2001-08-14 21:06 ` [mdk-re] Telnet Al Nikolov
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=01081413552002.01667@alex \ --to=mailex@nm.ru \ --cc=mandrake-russian@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