rigoletto@
Developer
Hello,
I do have dns/unbound as resolver, and dns/nsd as authoritative server for private address only. Both seem to be working correctly:
*Using drill or dig also do not report any error.
So, apparently everything is correctly configured but everytime a log in on that server using ssh I have this message on auth.log:
I do not know what (and where) could be going wrong, and what kind of information exactly would be more useful to post here.
PS. the domain is a real one, registered.
Thanks!
I do have dns/unbound as resolver, and dns/nsd as authoritative server for private address only. Both seem to be working correctly:
host workstation.mydomain.com
:
Code:
workstation.mydomain.com has address 192.168.0.10
host 192.168.0.10
Code:
10.0.168.192.in-addr.arpa domain name pointer \
workstation.mydomain.com.0.168.192.in-addr.arpa.
*Using drill or dig also do not report any error.
So, apparently everything is correctly configured but everytime a log in on that server using ssh I have this message on auth.log:
Code:
reverse mapping checking getaddrinfo for \
workstation.mydomain.com.0.168.192.in-addr.arpa [192.168.0.10] failed \
- POSSIBLE BREAK-IN ATTEMPT! [192.168.0.10]
I do not know what (and where) could be going wrong, and what kind of information exactly would be more useful to post here.
PS. the domain is a real one, registered.
Thanks!