Fella

How to Fix Starlink Static Route issue in FortiGate Firewall

This post is about fixing Starlink static route issue in FortiGate Firewall Issue The issue comes when configuring Starlink in FortiGate Firewall; no matter how we configure the administrative distance and priority for the StarLink state route, one default configuration overrides the manual static route. Environment StarLink as secondary internet link, it should only kicks …

How to Fix Starlink Static Route issue in FortiGate Firewall Read More »

How to fix AWS “The requested configuration is currently not supported”

Issue When launching a new instance, it pops error “The requested configuration is currently not supported” and instance lauch failed Possible reasons VPC’s tenancy setting is not Default Instance type is NOT supported in the zone or region, very likely local zone Troubleshooting and the fix In my case I am trying to deploy an …

How to fix AWS “The requested configuration is currently not supported” Read More »

How to Configure Trunk Port between Meraki and Cisco Catalyst Switch

This post is about cofiguring Trunk port between Meraki and Cisco Catalyst switch. Similar “cross-vendor” trunk port configuation from another post: Standard Trunk Port Configuration Meraki side Cisco Side LACP Etherchannel Configuration Meraki Side Cisco Side Useful link https://documentation.meraki.com/MS/Port_and_VLAN_Configuration/Switch_Ports

How to Configure SIP Phone Directly with Twilio

Introduction To configure a SIP phone directly with Twilio, you need to follow these steps: Note: If you encounter any issues during the configuration process, consult your SIP phone’s documentation or reach out to Twilio support for assistance. Configuration example from Twilio You can follow the below link to get the basic framework ready: https://www.twilio.com/blog/registering-sip-phone-twilio-inbound-outbound …

How to Configure SIP Phone Directly with Twilio Read More »

How to Use Yubikey with OpenPGP for SSH Key Authentication

This post is about using Yubikey with OpenPGP for SSH Key Authentication. The previous post has talked about how to generate master and subkeys with OpenPGP and copy them into Yubikey The “Authentication” subkey generated there will be used for SSH Key authentication against a Linux box. Preparation on GPG4Win Go to “Kleopatra — Settings — GnuPG System — Private Keys”, …

How to Use Yubikey with OpenPGP for SSH Key Authentication Read More »

How to Use Regex in Network Policy Server – for Radius Client

This post lists a simple example of using regex to match the Radius client IPs in Windows Network Policy Server (NPS) Scenario Multiple NPS Radius clients You only want NPS to execute that particular network policy for specific subnets/IP addresses. Regex in “Client IPv4 Address” Condition First, you need to create a new network policy …

How to Use Regex in Network Policy Server – for Radius Client Read More »

How to Encrypt/Decrypt File Using Yubikey – GPG4Win Kleopatra

This post demonstrates the procedures of encrypting and decrypting files using Yubikey; GPG4Win/Kleopatra is used in this case. This post assumes you have generated the master key and subkeys in Linux Live USB and imported those keys into Yubikey. https://ictfella.com/how-to-configure-yubikey-with-gpg-generate-and-import-keys/ Install GPG4Win and verify you Yubikey keys. Download GPG4Win from the link below and install …

How to Encrypt/Decrypt File Using Yubikey – GPG4Win Kleopatra Read More »