RE: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread rahul_k_sharma
How can I check that? Please tell, I do not know. Sincerely, Rahul K -Original Message- From: Thomas Anders [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006 9:53 PM To: [EMAIL PROTECTED] Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Frustrated with enabling Ipv6

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > SNMP Agent started as follows > - > ./snmpd -d -Lo -p udp:161,udp6:161 Does it properly bind to the IPv6 localhost address, at least? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) --

RE: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread rahul_k_sharma
]; net-snmp-users@lists.sourceforge.net Subject: Re: Frustrated with enabling Ipv6 support on Solaris 9 [EMAIL PROTECTED] wrote: > Now I tried installing Net-SNMP-5.3.1 on Solaris9 [...] > checking ipv6 stack type... "unknown, no" Like I said: ignore this for the moment. What happens

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > Now I tried installing Net-SNMP-5.3.1 on Solaris9 [...] > checking ipv6 stack type... "unknown, no" Like I said: ignore this for the moment. What happens if you actually build and install the package? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ---

RE: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread rahul_k_sharma
Hi, Now I tried installing Net-SNMP-5.3.1 on Solaris9 Configure command was used as follows ./configure --prefix=/net/tcsnas01/vol/nxqa/qa/local/net-snmp_sol --enable-ipv6 When running configure the following error repeated ... checking ipv6 stack type... "unknown, no" ... After configure was t

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
Dave Shield wrote: > And if that still doesn't work, have a look in 'config.log' for where > configure tests for the presence of the IPv6 stack. If it's not > detecting this stack correctly, then this problem needs to be fixed > before proceeding. If configure fails to detect a necessary feature

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > I am frustrated with enabling Ipv6 support on Solaris 9. > > The software versions I am using are as follows > 1) Net-SNMP 5.1.3.1 This version simply doesn't exist. Try net-snmp 5.3.1 which should have working IPv6 support for Solaris 9. +Thomas -- Thomas Anders (t

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Dave Shield
On 23/08/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I am frustrated with enabling Ipv6 support on Solaris 9. > Try net-snmp 5.3.1 which should have working IPv6 support for Solaris 9. And if that still doesn't work, have a look in 'config.log' for where configure