From owner-freebsd-questions Tue Feb 14 02:31:40 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id CAA15795 for questions-outgoing; Tue, 14 Feb 1995 02:31:40 -0800 Received: from mail.euronet.nl (mail.euronet.nl [193.67.112.150]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id CAA15781 for ; Tue, 14 Feb 1995 02:31:30 -0800 Received: from p69.euronet.nl (p69.euronet.nl [193.67.112.229]) by mail.euronet.nl (8.6.4.1/A/UX 3.1) with SMTP id LAA12115 for ; Tue, 14 Feb 1995 11:31:20 +0100 Date: Tue, 14 Feb 1995 11:31:20 +0100 Message-Id: <199502141031.LAA12115@mail.euronet.nl> X-Sender: jg@mail.euronet.nl Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.org From: jg@euronet.nl (Jan_Guldemond) Subject: Nameserver X-Mailer: Sender: questions-owner@FreeBSD.org Precedence: bulk Hi, I have the BSD-Server running! Thank you all again for your help.... But when I try to connect to my server from one of the workstations (in a LAN) the workstation keeps doing a name lookup and doesn't get any result. When I put on all the traces in Trumpet Winsock I can see the samen message being sent hundreds of times. After a while the workstation sais that he can't doe the name lookup. But I'm trying a name lookup on host.jcn.nl. The FreeBSD-host on the LAN. The IP-number is defined in the /etc/hosts file. And the /etc/resolv.conf tells the system to look in the hosts file first. What else can I do to get the workstation to succeed in the name-lookup? Thank!