Kerry CorderoKISS IT Design Principle - Human Error Prevention
  • Home
  • About
  • Disclaimer
  • Guides and Slides
    • AWS Well-Architected Framework
    • Facebook – Running BGP in the Data Center at Scale
    • Microsoft – Experiences with BGP in Large Scale Data Centers
    • Palo Alto PCNSE Study Guide
  • IP Calculator
  • Links
  • Contact
  • See all results
Home
Troubleshooting
Latest
  • Latest
  • Oldest
  • Random
  • A to Z

Troubleshooting

Servers

Powershell – Test Connections

The `Test-Connection` command is a PowerShell cmdlet that sends Internet Control Message Protocol (ICMP) echo request packets, or “pings”, to...
Read More
Security

Palo Alto AD Server Synch Troubleshooting

To verify the connectivity and synchronization status of your Active Directory (AD) servers on a Palo Alto Networks firewall, you...
Read More
Routing & Switching

Python – Use RIPE to Research IP Subnet (BGP AS, Geolocation, Reverse DNS, CIDR Block, & Registration)

# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will use RIPE to Research IP Subnet (BGP AS,...
Read More
Routing & Switching

Data Transfer Time

To calculate how long it would take to transfer a certain amount of data over a given network connection, we...
Read More
Laptops & DesktopsServers

Data Flow – DNS Resolution with AD and F5 BIG-IP DNS

1. Local Cache Check: You attempt to access a website (say, `app.lb.cordero.me`) on your Windows AD-managed laptop. Your operating system...
Read More
Servers

Powershell – Get AD Sites and Services Info

  1. Import the Active Directory module: Import-Module ActiveDirectory 2. To get the list of Active Directory sites: Get-ADReplicationSite -Filter...
Read More
Servers

Windows Server to Server Communication Troubleshooting

When trying to see what devices a Windows Server is communicating with on the network, there are several approaches you...
Read More
Laptops & DesktopsServers

Ping Sweep on a Windows Device

Command Prompt: for /L %i in (1,1,254) do @ping -n 1 4.2.2.%i | find "Reply" Powershell: 1..254 | % {...
Read More
Laptops & DesktopsSecurityServers

Data Flow – HTTPS Traffic and Cipher Suites

Here’s a step-by-step breakdown of the data flow: DNS Resolution: The user enters “https://cordero.me” into their browser’s address bar. The...
Read More
Laptops & DesktopsRouting & Switching

Troubleshooting – Finding Laptop with only the DNS Name

Finding the switch port that a laptop is connected to with just its DNS name requires a few more steps...
Read More
Load More

Categories

  • Business Management
  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Azure Best Practices BGP Certificates Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco ISE Cisco Nexus Cisco Stack DDOS Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting LAG Microsoft IIS Microsoft SQL Microsoft Windows OSPF Packet Capture Palo Alto Palo Alto CLI PDF Planning Ports PowerShell python QOS Splunk SSL Storage Structured Cabling TCP TLS Troubleshooting Upgrade VMWare
© 2025 cordero.me • All Rights Reserved
  • Home
  • About
  • Disclaimer
  • Guides and Slides
    • AWS Well-Architected Framework
    • Facebook – Running BGP in the Data Center at Scale
    • Microsoft – Experiences with BGP in Large Scale Data Centers
    • Palo Alto PCNSE Study Guide
  • IP Calculator
  • Links
  • Contact

Categories

  • Business Management
  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Azure Best Practices BGP Certificates Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco ISE Cisco Nexus Cisco Stack DDOS Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting LAG Microsoft IIS Microsoft SQL Microsoft Windows OSPF Packet Capture Palo Alto Palo Alto CLI PDF Planning Ports PowerShell python QOS Splunk SSL Storage Structured Cabling TCP TLS Troubleshooting Upgrade VMWare
Start typing to see results or hit ESC to close
Troubleshooting Palo Alto Microsoft Windows F5 Cisco
See all results