From owner-freebsd-questions Sat Aug 26 9:54:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 9BFD237B443 for ; Sat, 26 Aug 2000 09:54:49 -0700 (PDT) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=root) by scientia.demon.co.uk with esmtp (Exim 3.16 #1) id 13Sio2-000O2p-00; Sat, 26 Aug 2000 17:27:42 +0100 Received: (from ben@localhost) by strontium.scientia.demon.co.uk (8.9.3/8.9.3) id RAA63726; Sat, 26 Aug 2000 17:27:42 +0100 (BST) (envelope-from ben) Date: Sat, 26 Aug 2000 17:27:42 +0100 From: Ben Smithurst To: Zaid Dashti Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help plz Message-ID: <20000826172742.E46871@strontium.scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Zaid Dashti wrote: > 1- in my local network, when i type named i see this: > Aug 24 02:32:24 Zaid named[1149]: Zone "Zaid.Com" (file s/db.Zaid): No > default TTL set using SOA minimum > instead > Aug 24 02:32:24 Zaid named[1149]: Zone "37.147.223.in-addr.arpa" > (file s/Zaid.rev): No default TTL set us > ing SOA minimum instead > why ? Either ignore it (it's harmless AFAIK) or add $TTL 1d to your zone files (replacing 1d with whatever your preferred TTL is). > 2- i created alot of hosts in my pc when i type nslookup > terminator.movie.edu i see the ip of the terminator host. > but when i ping the ip i see: no route to host. why ? > ( that's in a local network and i want make a vhosts in my pc > and i want use the vhosts in ircd in my local network ). You mean your computers has multiple IP addresses? Please show us the output of 'ifconfig -a' and 'netstat -rn' so we know exactly what you're doing here. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message