On 8/19/05, Kim C. Callis <[EMAIL PROTECTED]> wrote:
> Ok, I finally got snmpwalk working somewhat... The issue I am having
> is that I don't seem to have external access to the snmp server.
> 
> I have the following in place:
> 
> Rule: WAN any source allow ports 161-162 TCP/UDP to LAN 192.168.0.1
> 
> and this doesn't seem to work. I can access snmp information internal
> to the LAN, but I can't get any information from an outside address.

Is 192.168.0.1 the inside address of your firewall?  Try a rule
allowing from WAN to the _outside_ address on your firewall.  BTW,
while our snmpd is read-only (I don't think there's anything that can
be set from it), it's a bad idea to allow people on the outside to
SNMP poll your firewall.  At absolute minimum, change the community
string to something other than 'public' :)

--Bill

Reply via email to