Sign inSign up

gns3/dhcp

By gns3

Updated about 5 years ago

A DHCP container for GNS3 using dnsmasq

Image
4

7.2K

gns3/dhcp repository overview

Basic DHCP server

This container provide a basic DHCP server fro GNS3 topologies build on top of dnsmasq.

At first startup a sample config will be write in /etc/dnsmasq/dnsmaq.conf

You can customize the server by editing this file and restarting the container.

Build, run and publish

.. code:: bash

docker build -t gns3/dhcp .
docker run -i -t gns3/dhcp
docker push gns3/dhcp

Tag summary

Content type

Image

Digest

Size

2.4 MB

Last updated

about 5 years ago

docker pull gns3/dhcp