Forum Discussion

Ferg_104721's avatar
Ferg_104721
Icon for Nimbostratus rankNimbostratus
Sep 18, 2013

Is there a know issue for -ptr in RESOLV::lookup. i am in code version 11.3

I am testing an irule and I am unable to do reserve lookup. Is there a known issue for -ptr in RESOLV::lookup?

 

Not Working set ip [RESOLV::lookup @/A08-09-APM/A08-09-DFR-DNS -ptr "147.132.157.20"] log local0. "IP $ip" OR set ip [RESOLV::lookup @/A08-09-APM/A08-09-DFR-DNS inet -ptr "147.132.157.20"] log local0. "IP $ip"

 

Working set ip [RESOLV::lookup @/A08-09-APM/A08-09-DFR-DNS -a "qhwrdg01.health.qgs.qld.gov.au"] log local0. "IP $ip"

 

2 Replies

  • have you checked that the DNS query is performed and results in an answer? for me 147.132.157.20 doesn't result in a PTR record, but that can of course be correct.
  • Hi

     

    the 147 is internal for me and I can confirmthere is a PTR for it.