Hi. I just received this device today (60F) to replace some EdgeRouter products and I'm having a hard time getting IPv6 to work. So far, I was able to follow a guide here: https://thorsten-on-tech.blog/2018/06/08/ipv6-with-prefix-delegation-on-fortigate/
Setup;
WAN1 -> Comcast Business
Port 1-2-3-4 (desktop devices)
Port 5 WiFi Router
Should I be using the 'internal' interface (ala switch0 on EdgeRouter products) or something else as a config example?
For example, when I do this I am getting IPv6 addresses from Comcast on the desktop devices et al, but IPv6 testing from external doesn't work.
config system interface
edit "internal"
config ipv6
set ip6-mode delegated
set ip6-allowaccess ping https ssh
set ip6-send-adv enable
set ip6-other-flag enable
set ip6-upstream-interface "wan1"
set ip6-subnet ::1/64
config ip6-delegated-prefix-list
edit 1
set upstream-interface "wan1"
set autonomous-flag enable
set onlink-flag enable
set subnet ::/64
set rdnss-service default
next
end
end
next
end
config system dhcp6 server
edit 1
set dns-service default
set subnet ::/64
set interface "internal"
set upstream-interface "wan1"
set ip-mode delegated
next
end
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.
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 |
---|---|
1711 | |
1093 | |
752 | |
447 | |
231 |
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.