From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 12:12:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FEEF16A4CE for ; Sun, 7 Nov 2004 12:12:55 +0000 (GMT) Received: from kyoto.meibin.net (kyoto.meibin.net [211.18.246.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DE6043D2D for ; Sun, 7 Nov 2004 12:12:53 +0000 (GMT) (envelope-from lukek@meibin.net) Received: (qmail 55130 invoked by uid 89); 7 Nov 2004 12:12:59 -0000 Received: from unknown (HELO ?192.168.10.8?) (lukek@meibin.net@192.168.10.8) by kyoto.meibin.net with SMTP; 7 Nov 2004 12:12:59 -0000 From: Luke Kearney To: eddie dandrades In-Reply-To: References: Content-Type: text/plain; charset=Shift_JIS Message-Id: <1099829663.2471.2.camel@joro> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sun, 07 Nov 2004 21:14:23 +0900 Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: Mac Address Spoofing(!) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lukek@meibin.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 12:12:55 -0000 On “ú, 2004-11-07 at 06:58, eddie dandrades wrote: > Hello guys, > > I've set out to spoof my gateway's mac address so that I can get a > new ip address from my cable ISP without having to unplug my modem for > 24 hours as they suggested (and is understandable, thats how long > their DHCP lease last). I've tried several things, one of which is > following the instructions here > http://ezine.daemonnews.org/200406/netgraph.html - I also tried doing: > ifconfig xl0 hw ether 00:00:00:00:00 to no avail. > > I'm just wondering if anyone on this list knows of a way to do it > successfully or can provide me with a link to some useful > documentation. > > > Thanks guys! > > > gabriel Just a thought but many around me have broadband modems from their ISP's and they faced the same problem you describe and their ISP told them to disconnect for 2 to 3 hrs but that is hardly workable. The solution was to reboot the modem. The modem cached the MAC address on the client side not the ISP's DHCP server. Would that work better in your situation rather than trying to spoof MAC addresses ? HTH LukeK