Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Net-snmp supports ipv6

2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Net-snmp supports ipv6

When net-snmp supports ipv6, add a line to / usr/local/share/snmp/snmpd.conf

Agentaddress udp6:161

But at startup, there is an error log.

[root@localhost sbin] # / snmpd-f-Le-C-c / usr/local/share/snmp/snmpd.conf2018-08-20 16:05:44 Error opening specified endpoint "udp6:161" 2018-08-20 16:05:44 Server Exiting with code 1

After looking at the configure file, it is found that net-snmp has an option to enable ipv6.

-- enable-ipv6 Generate IPv6 ready version.

So in the net-snmp configure process, you can specify this parameter.

. / configure-- enable-ipv6 gets the following result-Net-SNMP configuration summary:-- -SNMP Versions Supported: 1 2c 3 Building for: linux Net-SNMP Version: 5.7.3 Network transport support: Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPv6Base SNMPv3 Security Modules: usm Agent MIB code: default_modules = > snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host MYSQL Trap Logging: unavailable Embedded Perl support: enabled SNMP Perl modules: building-- embeddable SNMP Python modules: disabled Crypto support from: crypto Authentication support: MD5 SHA1 Encryption support: DES AES Local DNSSEC validation: disabled---makemake install

So net-snmp supports ipv6.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report