You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
290 B
21 lines
290 B
# Bind on enp1s0
|
|
bind-dynamic
|
|
interface=enp1s0
|
|
|
|
# Disable DHCP
|
|
no-dhcpv4-interface=enp1s0
|
|
no-dhcpv6-interface=enp1s0
|
|
dhcp-alternate-port
|
|
|
|
# Disable DNS
|
|
port=0
|
|
|
|
# Enable TFTP
|
|
enable-tftp=enp1s0
|
|
tftp-root=/var/lib/tftpboot
|
|
tftp-secure
|
|
tftp-lowercase
|
|
|
|
# Just to be safe...
|
|
log-dhcp
|
|
log-queries
|