Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 10:54:56 +0100
From:      Scott Mitchell <scott.mitchell@mail.com>
To:        Julian Elischer <julian@elischer.org>
Cc:        Clifton Royston <cliftonr@lava.net>, Bri <brian@ukip.com>, hackers@FreeBSD.ORG, Terry Lambert <tlambert2@mindspring.com>
Subject:   Re: dhcp problems with my ISP
Message-ID:  <20020804105456.B340@fishballoon.dyndns.org>
In-Reply-To: <Pine.BSF.4.21.0208031738040.53045-100000@InterJet.elischer.org>; from julian@elischer.org on Sat, Aug 03, 2002 at 05:39:19PM -0700
References:  <20020803104230.B27467@lava.net> <Pine.BSF.4.21.0208031738040.53045-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 03, 2002 at 05:39:19PM -0700, Julian Elischer wrote:
> sometimes it's the cable modem that is cachingthe MAC address.
> 
> whenever you change machines you need to power down and power up the cable
> modem.
> 

It might also be worth trying this:

 - Note when your current DHCP lease is set to expire (ipconfig /all or
   winipcfg on various versions of Windows, grovel through
   /var/db/dhcient.leases on FreeBSD).
 - If possible, manually release the lease (ipconfig /release or the
   appropriate button on winipcfg will do this on Windows, killing dhclient
   may be as close as you can get on a FreeBSD box).
 - Power off the cable modem and gateway box.
 - Wait for the lease expiry time to pass.  Use the downtime to set up your
   network the way you want it, with the FreeBSD machine connected to the
   CM.
 - Once the lease expiry time has come and gone, power up the CM and (new)
   gateway box.  With a bit of luck dhclient will be able to get a lease.

This definitely works with my cable provider (ntl) but will obviously fail
if your provider caches MAC addresses more persistently.  Probably still
easier to just swap the NICs, or call them up and say "My NIC broke.
Here's the MAC address of the one I'll be using from now on".  When they
ask what OS you're using, say "Windows". :-)

Cheers,

	Scott

-- 
===========================================================================
Scott Mitchell          | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England      | 0x54B171B9 |  don't get sucked into jet engines"
scott.mitchell@mail.com | 0xAA775B8B |      -- Anon

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020804105456.B340>