Forum Discussion

hamma91's avatar
hamma91
Brass Contributor
Dec 03, 2021
Solved

add a new vnet to the Fortigate on azure

Hello    With Fortigate now i have one virtual network (subnet inside / outside)   I want to add a new virtual network and integrate it with the fortigate, how i do that configuration ?
  • ibnmbodji's avatar
    Dec 03, 2021

    hamma91 

     

    Hello  

    - Create a route table  and associate  to all subnets of you virtual network (If you want to redirect the trafic for all subnets otherwise you can exclude one or more of them) 

    - Create a user defined route  with  the following config 

         - Name : Friendly Name (ex : To_Firewall)

         - Address prefix :  0.0.0.0/0

         - Next Hop type :  Virtual Appliance 

         - Next Hop Ip address : Private IP of your Virtual appliance (here the fortinet) 

    In the fortinet virtual appliance config 

    - create the objects for the virtual network or subnets  

    - create rules for the traffic  that fit your needs  

     

Resources