Project

General

Profile

Actions

Bug #967

closed

OpenBSD dhclient

Added by matthias about 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

now the release is over, so here is one of the items I had in my submit
queue: the import of the OpenBSD dhclient.

It is a clean rewrite (in some parts) of the ISC dhclient and contains
nice features like privilege separation. IIRC Hasso also discovered an
issue with our dhclient, but I can't remember what is was :) I have the
client running on a number of machines for some months and experienced
no problems.

To build the OpenBSD dhclient you need a recent kernel (sys/net/bpf.c,
rev 1.43) and you need to rebuild world and kernel. To install the
client perform the following steps:

  1. cd /usr/src/sbin
  2. fetch http://leaf.dragonflybsd.org/~matthias/sbin_dhclient.tgz
  3. mv dhclient dhclient.isc
  4. tar xfz sbin_dhclient.tgz
  5. cd dhclient
  6. make && make install

dhclient will complain about a missing _dhcp user but will fallback to
nobody. If we're going to import the dhclient I'll add the appropriate
user.

Regards

matthias
Actions

Also available in: Atom PDF