Problems implementing with DFM Connection Agent
Posted: 03 Dec 2024, 11:18
Hi there,
I am using latest DynFi Manager On-premise
and OPNSense Firewalls in Version OPNsense 24.10.1-amd64 FreeBSD 14.1-RELEASE-p6 OpenSSL 3.0.15
I successfully connected 2 firewalls with classic method.
I wanted to use Connection agent on 3rd Firewall, and i cannot create connection.
I have installed Connection Agent on 3rd OPNSense Firewall with help of latest Documentation.
Everything seems to be ok.
When connecting, i see following errors in dynfi manager logs:
I would be very happy if someone can help me, Thanks!
I am using latest DynFi Manager On-premise
and OPNSense Firewalls in Version OPNsense 24.10.1-amd64 FreeBSD 14.1-RELEASE-p6 OpenSSL 3.0.15
I successfully connected 2 firewalls with classic method.
I wanted to use Connection agent on 3rd Firewall, and i cannot create connection.
I have installed Connection Agent on 3rd OPNSense Firewall with help of latest Documentation.
Everything seems to be ok.
When connecting, i see following errors in dynfi manager logs:
Code: Select all
2024-12-03 10:37:49.144 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-2] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:62955])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: sk-ssh-ed25519@openssh.com / server: ssh-ed25519)
2024-12-03 10:43:09.680 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-2] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:61449])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 / server: ssh-ed25519)
2024-12-03 10:43:09.684 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-3] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:61382])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: rsa-sha2-512,rsa-sha2-256,ssh-rsa / server: ssh-ed25519)
2024-12-03 10:43:09.726 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-4] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:62180])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: rsa-sha2-512,rsa-sha2-256,ssh-rsa / server: ssh-ed25519)
2024-12-03 10:43:09.726 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-5] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:64190])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 / server: ssh-ed25519)
2024-12-03 10:43:09.931 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-1] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:63770])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: sk-ecdsa-sha2-nistp256@openssh.com / server: ssh-ed25519)
2024-12-03 10:43:09.931 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-4] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:60973])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: sk-ecdsa-sha2-nistp256@openssh.com / server: ssh-ed25519)
2024-12-03 10:43:09.975 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-2] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:60780])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: sk-ssh-ed25519@openssh.com / server: ssh-ed25519)
2024-12-03 10:43:09.975 CET [sshd-SshServer[3c8e44cc](port=2222)-nio2-thread-5] WARN o.a.s.s.session.ServerSessionImpl [LoggingUtils.java:618] - exceptionCaught(ServerSessionImpl[null@/anonymizedip:59805])[state=Opened] SshException: Unable to negotiate key exchange for server host key algorithms (client: sk-ssh-ed25519@openssh.com / server: ssh-ed25519)