Skip to main content
awaiskhan31
New Member
April 8, 2018
Question

Two Fortinet Firewalls over ubnt wireless link

  • April 8, 2018
  • 1 reply
  • 3161 views

Hi,

    I have two Fortinet firewalls connected via a UBNT P2P Wireless link, I just want to communicate between two sites.

One firewall is in Head office and other is in Branch Office. Branch office firewall suppose to get a internet from HO firewall and to access LAN network too. Which configuration do i have to make on both firewalls?

HO Network: 192.168.0.1/24

Branch Office Network: 20.10.0.1/24

    1 reply

    mahesh_secure
    New Member
    April 9, 2018

    Hi

     

    On branch Firewall

    connect UBNT P2P Wireless link to branch firewall wan1(or any free port) port and set ip 10.10.10.2/24

    and create a default static route to 0.0.0.0/0.0.0.0 with interface wan1 and gateway 10.10.10.1

    create policy from internal interface to wan1 interface without NAT.

     

    On HO Firewall

     

    connect UBNT P2P Wireless link to wan1 (or any free port)port and set ip address 10.10.10.1/24

    and create a route with destination 20.10.0.0/24 device as wan1 and gateway as 10.10.10.2

    create 2 policy from wan1 to your internet connected interface with NAT and to lan interface without NAT

     

    Thanks and Regards

    Mahesh

    ede_pfau
    SuperUser
    SuperUser
    April 9, 2018

    Branch firewall gateway should be 10.10.10.1 - the other hop.

    mahesh_secure
    New Member
    April 9, 2018

    yapz.... type mistake

     

     

     

     

    Mahesh