Question
BGP on Fortigate
We have a cluster of two 110C running Virtual Clustering A-P. We run BGP protocol on one VDOM called BGP. We use this VDOM only for routing while the other VDOM root is used for firewall and content inspection. We run eBGP with two ISP: 1. name: DialTelecom mode: static ip: 188.209.a.b 255.255.255.252 status: up netbios-forward: disable type: vlan mtu-override: disable wccp: disable sflow-sampler: disable explicit-web-proxy: disable 2. name: Euroweb mode: static ip: 89.238.m.n 255.255.255.252 status: up netbios-forward: disable type: vlan mtu-override: disable wccp: disable sflow-sampler: disable explicit-web-proxy: disable As we speak the default route is originated from DialTelecom: get router info routing-table bgp B* 0.0.0.0/0 [20/0] via 188.209.a.c, DialTelecom, 2d14h24m The issue I have is that I cannot ping the public IP address of the Euroweb interface from sources that (return) leave Fortigate using the DialTelecom interface. Here is a packet capture for 5 echo-requests: 41.882077 Euroweb in 85.204.227.242 -> 89.238.a.b: icmp: echo request 43.881365 Euroweb in 85.204.227.242 -> 89.238.a.b: icmp: echo request 45.886258 Euroweb in 85.204.227.242 -> 89.238.a.b: icmp: echo request 47.891378 Euroweb in 85.204.227.242 -> 89.238.a.b: icmp: echo request 49.896304 Euroweb in 85.204.227.242 -> 89.238.a.b: icmp: echo request Packets arrive on Euroweb interface, and according to the routing table (0.0.0.0/0) should leave on DialTelecom interface, but it doesn' t work! I mention that I enabled the asymetric routing: ClassIT-EW (BGP) # get sys set comments : Routing only opmode : nat bfd : disable utf8-spam-tagging : enable wccp-cache-engine : disable vpn-stats-log : vpn-stats-period : 0 v4-ecmp-mode : source-ip-based asymroute : enable strict-src-check : disable asymroute6 : disable per-ip-bandwidth : enable sip-helper : enable sip-nat-trace : enable status : enable sip-tcp-port : 5060 sip-udp-port : 5060 sccp-port : 2000 multicast-forward : disable multicast-ttl-notchange: disable allow-subnet-overlap: disable ecmp-max-paths : 10 I run MR 2 patch 8, version 4.0
