From owner-freebsd-net@FreeBSD.ORG Thu Sep 1 11:50:45 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC64B16A41F for ; Thu, 1 Sep 2005 11:50:45 +0000 (GMT) (envelope-from digitalbrain@hotmail.com) Received: from hotmail.com (bay101-f36.bay101.hotmail.com [64.4.56.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F63F43D4C for ; Thu, 1 Sep 2005 11:50:45 +0000 (GMT) (envelope-from digitalbrain@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Sep 2005 04:50:45 -0700 Message-ID: Received: from 64.4.56.200 by by101fd.bay101.hotmail.msn.com with HTTP; Thu, 01 Sep 2005 11:50:45 GMT X-Originating-IP: [64.4.56.200] X-Originating-Email: [digitalbrain@hotmail.com] X-Sender: digitalbrain@hotmail.com In-Reply-To: <4316DB17.5000601@freemail.gr> From: "Digital Brain" To: dionch@freemail.gr Date: Thu, 01 Sep 2005 11:50:45 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 01 Sep 2005 11:50:45.0321 (UTC) FILETIME=[631B5390:01C5AEEB] Cc: freebsd-net@freebsd.org Subject: Re: dhclient and ADSL modem trouble... [solved] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 11:50:45 -0000 Hi Chris and thanks for your reply. >I'm saying that cause some ISPs lock their "IP-offering" >with each client's hardware address (which is defined at first use). Turns out this was right. The problem was that I didn't properly "release" the session. As far as the ``spoofing'' in the previous post is concerned, it's not really related to MAC-based locking and works anyway. Thanks everyone.