Bug ID 427972: Invalid resource record type causes failed transfer

Last Modified: Jul 12, 2023

Affected Product(s):
BIG-IP GTM, LTM(all modules)

Known Affected Versions:
11.1.0, 11.2.0, 11.2.1, 11.3.0, 11.4.0, 11.4.1

Fixed In:
11.5.0, 11.4.1 HF2, 11.4.0 HF4, 11.2.1 HF10

Opened: Aug 14, 2013

Severity: 2-Critical

Related Article: K14853

Symptoms

Invalid resource record types may cause a failed transfer and core by zxfrd.

Impact

All zone transfers will fail and zxfrd will constantly be restarted until this issue is resolved.

Conditions

Attempting to transfer a zone with an invalid record type. This has been observed with the TYPE65281 record type used by Microsoft to communicate WINS servers between Microsoft servers.

Workaround

Disable or remove invalid record types. You can determine the offending record using dig. For example if the zone you are transferring is example.com and the DNS server you are transferring from is 192.0.2.50, run: dig @192.0.2.50 AXFR example.com This will result in output in zone file format. The fourth column is record type. If there is a TYPE65281 record in the zone transfer, follow the directions under "Interoperability Problems" in this Microsoft TechNet document to disable WINS server transfer: http://technet.microsoft.com/en-us/library/bb962024.aspx

Fix Information

Unrecognized or non-standard types are ignored for the purpose of stats collection.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips