Hi, Trying to configure Fortigate for BGP multihomng with 2 ISP.I was
wondering how can I create the route that I advertised to EBGP ? I want
to be able to create VIP to them back to LAN adresses (My servers)Can it
be a Loopback address? I found this...
Hello! I'm trying to migrate from Juniper to fortigate and I have a hard
time configuring BGP to work as the same way from Juniper to Fortigate,
Mainly to have the following settings in the Fortigate:- neighbor
2.2.2.1 { - local-address 2.2.2.2;- aut...
Hello! I have a bunch of firewalls throughout the country that tunnels
to a single one at the main office.We will replace them all with
Fortigates. I'm planning on using AD VPN with BGP to make it easier, but
the thing is that the old ones are all co...
Hi! I'm working on a lab with a Windows 2012R2 and a Fortigate VM64-KVM
(trial version) running version 6 (tried 5.6 as well).When adding the
LDAP server to the Fortigate, I always get error LDAP_-5 in red. And I
can't get to query against it. When I...
Hi! I'm wondering if it's possible to pass the DSCP value throught the
VPN tunnel. Like, if an VoIP subnet mark it's packets with a defined
DSCP value, and route those packets throught the VPN, I would want them
to keep their DSCP value and classifie...
So it would look something like this?? config router BGP set as 12345
config neighbor edit “1.1.1.1” set remote-as 55444 set password blabla1
set local-address 1.1.1.2 next edit “2.2.2.1” set remote-as 44555 set
password blabla2 set local-address 2.2...