Skip to content

bartekmo/ftnt-gcp-perf-ipsec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPN performance test setup

Use this setup to test VPN tunnel performance. The architecture us super-simple:

Ubuntu -- FGT1 -- FGT2 -- Ubuntu

FGTs deploy with PAYG unless provided with flex tokens in var.fgt1_flextoken/var.fgt2_flextoken

Multiple aggregated tunnels are created if var.tunnels_count>1

How to use

  • deploy (eg. terraform apply -var ver=7.4.1)
  • connect to lx0
  • run iperf3 -c 10.0.200.2
  • run ab http://10.0.200.2/64k
  • destroy

About

Testing IPSec performance between 2 FGTs in GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages