[arachne] Re: dhcp with arachne
- From: "da Silva, Joe" <Joe.daSilva@xxxxxxxxxxxxxxxxxxx>
- To: <arachne@xxxxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 16:22:42 +1000
Arachne at FreeLists---The Arachne Fan Club!
DHCP is an extension of BOOTP and usually compatible
with it. The main difference I'm aware of, is that for
DHCP, IP addresses are "leased" to a client for a period,
typically 3 days, but can be anything, whereas BOOTP
allocates IP addresses for an indefinite period. DHCP
clients know the period of their IP address "lease" and
request a renewal of their "lease" from the DHCP server
before this expires. BOOTP clients know nothing of this,
so will likely fail after the "lease" period has expired,
particularly if the client's (former) IP address has been
re-allocated to a different client.
You do not need to configure IP addresses manually if
using DHCP or BOOTP, this is done automatically.
You can probably avoid the DHCP "lease expiry" problem
with a BOOTP client by shutting down the connection
(your ethercard driver) before the "lease" period expires
and re-starting the client.
Joe.
> -----Original Message-----
> From: arachne-bounce@xxxxxxxxxxxxx
> [mailto:arachne-bounce@xxxxxxxxxxxxx]On Behalf Of Destiny
> Sent: Thursday, 21 July 2005 3:43 AM
> To: arachne@xxxxxxxxxxxxx
> Subject: [arachne] dhcp with arachne
>
>
> Arachne at FreeLists---The Arachne Fan Club!
>
> Am to setup cable modem with Arachne. Provider uses dhcp.
> Is this the
> same as bootp? If so can following be used in arachne.cfg?
>
> Connection READY
> IP_Address BOOTP
>
> Once ethercard driver is loaded, would anything else be required?
> LD has written a router is necessary but if tpcip values can
> be obtained
> from other OS or computer is that still true?
>
> Cal
>
> Arachne at FreeLists
> -- Arachne, The Web Browser/Suite for DOS and Linux --
>
>
Arachne at FreeLists
-- Arachne, The Web Browser/Suite for DOS and Linux --
Other related posts: