From owner-freebsd-questions@freebsd.org Sun Oct 8 14:24:02 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 512A2E370C8 for ; Sun, 8 Oct 2017 14:24:02 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) Received: from bca5.email-od.com (bca5.email-od.com [207.246.239.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93E6A74CD0 for ; Sun, 8 Oct 2017 14:24:01 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) DKIM-Signature: v=1; a=rsa-sha256; d=email-od.com;i=@email-od.com;s=dkim; c=relaxed/relaxed; q=dns/txt; t=1507472634; x=1510064634; h=x-thread-info:date:from:to:subject:message-id:in-reply-to:references:mime-version:content-type:content-transfer-encoding; bh=9yS6DA9fnVxzpKuc+Qe7GayxeyIBAH3bFBrmcPkPImM=; b=anfU+lIbHBQSEvJbkVgXDAQ1dseOXGYv5qkxM2I/zqj3rRcDfJ4OHM/mlfgGQralA6Be07lfbdAYvChJmG6xmj+0Dz8Uj/QlSXHmn3htHcA45oe5Q4yAdhSFQ5/KdHW9Nz7fJfSaEl/W/SxJnwVt3ja6MJtJWCppQi2zPJHNTRM= X-Thread-Info: NDI1MC4xMi5lMzAwMDAwMDM5ZWNkNC5mcmVlYnNkLXF1ZXN0aW9ucz1mcmVlYnNkLm9yZw== Received: from r3.us-east.aws.in.socketlabs.com (r3.us-east.aws.in.socketlabs.com [54.165.229.15]) by bca2.email-od.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Sun, 8 Oct 2017 09:23:29 -0400 Received: from smtp.lan.sohara.org (EMTPY [89.127.62.20]) by r3.us-east.aws.in.socketlabs.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Sun, 8 Oct 2017 09:23:35 -0400 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.89 (FreeBSD)) (envelope-from ) id 1e1BYL-000POO-4l for freebsd-questions@freebsd.org; Sun, 08 Oct 2017 13:23:33 +0000 Date: Sun, 8 Oct 2017 14:23:33 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: forcing new dynamic ip address Message-Id: <20171008142333.2647f15d14519940910e4da5@sohara.org> In-Reply-To: <59DA1D20.3090108@gmail.com> References: <59DA19E8.5000602@gmail.com> <7531e98e-6910-0853-b4e2-a3fe92bfb694@rail.eu.org> <59DA1D20.3090108@gmail.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2017 14:24:02 -0000 On Sun, 08 Oct 2017 08:42:08 -0400 Ernie Luzar wrote: > Yes I know that. The question is there a way to request their dhcp > server to over ride that default behavior? You could randomise the MAC address you present. -- Steve O'Hara-Smith