Re: snmpwalk test.net-snmp.org
Lee <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <CAD8GWsthqm5ATP-mz9UQaDgeURADCzAVYEAaubD0BzgbwF_qLQ@mail.gmail.com> |
On 9/30/18, Bart Van Assche <[email protected]> wrote: > On 9/30/18 1:26 PM, Mark Christiansen wrote: >> Lee, thanks for the sanity check. When I run the same command as you I >> get: >> >> $ /c/usr/bin/snmpwalk -v 2c -c demopublic test.net-snmp.org >> <http://test.net-snmp.org> system >> Timeout: No Response from test.net-snmp.org <http://test.net-snmp.org> >> >> I must have some problem with my build configuration. > > Please check with wireshark or tcpdump what is going on. I also get a > timeout when I run the above command because the following has been > enabled in the firewall of my DD-WRT router: "Block WAN SNMP access". That's ... interesting. I can see blocking traffic to udp port 161 & 162 coming in, but going out? Unless you're running some kind of snmp polling app & are worried about leaking your community strings. Lee