Page MenuHomeVyOS Platform

DHCPv6 static mapping breaks DHCP service
Closed, ResolvedPublicBUG

Description

set service dhcpv6-server shared-network-name LAN subnet 2001:db8:ff::/64 static-mapping client1 identifier 'c5b75e23'

results in

Aug 29 16:22:25 LR2 commit: Successful change to active configuration by user cpo on /dev/pts/0
Aug 29 17:04:01 LR2 dhcpd: WARNING: Host declarations are global.  They are not limited to the scope you declared them in.
Aug 29 17:04:01 LR2 dhcpd: /opt/vyatta/etc/dhcpdv6.conf line 25: c5b75e23 exceeds max (255) for precision.
Aug 29 17:04:01 LR2 dhcpd:             host-identifier option dhcp6.client-id c5b75e23;
Aug 29 17:04:01 LR2 dhcpd:                                                     ^
Aug 29 17:04:01 LR2 dhcpd: Configuration file errors encountered -- exiting

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.2.0-rolling+201808280949
Why the issue appeared?
Implementation mistake

Related Objects

Event Timeline

fixed in XML/python rewrite

c-po claimed this task.
c-po edited projects, added VyOS 1.2 Crux; removed VyOS 1.3 Equuleus.
c-po changed Why the issue appeared? from Will be filled on close to Implementation mistake.