Hi,

I have a problem with snmpd, it only response from localhost, for
example when i execute
snmpwalk -c public -v 1 localhost
It works,
but when I execute
snmpwalk -c public -v 1 192.168.1.5
It does not work, but the snmpd.conf is right.
192.168.1.5 is the ip address of my nic.
There is no iptables enabled.

snmpd.conf:
#############################################
## sec.name source community (alias clave de acceso)
com2sec local 127.0.0.1/32 public
com2sec miredlocal 192.168.1.0/24 public

group MyRWGroup v1 local
group MyRWGroup v2c local
group MyRWGroup usm local

group MyROGroup v1 miredlocal
group MyROGroup v2c miredlocal
group MyROGroup usm miredlocal

view all  included  .1        80

access MyROGroup ""       any       noauth    exact  all    none  none
access MyRWGroup ""       any       noauth    exact  all    all   all

syslocation Servidor Linux en www.algun-dominio.net
syscontact Administrador ([EMAIL PROTECTED])

###########################################



Please help me!!

Thanks in advance.

--
Rafael Alfaro.
Omnilife Independent Distributor.
"People taking care of people".


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to