[Bug 3507] Cannot get host-based authentication to work

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Dec 7 22:04:38 AEDT 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3507

--- Comment #5 from Thomas Koeller <thomas at koeller.dyndns.org> ---
(In reply to Darren Tucker from comment #3)
> Also, what's in sshd_config?  Unless you have your DNS forward and
> reverse exactly right, you probably want
> "HostbasedUsesNameFromPacketOnly yes" in sshd_config.


Attaching the sever configuration.

Here is the result of a forward/reverse lookup of the host name in
used, I think that should be o.k.?

[thomas at sarkovy ~]$ dig +noall +keepopen +authority +answer
sarkovy.koeller.dyndns.org any -x 192.168.0.1 -x fd46:1ffa:d8e0::1
sarkovy.koeller.dyndns.org. 259200 IN   A       192.168.0.1
sarkovy.koeller.dyndns.org. 259200 IN   AAAA    fd46:1ffa:d8e0::1
sarkovy.koeller.dyndns.org. 259200 IN   TXT     "Thomas' computer"
1.0.168.192.in-addr.arpa. 259200 IN     PTR    
sarkovy.koeller.dyndns.org.
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.e.8.d.a.f.f.1.6.4.d.f.ip6.arpa.
3600 IN PTR sarkovy.koeller.dyndns.org.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list