[mrtg] Re: no SNMP Response

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Fri Apr 5 22:45:15 MEST 2002


yuriy wrote:

> I debugged snmp in this box, but no activity ...
> So, - firewall is most likely problem?
> But I don't have enough experience with firewalling, so, - what basic
> parameters (port, protocol etc)
> should I ask them to check?

SNMP works on udp port 161.

Request:
   Source:      <your computer> port <random port above 1023>
   Destination: <other box> port 161

Reply:
   Source:      <other box> port 161
   Destination: <your computer> port <same random port above 1023>

Firewalling problems are best checked, if possible, by sniffing packets
on both sides of the firewall.  If you see packets on both sides, the
firewall is not the problem.  If the firewall *is* blocking your packets,
the packets will be visible on the outside and not on the inside.

Sometimes a firewall is letting the request through but is blocking the
reply; if this would be the case you would have seen packets on the box
you're monitoring.

HTH
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list