Closed razaahmed closed 1 year ago
it does add a description with a proper DNS name
Then you got it "working". That's how netbox-scanner implemented it:
I am not very familiar with python, but I'll try to provide a fix for this.
Thank you. it looks like it was there but commented out and replace with a description.
Should be fixed now.
I tried ./scan --dns 10.10.2.2 (MY DNS IP) and make sure dig -x 10.1.2.3 @10.10.2.2 is able to resolve both, reverse and forward lookup. but it doesn't fill up DNS column on netbox but it does add a description with a proper DNS name. not filling in the right column that is the DNS Name.