I actually done some digging into 5.2.1 code and I saw that everything is going through udp and not udp6 as it should be. I wander when and if this problem was fixed in later official versions and if not when will it be fixed.
Thanks for the help! Shuki -----Original Message----- From: Magnus Fromreide [mailto:[EMAIL PROTECTED] Sent: Sunday, September 18, 2005 5:19 PM To: sasson, shuki Cc: Thomas Anders; [email protected] Subject: Re: informsink trapsink and trap2sink support for IPv6. On Fri, Sep 16, 2005 at 10:51:02AM -0400, sasson, shuki wrote: > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of sasson, > shuki > Sent: Friday, September 16, 2005 9:25 AM > To: Thomas Anders; [email protected] > Subject: RE: informsink trapsink and trap2sink support for IPv6. > > I am using 5.2.1.2. It seems like the configuration handler for that command > will not even recognize an IPv6 address: > > [EMAIL PROTECTED] .libs]$ ./snmpd -L -d -f > snmpd: create_trap_session: Unknown host (No such file or directory) > /usr/local/share/snmp/snmpd.conf: line 73: Error: cannot create informsink: > 3ffe:80c0:22c:cafe:3::4 I just have to ask, exactly how do you type your configuration specifier, and does it help if you type it as: informsink udp6:[3ffe:80c0:22c:cafe:3::4]:162 When I try to send or receive IPv6 messages using snmptrap and snmptrapd 5.1.2-debian it just tells me that my kernel doesn't support IPv6 (which is correct) (Yes, that :162 is needed is a bug, but that doesn't change the general principle) /MF ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
