Is it possible to define/create DHCP6 address reservations on a Fortigate (v7.4.4)?
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
After checking FortiOS 7.4.4 there is no option to reserve dhcpv6 IPs:
DHCPv6 there is no reserve option:
config system dhcp6 server
edit 1
set status enable
set rapid-commit disable
set lease-time 604800
set dns-service specify
set dns-search-list specify
set domain ''
set subnet ::/0
set interface "port2"
set option1 0
set option2 0
set option3 0
set ip-mode range
set dns-server1 ::
set dns-server2 ::
set dns-server3 ::
set dns-server4 ::
next
end
While with DHCP v4 there is reserved-address section
config system dhcp server
edit 2
set dns-service default
set default-gateway 172.16.1.1
set netmask 255.255.255.0
set interface "port2"
config ip-range
edit 1
set start-ip 172.16.1.2
set end-ip 172.16.1.254
next
end
config reserved-address
edit 1
set ip 172.16.1.2
set mac 00:64:65:6c:2b:02
next
end
next
end
Thank you for the feedback. This is a significant security issue and will prevent deployment of IPV6 until this feature is implemented. Is there an outlook/plan when this will be supported?
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1662 | |
1077 | |
752 | |
443 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.