Introduction

Introduction – General purpose DNS querying and packet parsing

Contributors

  • Eric Kilfoil
  • Sara Golemon
  • Thomas V.V. Cox
  • PEAR End-Users - Thanks

Description

The Net_DNS class provides DNS packet manipulation methods and the ability to send and receive packets to/from nameservers. Any type of DNS packet can be created, including RFC 2136 style DNS UPDATE packets.

The current list of supported RR types are:

  • A
  • AAAA
  • A
  • CNAME
  • HINFO
  • MX
  • NAPTR
  • NS
  • PTR
  • SOA
  • SRV
  • TSIG
  • TXT
Net_DNS (Previous) DNS Packet manipulation class (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.