Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Priority/port fields on MX, SRV records #76

Open
rcgraves opened this issue Feb 3, 2016 · 2 comments
Open

Priority/port fields on MX, SRV records #76

rcgraves opened this issue Feb 3, 2016 · 2 comments

Comments

@rcgraves
Copy link

rcgraves commented Feb 3, 2016

Only the hostname component of MX and SRV records is logged. Example of a SRV:

_sip._udp.prod.ringto.bwapp.bwsip.io. 163 IN SRV 5 50 9060 registrar01.registration.bandwidth.com.

Quoted TXT records like Gmail.com (or anywhere with SPFv1) do get logged in their entirety.

@daekpon
Copy link

daekpon commented Oct 27, 2017

we have the same issue. MX records do not get the priority logged. Seems pretty easy to fix?

example: recalsa.org. 3600 IN MX 10 mx1c76.carrierzone.com.
and gamelinux produces this row from the above DNS response:
1506885129.052785||64.91.238.211||190.85.239.19||IN||recalsa.org.||MX||mx1c76.carrierzone.com.||3600||1

@gamelinux
Copy link
Owner

how would suggested passivedns output look like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants