From owner-freebsd-questions Thu Jul 25 13:47:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6945A37B400 for ; Thu, 25 Jul 2002 13:47:10 -0700 (PDT) Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACCDE43E31 for ; Thu, 25 Jul 2002 13:47:09 -0700 (PDT) (envelope-from xtalsinger@blueyonder.co.uk) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Thu, 25 Jul 2002 21:47:08 +0100 Received: from localhost (unverified [62.31.161.19]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with SMTP id for ; Thu, 25 Jul 2002 21:47:08 +0100 From: Dave To: freebsd-questions@FreeBSD.ORG Subject: Help needed with DNS reolving Date: Thu, 25 Jul 2002 21:46:59 +0100 Reply-To: xtalsinger@blueyonder.co.uk Message-ID: <54o0ku82evjq6m5acvb1ehd0v34hk5iaef@4ax.com> X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "User" install of 4.6-Release Still a standard install, nothing new added as yet, but the box can't won't resolve DNS. It can ping or FTP using IP address. I'm not even sure what info I need to give to help get this sorted, so here's some basic stuff. If you want to help and need more info, reply to list please or see sig below. Ok then, the problem Smoothwall firewall running a DHCP server. Two other FreeBSD4.6 boxes both worked "out of the box" as far as DNS is concerned. They are assigned IP addresses, see the Smoothy as a DNS server, all ok. Now, this new box just can't seem to see the DNS server on the smoothwall box. Smoothwall is set to give out IP address in the range 192.168.1.10-30. The new box was assigned 192.168.1.15. It can ping both internal and external 'net address's. It can even FTP into ftp.uk.freebsd.org if I use the IP address. If I use the URI, I get: ftp: ftp.uk.freebsd.org: No address associated with hostname I tried assigning IP and router addresses manually in /etc/rc.conf: #ifconfig_ed0="DHCP" ifconfig_ed0="inet 192.168.1.19 netmask 255.255.255.0" defaultrouter="192.168.1.1" Exactly the same results. I have no idea how to manually set up FreeBSD to use specific DNS addresses. Please help. Dave -- Sig abducted by aliens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message