В Сбт, 29.11.2003, в 04:22, Murray Shields пишет:
> Hi All,
>
> I cannot telnet into my Gentoo box from a remote machine ("connection
> refused"). It's a machine on my local lan protected from the world by a
> firewall on a separate gateway machine, so security is somewhat of a
> non-issue.
>
> I installed netkit-telnetd but still no joy.. Do I need to activate it
> somehow?
>
> Or am I barking up th wrong tree?
>
> Thanks,
>
> Muzza
>
>
>
> ---
> avast! Antivirus: Outbound message clean.
> Virus Database (VPS): 28/11/2003
> Tested on: 29/11/2003 11:22:49 AM
> avast! is copyright (c) 2000-2003 ALWIL Software.
> http://www.avast.com
>
>
>
>
> --
> [EMAIL PROTECTED] mailing list
delete string "only_from = localhost" in your /etc/xinetd.conf
change "disable = yes" to "disable = no" in your /etc/xinetd.d/telnetd
and start/restart xinetd : /etc/init.d/xinetd restart
don't forget to enable xinetd on startup :
rc-update xinetd default
--
[EMAIL PROTECTED] mailing list