21 lines
353 B
Text
21 lines
353 B
Text
|
|
#listen-address=10.0.0.1
|
||
|
|
#bind-dynamic
|
||
|
|
#bind-interfaces
|
||
|
|
#except-interface=lo
|
||
|
|
interface=enp6s0f3u1
|
||
|
|
|
||
|
|
dhcp-range=10.0.0.2,10.0.0.100,255.255.255.0,6h
|
||
|
|
dhcp-boot=/boot.bin
|
||
|
|
#dhcp-option=66,"10.0.0.1"
|
||
|
|
#dhcp-option=67,"/boot.bin"
|
||
|
|
#dhcp-option=67,"/pxelinux.0"
|
||
|
|
|
||
|
|
log-async
|
||
|
|
|
||
|
|
# Disable DNS server
|
||
|
|
port=0
|
||
|
|
|
||
|
|
enable-tftp
|
||
|
|
tftp-root=/home/thomas/karlos/fernlader2/serve
|
||
|
|
|