Hi, On Mon, 12 Jan 2004 17:09:40 +0200, Darius Povilaitis wrote in <[EMAIL PROTECTED]>: > > TY> quick answer for your question: > TY> replace '$1'(and/or $2) with actual IP address of your server. ... > i try to do this by using my expternal IP address ... ... > darius:~# perl /usr/bin/cfgmaker [EMAIL PROTECTED] ... > SNMP Error: no response received
Try 127.0.0.1 instead of your external IP address, its loopback address and should be work fine. Also I think you'd better to mask your real IP address (and SNMP community name) when you post your message to strangers (like me ;), otherwise your box would be turned into kiddie's playroom in a minute. It is bad idea to disclose those informations to public. -- Takumi Yamane <[EMAIL PROTECTED]> -- Unsubscribe mailto:[EMAIL PROTECTED] 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
