Closed romanstech closed 1 month ago
More data: JunOS supports DES, 3DES, AES128 authentication protocols. RHEL9 supports only AES128 from the list. I tried both privacy protocols SHA1 and MD5 with the same results.
Our Netdisco already deleted all JunOS switches from the system and left only those 2 that I configured SNMPv.2 for tests (((
One more update: I've installed the latest Netdisco on RHEL8 and all Juniper returned to work because of RHEL8 still supporting DES.
If you need to test with RHEL9, old Netdisco still available and I can test it.
You can try on RHEL9 to install a different net-snmp:
~netdisco/bin/localenv cpanm Alien::SNMP
This might fix it.
Hi,
I’ve installed this but it didn’t help (
-- Regards, Roman Safonov Network and Security Engineer Computer and Information Systems Technion, Haifa Tel. 07-3378-4992 Email: @.**@.> Think before you ink.
From: Oliver Gorwits @.> Date: Tuesday, 1 October 2024 at 10:16 To: netdisco/netdisco @.> Cc: ספונוב רומן @.>, Author @.> Subject: Re: [netdisco/netdisco] Netdisco stopped receiving data from Juniper with SNMP v.3 after recent RHEL9 update. (Issue #1241)
You can try on RHEL9 to install a different net-snmp:
~netdisco/bin/localenv cpanm Alien::SNMP
This might fix it.
— Reply to this email directly, view it on GitHubhttps://protect.checkpoint.com/v2/r02/___https://github.com/netdisco/netdisco/issues/1241%23issuecomment-2384979403___.YzJlOnRlY2huaW9uOmM6bzpmZTlkMDRiYmI5YjA2OGY0NjU3N2Q0NjEwMzA3MWI4ODo3OmVkNmE6NmUwMGI0NzAwMjNlYWQxMzAxOTk5OWQyMWJkN2U1ZjM4MmJmMTNlMjE1OTVlYWYxODYwMDIwODUzMWJiZmRmODpoOlQ6Tg, or unsubscribehttps://protect.checkpoint.com/v2/r02/___https://github.com/notifications/unsubscribe-auth/APBX24CMDFDGHXURLZON5DDZZJD5PAVCNFSM6AAAAABLSW6CKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBUHE3TSNBQGM___.YzJlOnRlY2huaW9uOmM6bzpmZTlkMDRiYmI5YjA2OGY0NjU3N2Q0NjEwMzA3MWI4ODo3OjZiYWE6M2E5OGYwNTQwODIwYjc5OTZhMTQyYjFjM2UyYTY2MDBiMTQ5MDlkNjcyMWZjMmJmNmUzZmVlNTEzOTVmZGVjNTpoOlQ6Tg. You are receiving this because you authored the thread.Message ID: @.***>
External e-mail, be judicious when opening attachments or links
Netdisco stopped receiving data from Juniper with SNMP v.3 after recent RHEL9 update.
Expected Behavior
$ ~/bin/netdisco-do discover -d <IP> -DI
discovers the switchCurrent Behavior
snmpwalk works:
Netdisco doesn't discover neither new nor old switches:
CISCO switches (SNMP v.3) and Avaya switches (SNMP v.2) work without issues. If we configure SNMPv.2 community on Juniper switch it also returns to work as requested.
Small perl script works as well:
Possible Solution
Temporary we can downgrade SNMP to v.2 on all JunOS switches but this creates huge security issue in our LAN.
Steps to Reproduce (for bugs)
Context
Your Environment
Software Version
Config info (deployment.yml)
Device information
JunOS of different models and different JunOS versions.