Subject: Re: telnet 0
To: Nigel Reed <nigel@nelgin.nu>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: current-users
Date: 11/10/2000 20:35:05
On Fri, 10 Nov 2000, Nigel Reed wrote:
> Any chance telnet can just change a 0 to 127.0.0.1? I'd patch it
> myself except I know little more than "hello world".

Add the following to /etc/hosts:

127.0.0.1		0

And it'll work.

Jared