From owner-freebsd-questions@FreeBSD.ORG Mon Apr 5 16:16:21 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66DA0106566B for ; Mon, 5 Apr 2010 16:16:21 +0000 (UTC) (envelope-from walterk1@earthlink.net) Received: from pop-altamira.atl.sa.earthlink.net (pop-altamira.atl.sa.earthlink.net [207.69.195.62]) by mx1.freebsd.org (Postfix) with ESMTP id 407018FC12 for ; Mon, 5 Apr 2010 16:16:21 +0000 (UTC) Received: from user-0c6sn0e.cable.mindspring.com ([24.110.92.14] helo=[192.168.0.100]) by pop-altamira.atl.sa.earthlink.net with esmtp (Exim 3.36 #1) id 1NyoyK-0007ZH-00; Mon, 05 Apr 2010 12:16:20 -0400 Message-ID: <4BBA0CD1.40108@earthlink.net> Date: Mon, 05 Apr 2010 11:16:17 -0500 From: Walter User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: glarkin@FreeBSD.org References: <4BB9FCFB.40103@earthlink.net> <4BBA05D1.50203@FreeBSD.org> In-Reply-To: <4BBA05D1.50203@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Questions Subject: Re: ftp giving url but i want the IP address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2010 16:16:21 -0000 Greg Larkin wrote: >Hi Walter, > >Did you send a HUP signal to inetd so it rereads the config file? > > kill -HUP `cat /var/run/inetd.pid` > >Hope that helps, >Greg > > I actually rebooted (after a boo-boo). So, Yes, inetd was restarted.