[oi-dev] Problem Interaction new ssh <---> tcp wrapper
Udo Grabowski (IMK)
udo.grabowski at kit.edu
Mon Nov 18 14:24:37 UTC 2024
Hi,
after updating today and fixing /etc/ssh/sshd_config, I found that
I can not login as long as there are lines in /etc/hosts.{deny,allow} :
# ssh -v ...
kex_exchange_identification: Connection closed by remote host
# sshd -d
debug1: Connection refused by tcp wrapper
checked with tcpdchk and tcpdmatch, the entries are still ok.
Checked with ldd /usr/sbin/sshd|grep libwrap
NOTHING ! So sshd is no longer linked to libwrap, but somehow
thinks it should check for entries anyway, but cannot decode
them correctly.
For OI 2024-07-17
ldd /usr/lib/ssh/sshd
libwrap.so.1 => /usr/lib/64/libwrap.so.1
So can somebody fix that and relink sshd to libwrap ?
--
Dr.Udo Grabowski Inst.of Meteorology & Climate Research IMK-ASF-SAT
https://www.imk-asf.kit.edu/english/sat.php
KIT - Karlsruhe Institute of Technology https://www.kit.edu
Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6041 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://openindiana.org/pipermail/oi-dev/attachments/20241118/c6ab3a6f/attachment.bin>
More information about the oi-dev
mailing list