From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 21:35:52 2004 Return-Path: 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 53A6A16A4CE for ; Fri, 20 Feb 2004 21:35:52 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2462543D2F for ; Fri, 20 Feb 2004 21:35:52 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Fri, 20 Feb 2004 23:36:02 -0600 Message-ID: <4036EE04.5030609@daleco.biz> Date: Fri, 20 Feb 2004 23:35:00 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Pazarena References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 Feb 2004 05:36:05.0812 (UTC) FILETIME=[99C5F740:01C3F83C] cc: freebsd-questions@freebsd.org Subject: Re: DHCP access X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 05:35:52 -0000 Jim Pazarena wrote: >I have a wireless home network with an 802.11B router which assigns >IPs via DHCP. > >what method is appropriate to access one fbsd box from another when >I don't actually know the IP which has been assigned to any given >box. > >May sound rookie, but presently I go to each box and determine it's >IP directly and then I "know" the IP (at least for this session). > >There has gotta be a better way. > >suggestions please. >-- >Jim Pazarena mailto:paz@qcislands.net > http://www.qcislands.net/paz > > #whereis nmap nmap: /usr/ports/security/nmap #man nmap NMAP(1) NMAP(1) NAME nmap - Network exploration tool and security scanner SYNOPSIS nmap [Scan Type(s)] [Options] DESCRIPTION Nmap is designed to allow system administrators and curious individuals to scan large networks to determine which hosts are up and what ser- vices they are offering. HTH, Kevin Kinsey DaleCo, S.P.