This is a discussion on Re: trapping to IPv6 within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> "MF" == Magnus Fromreide <magfr@lysator.liu.se> writes: CA> Just ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> "MF" == Magnus Fromreide <magfr@lysator.liu.se> writes:
CA> Just curious if anyone has started to look at or think about making CA> snmptrap and snmptrapd IPv6 aware? If not I'll be starting looking CA> at it shortly, just didn't want to duplicate effort. MF> Could you please elaborate? What do you think is missing? Nope, my initial guess and memory was that it should work and Magnus is right, it does indeed work: # ./snmptrapd -f -Le --disableauthorization=true udp6:162 [...] getaddrinfo: Name or service not known You need to ignore the warning, but in the end: # ./snmptrap -d -v 2c -c public udp6:'[::1]':162 0 coldStart.0 actually does make snmptrapd receive and print the trap. Note that you probably need to run configure with --enable-ipv6 for ipv6 support. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|