From owner-freebsd-isp Thu Dec 10 13:22:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19117 for freebsd-isp-outgoing; Thu, 10 Dec 1998 13:22:07 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from aniwa.sky (p38-max11.wlg.ihug.co.nz [209.78.48.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19109 for ; Thu, 10 Dec 1998 13:22:03 -0800 (PST) (envelope-from andrew@squiz.co.nz) Received: from localhost (andrew@localhost) by aniwa.sky (8.8.8/8.8.7) with ESMTP id KAA18163; Fri, 11 Dec 1998 10:20:54 +1300 (NZDT) (envelope-from andrew@squiz.co.nz) Date: Fri, 11 Dec 1998 10:20:54 +1300 (NZDT) From: Andrew McNaughton X-Sender: andrew@aniwa.sky Reply-To: andrew@squiz.co.nz To: "Gary D. Margiotta" cc: FreeBSD ISP List Subject: Re: Named question (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 10 Dec 1998, Gary D. Margiotta wrote: > As I write this, on a tip from someone who replied to my earlier post, I > did a 'netstat -f inet -a'. Her is the output, but I'm unsure as to > whether I am supposed to see a named process here... unless it is trying > to run at a higher port number: > > [sysadmin@jedi - Thu Dec 10] > /usr/home/sysadmin $ netstat -f inet -a > Active Internet connections (including servers) > Proto Recv-Q Send-Q Local Address Foreign Address (state) > tcp 0 2 jedi.telnet electric.tbe.net.2567 > ESTABLISHED > tcp 0 0 *.ssh *.* LISTEN > tcp 0 0 *.login *.* LISTEN > tcp 0 0 *.shell *.* LISTEN > tcp 0 0 *.telnet *.* LISTEN > tcp 0 0 *.sunrpc *.* LISTEN > tcp 0 0 localhost.domain *.* LISTEN > tcp 0 0 jedi.domain *.* LISTEN > udp 0 0 *.1027 *.* > udp 0 0 *.who *.* > udp 0 0 *.sunrpc *.* > udp 0 0 *.1024 *.* > udp 0 0 localhost.domain *.* > udp 0 0 jedi.domain *.* > udp 0 0 *.syslog *.* Those .domain entries are your named. Sounds like your problem is with ps. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message