Skip to content

pablocouto/coreos-dhclient-v6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coreos-dhclient-v6

Dockerized ISC DHCP (IPv6) client for CoreOS.

This systemd unit relies on having Internet access to pull the Docker image.

Currently it is used to perform prefix delegation (hence the flag -P when running the Docker image).

Installation

$ sudo install -o root -m 644 dhclient-v6\@.service /etc/systemd/system/

Usage

For an interface $IF, assuming that there is a configuration file at /etc/dhclient/v6/$IF.conf:

$ sudo systemctl start dhclient-v6@$IF.service

About

ISC DHCP (IPv6) client for CoreOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published