On Thu, 2005-08-25 at 17:11 +0530, [EMAIL PROTECTED] wrote:
> I dont see any dump on host3 when I run "snmpd -f -L -d". This means the
> request is not flowing to host3 and host2 is not proxying the request.
Yup. Sounds like it.
So it's host2 that's rejecting the request.
> The access control
Hi,
I dont see any dump on host3 when I run "snmpd -f -L -d". This means the
request is not flowing to host3 and host2 is not proxying the request.
The access control setup on host2 is as follows.
# sec.name source community
com2sec myuser default public
#
On Thu, 2005-08-25 at 13:06 +0530, [EMAIL PROTECTED] wrote:
> For host2 I have "myuser" as the username and "mypassword" as the password.
What is the access control setup on "host2" ?
> For host3 I have a community name configured as "v2community". i.e
> rocommunity v2community
> rwcommunity v2c
Hi all,
I have 3 hosts named
host1 supporting snmpv3
host2 supporting snmpv3
host3 supporting snmpv2
host2 is used as proxy for host1 and host3
For host2 I have "myuser" as the username and "mypassword" as the password.
For host3 I have a community name configured as "v2community". i.e
rocommu