AWS VPN issues
Hi all
I am trying to setup a VPN tunnel from my 100E (6.0.4) to AWS. The AWS setup was completed and a config file for fortigate downloaded, albeit a version 5.x one). I have followed the instructions and the VPN tunnel is showing as UP on the AWS end and its also showing as UP under the Fortigate > IPSEC monitor > Phase 2 selectors. So far so good.
Another part of the setup asks for me to setup 169 addresses on the new VPN interface created, so that has been setup as below. However i cant ping the remote end 169.254.66.97 from the firewall which i assume i should be able to as it will be used for link monitoring.
config system interface edit "vpn-c135b8747-0" set vdom "root" set ip 169.254.66.98 255.255.255.255 set allowaccess ping set type tunnel set tcp-mss 1379 set remote-ip 169.254.66.97 255.255.255.252 set snmp-index 38 set interface "port16" next end
Also a static route i configured, following the AWS instructions, pointing 172.20.0.0/22 to interface vpn-c135b8747-0 also doesn't make it into the routing table.
edit 9 set dst 172.20.0.0 255.255.252.0 set device "vpn-c135b8747-0" next
I have also created the policies to allow traffic to pass, any help would be appreciated.
