Tag

nslookup

1 views collected around this technical thread.

Raymond Ops
Raymond Ops
Apr 6, 2025 · Operations

Master nslookup on Linux: Install, Query, and Advanced Usage Guide

Learn how to install nslookup on Debian/Ubuntu and CentOS/RHEL, then explore seven practical commands for querying IP addresses, specifying DNS servers, retrieving specific record types, performing reverse lookups, setting search domains, using the set command, and exiting the tool.

DNSNetwork Troubleshootingcommand-line
0 likes · 5 min read
Master nslookup on Linux: Install, Query, and Advanced Usage Guide
Ops Development Stories
Ops Development Stories
Jun 28, 2021 · Cloud Native

CoreDNS in Kubernetes: Hands‑On DNS Resolution and Packet Capture Guide

This article explains how CoreDNS resolves both internal and external domain names in a Kubernetes cluster, demonstrates nslookup and host queries, shows how to capture DNS traffic with tcpdump, and analyzes the impact of the ndots setting on name resolution behavior.

CoreDNSDNSkubernetes
0 likes · 22 min read
CoreDNS in Kubernetes: Hands‑On DNS Resolution and Packet Capture Guide
php中文网 Courses
php中文网 Courses
Nov 17, 2020 · Operations

Linux Network Troubleshooting: Using ping, traceroute, nslookup, netstat, and telnet

This article explains how to diagnose Linux server network problems using common tools such as ping, a shell script for LAN scanning, traceroute, nslookup, netstat, and telnet, providing command syntax, example outputs, and guidance on interpreting results.

Network Troubleshootinglinuxnetstat
0 likes · 7 min read
Linux Network Troubleshooting: Using ping, traceroute, nslookup, netstat, and telnet