Em Sex, 2006-01-13 às 12:46 -0200, Carlos Eduardo Pedroza Santiviago escreveu: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Antonio Prado escreveu: > > Erá exatamente isto que esperava quando iniciei a implementação deste > > serviço, mas ocorre que não existe o script telnet em /etc/xinetd. > > > > Então não sei o que foi implementado diferente no Ubuntu 5.10 ou se isto > > é proposital e agora passamos a ter que criar o script manualmente. > > > > Alguma idéia a respeito > > > > Após instalar o pacote telnetd: > > Instalando telnetd (0.17-32) ... > - --------- IMPORTANT INFORMATION FOR XINETD USERS ---------- > The following line will be added to your /etc/inetd.conf file: > > telnet stream tcp nowait telnetd.telnetd /usr/sbin/tcpd > /usr/sbin/in.telnetd > > If you are indeed using xinetd, you will have to convert the > above into /etc/xinetd.conf format, and add it manually. See > /usr/share/doc/xinetd/README.Debian for more information. > - ----------------------------------------------------------- > > De fato, você deve criar um arquivo telnet, dentro do /etc/xinetd.d, que > atenda ao serviço telnet. >
Foi o que fiz. > Ou, alterar a variável XINETD_OPTS em /etc/default/xinetd, de: > > XINETD_OPTS="-stayalive" > > para > > XINETD_OPTS="-stayalive -inetd_compat" > no script podem ser definidos uma série de opções, tal como a quantidade de conexões ativas, ip autorizado, etc. Com esta alteração da variável, como fica a administração destas opções ? > Maiores informações: man xinetd e man xinetd.conf > Já havia verificado o manual do xinetd, mas não do xinetd.conf, que se mostrou mais completo para o meu propósito. Obrigado. Antonio.
-- ubuntu-br mailing list [email protected] www.ubuntu-br.org http://lists.ubuntu.com/mailman/listinfo/ubuntu-br

