From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 08:16:37 2008 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 2A946106564A for ; Mon, 24 Nov 2008 08:16:37 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id D5CB98FC08 for ; Mon, 24 Nov 2008 08:16:36 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so380181qwb.7 for ; Mon, 24 Nov 2008 00:16:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=2W2wUmvjRPdVT4pl2/y4jtzbS7BwMsUH3qyzNvUUAxQ=; b=NlFh+HeuK+lcJu/ZvEMTVsyVwiU2JpCzjuyjy7j+BVTDks7aak8Lt2D9oC/YJS+SES HBeTLXmlbVqoGEYvN0pCArh3FRJ3b6FGZBvoEueTeBjjaBv4Rw8koNGdXX+ahnyHom2N TAFLNrSVLpLAp+LUgoJEdTZFxhGJfJeeFY7nU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=IwMQ8DqIJHNkQlu0PRvw3c37wxENNOiL0DFRes5j8JdXcrEJeDOvXeXahhNFEBkXWI 3edXol4BYPO6raLxF9/hmapHrwk+HdqaVpbaYd4QtWEtX1wt+3QVTIpDcnKpnUk4whgT 6kmrc/py8U8odg93D/XknhsxzNq1tq7MAdnWc= Received: by 10.215.101.14 with SMTP id d14mr1753887qam.134.1227514595646; Mon, 24 Nov 2008 00:16:35 -0800 (PST) Received: by 10.214.182.17 with HTTP; Mon, 24 Nov 2008 00:16:35 -0800 (PST) Message-ID: Date: Mon, 24 Nov 2008 00:16:35 -0800 From: "Mike Price" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD-STABLE: How do I change my Local IP Address statically? 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, 24 Nov 2008 08:16:37 -0000 My IP Address on my FreeBSD Server 4.11-STABLE keeps changing. What I need to do is find the file or command to change it statically. Please Help, Thanks