nsupdate, semicolon, backslash

Giuseppe gd_dev at yahoo.fr
Fri Sep 12 15:20:10 UTC 2014


Hello,

I work with nsupdate for update our domains zones. And I have problem with semicolonin TXT record type.

A small example:

  nsupdate -v

  > update add test1.com 400 TXT "hello*;*"
  > update add test2.com 400 TXT "hello*\;*"
  > show

  Outgoing update query:
  ;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id:      0
  ;; flags: ; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
  ;; UPDATE SECTION:
  test1.com.        400    IN    TXT    "hello*\;*"
  test2.com.        400    IN    TXT    "hello*\;*"

In my Zone file it is the same problem.

I would like:

test1.com.        400    IN    TXT    "hello*;*"

without backslash before semicolon. Is important because service using "secure._domainKey", "_adsp._domainKey", etc.. not work if
backslashis in zone and semicolon is needed.

Other are the same problem?

Thanks,
Zeppi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20140912/b41ad14d/attachment-0001.html>


More information about the bind-users mailing list