The communication between a laptop and a server within a network involves a number of layers and protocols. Here’s a...
JoinedMay 2, 2023
Articles669
20+ years of experience and proven performance in large scale enterprise network infrastructure architecture, design, implementation, migration, security, operation, troubleshooting, leading/managing teams, and budgets. I have a BS in Cybersecurity and a Master's from the University of Florida.
F5 Networks is a company that provides solutions for application delivery networking (ADN). It provides hardware, software, and services that...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan both Internal and External DNS import dns.resolver...
Sure, here’s how you can find the Time to Live (TTL) for a DNS record on Windows and MacOS. Please...
Let’s go through the steps and data flow when using `curl` to make an HTTPS request and check for an...
Templates in Palo Alto Panorama are essentially configuration containers for devices that are managed by Panorama. These templates allow for...
To achieve optimal performance in SQL Server AlwaysOn Availability Groups, especially for a rapid failover in a multi-subnet environment, it’s...
MANUAL whois -h whois.cymru.com " -v [IP_ADDRESS]" whois -h whois.radb.net -- '-i origin ASXXXXX | grep -Eo "([0-9.]+){4}/[0-9]+" PYTHON...
When using `curl` to make HTTPS requests, it does indeed use certificates as part of the TLS (Transport Layer Security)...