#Issue DHCP add-on

1 messages · Page 1 of 1 (latest)

lyric plume
#

Has anyone ran into this issue on their DHCP add-on?

#
/etc/dhcpd.conf line 39: 192 exceeds max (255) for precision.
  hardware ethernet 192.
                     ^
/etc/dhcpd.conf line 39: expecting semicolon.
  hardware ethernet 192.
                        ^
/etc/dhcpd.conf line 40: semicolon expected.
  fixed-address D8:
                   ^
Configuration file errors encountered -- exiting```
#

This only started happening after i added a hosts section on my yaml file

#

I did notice in the documentation it says that the mac is formatted as AA:BB:CC:DD, but i have AA:BB:CC:DD:EE:FF, but surely that can't be the issue?