Local in policy for BGP in regards to AWS
Hi all,
We have local-in policy to allow all for bgp. I know we can set local-in policy to disable port 179 as follows:
config firewall local-in-policy
edit 1
set intf wan1
set scraddr all
set dstaddr all
set action deny
set service BGP
set schedule always
end
I have a couple of questions. I am coming from PA deployed in a very small office, so sorry if sound bit silly.
1. How to know if I change config in 'edit 1', I am not changing any other policy already there.
2. We have VPN with AWS going from WAN1. The inside tunnel address configured in VPN is used for BGP. AWS config here uses BGP(inside tunnel IP) for VPN to work. If I apply above local-in policy will it not affect VPN tunnel between fortigate and AWS.
We are using Fortigate version 6.4.0
Thanks.
