Maddy: Difference between revisions
imported>Onny mNo edit summary |
imported>Onny mNo edit summary |
||
Line 82: | Line 82: | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||
# nix shell nixpkgs#bind --command dig -x 1.2.3.4 | # nix shell nixpkgs#bind --command dig -x 1.2.3.4 | ||
[...] | |||
;; ANSWER SECTION: | |||
1.2.3.4.in-addr.arpa. 6244 IN PTR mx1.example.org. | |||
</syntaxhighlight> | </syntaxhighlight> | ||