You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/prusa-vpn-scaling-with-defguard.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Prusa Research, based in Prague, is widely known for its Original Prusa 3D print
23
23
24
24
## Challenges
25
25
26
-
Zdeněk knew the company’s VPN setup had to evolve. The team had experimented with WireGuard in the past, but out of the box, it lacked key features like true MFA enforcement and centralized user management. Prusa already utilises FortiGate router which can be at additional cost extended to handle MFA (with ef. FortiToken) for VPN, but the support is limited to IPsec and SSL VPN protocols (soon to be discontinued) which lack robustness and speed that WireGuard delivers.
26
+
Zdeněk knew the company’s VPN setup had to evolve. The team had experimented with WireGuard in the past, but out of the box, it lacked key features like true MFA enforcement and centralized user management. Prusa already utilises FortiGate router which can be at additional cost extended to handle MFA (with eg. FortiToken) for VPN, but the support is limited to IPsec and SSL VPN protocols (soon to be discontinued) which lack robustness and speed that WireGuard delivers.
27
27
28
28
Zdeněk ruled out most SaaS VPNs like Tailscale, Firezone or Netbird platforms early in the process. While Firezone is in theory self-hosted, in practice they don't offer documentation or support.
0 commit comments