Previous post already explain How to run Forticlient SSLVPN CLI on Ubuntu 20.04 router . But if you want to make it as a Fortigate Site-to-site tunnel replacement, you need to make sure Forticlient SSLVPN always running on the Ubuntu router . This post will focus on creating script to run Forticlie…
Having Fortigate device for Site-to-Site IPSec tunneling maybe too expensive for your company branch. As an alternative, you can just build a router from an old computer and turn it into tunneling ro…
I am facing a problem whenever I am plugging or unplugging the charger power cord on my Lenovo E460 Windows 10 Insider preview, the screen goes blank for a second and back to normal . For short, the…
Configuring failover for multiple WAN interfaces on Fortigate is really easy. Basically, when you have multiple WAN/ISP you just need to plug each of it to any interface, set the interfaces role to …
Using Fortigate web interface to configure the firewall is a lot more easier than the CLI. But, there are several things you need to do before you can access Fortigate Web interface when it is withi…
This post will guide you to download and deploy Fortinet Fortigate Image to EVE-NG Network Emulator . In this guide, I am using Windows 10 and EVE-NG in VmWare Player already configured and working p…
Like several previous release, Ubuntu Server 20.04 LTS doesn't give a password to root. This behavior from Ubuntu claimed to be more secure than have a password for root. But you can still doing …
By enabling OpenSSH Client feature on Windows 10 , you can use your Windows Command Prompt as SSH client and replacing PuTTY function. OpenSSH client come to Windows 10 as Optional Feature, pre-inst…
Converting your blogspot image (JPG, PNG, BMP, etc) to WebP format , proved to give a boost to speed performance to my websites. Plus, lazy loading that only load the images when it is on the user v…
Cloud-init package is annoying for me because I am not using any cloud technology on my Ubuntu 20.04 server. Installed by default since Ubuntu server 18.04, and now on Ubuntu server 20.04 LTS. Here…