Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesDisabling reverse DNS lookup lists wrong host when using a bnc #21
Comments
This comment has been minimized.
This comment has been minimized.
I can't seem to replicate this, could you inform us which bnc is being used? Tested with simpleentry and cubnc. |
This comment has been minimized.
This comment has been minimized.
I was using cbbncd: https://cbftp.eu/cbbncd-0.11.tar.gz It turns out that this happens because cbbncd is using IDNT incorrectly, or at least differently, which triggers this behavior in gl. other bnc's send |
This comment has been minimized.
This comment has been minimized.
I concur. While the matter is fixed in the latest |
Normally, lines in login.log look something like:
When disabling reverse DNS lookup (-n 0 as command line argument) it instead looks like:
I would expect the real ip to show up as host, not the bnc ip.