Actions

Routing Script Tutorial: DNS Query: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 April 2024

1 April 2024

29 March 2024

  • curprev 14:0614:06, 29 March 2024Allyntree talk contribs 2,746 bytes +2,746 Created page with "{{DISPLAYTITLE:DNS Query}} == Introduction == Similarly to ENUM query, starting with release 3.1, it is possible to issue DNS Query requests to DNS servers from routing scripts. This could be used to skip the ENUM Query part when the called uri is already known but still need to get the matching outgoing NAP, NAP proxy IP and port. To do so, the params[:dns_query] object must be filled with the required DNS Query attributes params[:dns_query][:fqdn] and #Refuse|an exc..."