ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Andrei Bulava <abulava@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Проблема с snmp+mrtg
Date: Thu, 1 Jul 2004 12:51:34 +0300 (EEST)
Message-ID: <Pine.LNX.4.58L.0407011248290.164@devel.office> (raw)
In-Reply-To: <200407011223.50302.che@red-team.org.ua>

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

-- 
// AB1002-UANIC


  reply	other threads:[~2004-07-01  9:51 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 [this message]
2004-07-01 10:22     ` Vladimir Cherednichenko

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=Pine.LNX.4.58L.0407011248290.164@devel.office \
    --to=abulava@altlinux.ru \
    --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