Subject: Re: name service (does anyone else see this?)
To: Andrew Gillham <gillham@andrews.edu>
From: David Leonard <leonard@dstc.edu.au>
List: current-users
Date: 08/08/1995 21:19:52
> >   ...  The zero address, 0.0.0.0, is interpreted by most TCP/IP
> >   implementations to mean "this host." The host's real IP address, of
> >   course, also means "this host." On hosts that don't understand the
> >   zero address, you can use the loopback address, 127.0.0.1.
> 
> To demonstrate this '0.0.0.0' address, try 'telnet 0' on your NetBSD
> machine.  You should get:
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
> ....

I think I'll induce nausea in most readers now by recalling the fact that
VMS allows SET HOST 0

Hope this helps :)

d
-- 
David Leonard                            BE(Comp)/BCompSc 5th year student
The University of Queensland             s160828@student.uq.edu.au
perl -e 'for $c(split(//,"BILLGATES\003")){$s+=ord($c)};print $s."\n"'