On Thu, 2009-05-28 at 18:51 +0530, prasanth K S wrote:
> Hi all,
> 
> 
>              I am running net-snmp 5.4.2.1 on slackware 12 and i want
> it to be configured for the IPV6 also so the steps which i followed
> are given below in detail:
> 
>  CONFIGURATION:
> 
>                  1) ./configure --with-mib-modules="mibII/ipv6"
> --with-transports="UDPIPv6"
>                           /* This is working fine   */

Do it work better if you add --enable-ipv6 to the configure line and
tries to rebuild?

/MF

>                  2) make,make install   /*working fine */
> 
>                   3)then the snmpconf
> 
>                   and the snmpd.conf file contents are
> 
>                              rwcommunity public
>                              rwcommunity public
> 
>  RUNNING THE AGENT:
> 
>                           /* where the problem starts */
> 
>  I am running the daemon as /usr/local/bin/snmpd udp:161,udp6:161 -L -f -d
> 
>  and the error which i am getting is like this
> 
>           getaddrinfo: udp6 Name or service not known
>           Error opening specified End Pont "udp6:161"
>            Server Exiting with code 1
> 
> 
> so,Could please guide me where i am going wrong so that my agent
> should work for both IPV4 and IPV6 packets in the runtime........
> 
> am i going wrong anywhere so please help me .....
> 
> Thanks in Advance,
> Prasanth
> 
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, & 
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
> _______________________________________________
> Net-snmp-coders mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/net-snmp-coders


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to