Subject: Re: Inetd problems...:(
To: Mac 68k <port-mac68k@netbsd.org>
From: Levi Sluder <eclipse@trellis.net>
List: port-mac68k
Date: 04/05/2000 20:21:28
You guys hit it right on the head. I was just testing around and after
mving /etc/resolv.conf to resolv.conf.old to disable it, my telnet, ect,
and all connects instantly, like it did before. But, of course now I
can't connect back to the internet. So, I need away to MAKE it go with
the hosts file first. Which I think I had it set up that way when I had,
1.4.1 loaded. So I think I might have my hosts file setup wrong. Here it
is:

#       $NetBSD: hosts,v 1.4 1997/01/09 05:33:14 mikel Exp $
#
# Host Database
# This file should contain the addresses and aliases
# for local hosts that share this file.
# It is used only for "ifconfig" and other operations
# before the nameserver is started.
#
#
127.0.0.1               localhost
192.168.0.3             lewis
192.168.0.1             imac
192.168.0.2             taivas
192.168.0.5             hal
192.168.0.4             luke
#
# RFC 1918 specifies that these networks are "internal".
# 10.0.0.0      10.255.255.255
# 172.16.0.0    172.31.255.255
# 192.168.0.0   192.168.255.255