From owner-freebsd-isdn Fri Oct 23 03:43:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA15360 for freebsd-isdn-outgoing; Fri, 23 Oct 1998 03:43:36 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA15351 for ; Fri, 23 Oct 1998 03:43:30 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.1/8.6.9) with ESMTP id MAA19813 for ; Fri, 23 Oct 1998 12:20:18 +0200 (CEST) Message-Id: <199810231020.MAA19813@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-isdn@FreeBSD.ORG Subject: Re: i4b problem (almost) solved (was: When running i4b error: permission denied or command not found) Reply-To: Gary Jennejohn In-reply-to: Your message of "Thu, 22 Oct 1998 16:23:21 -0000." <000201bdfdd8$49841c80$c69fb38f@meerwin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 23 Oct 1998 12:20:18 +0200 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Fam. van Achterberg" writes: >The only problem left is that i have to type in the ip adresses, since there >is apparently no name resolution. Should I use named when I have no local >name server, but have to rely on the ISP's name servers? > put an entry into /etc/resolv.conf (see the man page) pointing at your ISP's name server. That's the easiest way to handle it. You can also use a caching named, but that requires more effort (you have to generate a /etc/namedb/named.boot file). Normally that's not needed. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message