From owner-freebsd-questions@FreeBSD.ORG Fri Sep 13 19:07:57 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5ED7EAEE for ; Fri, 13 Sep 2013 19:07:57 +0000 (UTC) (envelope-from genie@geniechka.ru) Received: from s1.loshmanov.ru (s1.loshmanov.ru [188.40.115.203]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1C8342B33 for ; Fri, 13 Sep 2013 19:07:56 +0000 (UTC) Received: from geniepc2011 (0894461339.static.corbina.ru [95.31.5.144]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by s1.loshmanov.ru (Postfix) with ESMTPSA id 0A597DF2CB8; Fri, 13 Sep 2013 23:07:50 +0400 (MSK) Message-ID: From: "Eugene" To: References: <4A153F286DBA437B8096FC7F8FCF582D@geniepc2011> <5233593D.8000202@hdk5.net> In-Reply-To: <5233593D.8000202@hdk5.net> Subject: Re: Network Question Date: Fri, 13 Sep 2013 23:07:48 +0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 Cc: freebsd-questions@freebsd.org, Daniel Nang 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: Fri, 13 Sep 2013 19:07:57 -0000 Hi, Yes, I have a similar setup at work (though currently migrating it to DHCP to accommodate mobile clients and simplify management). But I suppose OP would like to basically keep his the architecture intact =) Best wishes Eugene -----Original Message----- From: Al Plant Sent: Friday, September 13, 2013 10:28 PM To: Eugene Cc: freebsd-questions@freebsd.org ; Daniel Nang Subject: Re: Network Question Eugene wrote: > Hi Daniel, > > The easiest way is to check the LAN Config (or similar) page of the > router. They usually allow one to specify fixed IP and hostname for the > DHCP clients based on the MAC addresses. > Aloha, For many years I have 8 Freebsd boxes behind a PF firewall on a static labeled lan. Only one public address feeds the lan. All the boxes can work the internet and can ssh. I found that easier than dhcp.