From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [SECURITY][PATCHv2] Bump quagga to 0.99.17
Date: Fri, 01 Oct 2010 10:41:43 -0300 [thread overview]
Message-ID: <4CA5E517.9060000@zacarias.com.ar> (raw)
In-Reply-To: <20100930234735.4ffdc3ea@surf>
On 09/30/10 18:47, Thomas Petazzoni wrote:
> I confirm that since Gustavo converted the package to autotargets, the
> previously existing build failures with external toolchain have
> disappeared. I just tested with a recent (a few days) Git, and net-snmp
> built just fine with an external ARM CodeSourcery toolchain.
>
> Now, I have no idea if it actually works, since I don't know how to
> test it. But that's another story :-)
>
> Regards,
>
> Thomas
That's easy actually :)
Stick into say /tmp/snmpd.conf:
com2sec local localhost thepassword
group MyROGroup v1 local
group MyROGroup v2c local
group MyROGroup usm local
view all included .1 80
access MyROGroup "" any noauth exact all none none
access MyRWGroup "" any noauth exact all all none
syslocation Unknown
syscontact Unknown
Run "snmpd -c /tmp/snmpd.conf".
And then run "snmpwalk -v 1 -c thepassword localhost".
You'll get loads of data if snmpd is working ok.
You can define additional ACLs (com2sec+group) to enable remote access.
prev parent reply other threads:[~2010-10-01 13:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-30 14:45 [Buildroot] [SECURITY][PATCHv2] Bump quagga to 0.99.17 Gustavo Zacarias
2010-09-30 19:16 ` Peter Korsgaard
2010-09-30 19:26 ` Gustavo Zacarias
2010-09-30 19:29 ` Gustavo Zacarias
2010-09-30 19:47 ` Peter Korsgaard
2010-09-30 21:47 ` Thomas Petazzoni
2010-10-01 8:31 ` Peter Korsgaard
2010-10-01 13:41 ` Gustavo Zacarias [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CA5E517.9060000@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.