Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
MattyB
New Contributor

IPv6 Test Fails (ICMP v6)

Hello -

 

I'm a very new user to the FortiGate and I'm trying to get my home network working with http://ipv6-test.com.

 

It's failing on ICMP and hostname.

 

Here is my config:

 

#config-version=FGT60E-5.6.3-FW-build1547-171204:opmode=1:vdom=0:user=admin #conf_file_ver=811297847566761 #buildno=1547 #global_vdom=1 config system global     set alias "FGT60E4Q17012147"     set compliance-check disable     set gui-ipv6 enable     set hostname "FATLOU"     set switch-controller enable     set timezone 12 end config system accprofile     edit "prof_admin"         set mntgrp read-write         set admingrp read-write         set updategrp read-write         set authgrp read-write         set sysgrp read-write         set netgrp read-write         set loggrp read-write         set routegrp read-write         set fwgrp read-write         set vpngrp read-write         set utmgrp read-write         set endpoint-control-grp read-write         set wifi read-write     next end config system interface     edit "wan1"         set vdom "root"         set mode dhcp         set allowaccess ping fgfm         set type physical         set scan-botnet-connections monitor         set description "Deployed 2018-04-19"         set alias "Spectrum"         set role wan         set snmp-index 1         config ipv6             set ip6-mode dhcp             set ip6-allowaccess ping         end     next     edit "wan2"         set vdom "root"         set mode dhcp         set allowaccess ping fgfm         set status down         set type physical         set role wan         set snmp-index 2     next     edit "dmz"         set vdom "root"         set ip 10.10.10.1 255.255.255.0         set allowaccess ping https http fgfm capwap         set status down         set type physical         set role dmz         set snmp-index 3     next     edit "modem"         set vdom "root"         set mode pppoe         set type physical         set snmp-index 6     next     edit "ssl.root"         set vdom "root"         set type tunnel         set alias "SSL VPN interface"         set snmp-index 7     next     edit "internal"         set vdom "root"         set ip 192.168.1.99 255.255.255.0         set allowaccess ping https ssh http fgfm capwap ftm         set type hard-switch         set description "Deployed 4/19/2018"         set alias "LAN"         set device-identification enable         set fortiheartbeat enable         set role lan         set snmp-index 8         config ipv6             set ip6-address fd27::99/64             set ip6-allowaccess ping https             set ip6-send-adv enable             set ip6-manage-flag enable             set ip6-other-flag enable             config ip6-prefix-list                 edit fd27::/64                     set autonomous-flag enable                     set onlink-flag enable                 next             end         end     next end

 

I just created a policy to allow ICMPv6 in but that doesn't help. Any ideas?

 

Thanks and regards,

- Matt

2 REPLIES 2
MattyB
New Contributor

Looking for some help! Thanks!

MattyB
New Contributor

bump

Labels
Top Kudoed Authors