From: Vladimir Cherednichenko <che@red-team.org.ua>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Проблема с snmp+mrtg
Date: Thu, 1 Jul 2004 13:22:49 +0300
Message-ID: <200407011322.49817.che@red-team.org.ua> (raw)
In-Reply-To: <Pine.LNX.4.58L.0407011248290.164@devel.office>
В сообщении от Четверг 01 Июль 2004 12:51 Andrei Bulava написал(a):
> On Thu, 1 Jul 2004, Vladimir Cherednichenko wrote:
> > в логах snmpd вот такая картина:
> > Warning: no access control information configured.
> > It's unlikely this agent can serve any useful purpose in
> > this state.
> > Run "snmpconf -g basic_setup" to help you configure the
> > snmpd.conf file for
> > this agent.
> > NET-SNMP version 5.1
>
> Приведите вывод
>
> cat /etc/snmp/snmpd.conf|egrep "com2sec|group|access"|grep -v
> "^#"
>
> В конфигурации "из коробки" snmpd допускает только 127.0.0.1:
> com2sec local 127.0.0.1 private
> com2sec mynetwork 127.0.0.1/32 public
> group MyRWGroup v1 local
> group MyRWGroup v2c local
> group MyRWGroup usm local
> group MyROGroup v1 mynetwork
> group MyROGroup v2c mynetwork
> group MyROGroup usm mynetwork
> access MyROGroup "" any noauth exact all none
> none
> access MyRWGroup "" any noauth exact all all
> none
cat /etc/snmp/snmpd.conf|egrep "com2sec|group|access"|grep -v "^#"
com2sec local 127.0.0.1 private
com2sec mynetwork 192.168.168.0/24 comm
com2sec mynetwork 127.0.0.1 public
group MyROGroup v1 mynetwork
group MyROGroup v2c mynetwork
group MyROGroup usm mynetwork
access MyROGroup "" any noauth exact all none none
--
Best Regards, Vladimir Cherednichenko
R.E.D Team | Admin
Ukraine | Kiev
prev parent reply other threads:[~2004-07-01 10:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-01 9:14 Vladimir Cherednichenko
2004-07-01 9:23 ` Vladimir Cherednichenko
2004-07-01 9:51 ` Andrei Bulava
2004-07-01 10:22 ` Vladimir Cherednichenko [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=200407011322.49817.che@red-team.org.ua \
--to=che@red-team.org.ua \
--cc=sisyphus@altlinux.ru \
/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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git