From owner-freebsd-questions@FreeBSD.ORG Thu Sep 12 19:49:34 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CED3FC7A for ; Thu, 12 Sep 2013 19:49:34 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pb0-x22a.google.com (mail-pb0-x22a.google.com [IPv6:2607:f8b0:400e:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A7EFE222A for ; Thu, 12 Sep 2013 19:49:34 +0000 (UTC) Received: by mail-pb0-f42.google.com with SMTP id un15so262355pbc.1 for ; Thu, 12 Sep 2013 12:49:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RCuyf/t0t7nEoTQVERE5wjMtdNqA+Iyo2tQqZfZCH18=; b=NJ+GkC46kOvaeDjOlgYnunOkpVtk3maj2xH+m7KWuOfyQMDXOAWdsrHPslk2KOXnP8 GkwzzKhnIKqF7yrrO4XHCJbXFDVRgfTwB2MduBFxkbnZbZgprYt9byByF8DyMFj6hRLb q4L06hb3rPpE8ILnHkUW8s62Fx830zpE2sr+jkTomOgfZhxemlY9QLSFpDGlPo2sN6Or lrRw7lMRRdbIKk1r76hPO3wMY2S39LIXOHzd/lxHquOFU2sj8TbrrwaWCN0NeGbaSh/p jF6HvLEosC3SmHMSe3LqKLvvyglc/ocsKOM0O+tRI6pi5Wt5QS4AOjO3U/12qhJHlVUJ gp1A== MIME-Version: 1.0 X-Received: by 10.66.218.198 with SMTP id pi6mr11382907pac.107.1379015374372; Thu, 12 Sep 2013 12:49:34 -0700 (PDT) Received: by 10.70.92.79 with HTTP; Thu, 12 Sep 2013 12:49:34 -0700 (PDT) In-Reply-To: References: Date: Thu, 12 Sep 2013 14:49:34 -0500 Message-ID: Subject: Re: Network Question From: Adam Vande More To: Kurt Buff Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2013 19:49:34 -0000 On Thu, Sep 12, 2013 at 2:06 PM, Kurt Buff wrote: > > There's the rub. How do you determine the IP address of the other machine? > Normally I look at /var/db/dhcpd/dhcpd.leases. Pretty much all of the home routers also have the information accessible on it's administration page. Really depends on that exact setup as there are a number of ways. -- Adam Vande More