Loading

Testing for DNS With cURL When nslookup and dig Are Missing in Container

Veröffentlichungsdatum: Jul 25, 2025
Schritte

CONTENTS

You are in a container. You want to test DNS when dig and nslookup are missing but only curl is available.

STEPS TO FOLLOW

Use curl with the following options. This trick will allow you to get the DNS of an address.
 
randall.tom@rtom-ltm ~ % curl -kv https://www.google.com
*   Trying 172.217.14.68:443...
* Connected to www.google.com (172.217.14.68) port 443 (#0)



 
Nummer des Knowledge-Artikels

001114416

 
Laden
Salesforce Help | Article