<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SNMP &#8211; Phocean.net</title>
	<atom:link href="/tag/snmp/feed" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>Computer Security Blog</description>
	<lastBuildDate>Fri, 24 Feb 2017 21:17:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.10</generator>
	<item>
		<title>NetSNMP : no response on Debian</title>
		<link>/2007/02/17/netsnmp-no-response-on-debian.html</link>
		<comments>/2007/02/17/netsnmp-no-response-on-debian.html#comments</comments>
		<pubDate>Sat, 17 Feb 2007 10:45:00 +0000</pubDate>
		<dc:creator><![CDATA[phocean]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Net-SNMP]]></category>
		<category><![CDATA[SNMP]]></category>

		<guid isPermaLink="false">http://192.168.1.10/wordpress/?p=20</guid>
		<description><![CDATA[<p>You just set up Net SNMP (snmpd), you configured it correctly, you started it and still don't get any SNMP thing from the outside ? Just local snmpwalk gives some output ?</p>]]></description>
				<content:encoded><![CDATA[<p>You just set up Net SNMP (snmpd), you configured it correctly, you started it and still don&#8217;t get any SNMP thing from the outside ? Just local snmpwalk gives some output ?</p>
<p><span id="more-20"></span></p>
<p>I lost pretty much time on it. I should have checked the file <strong>/etc/default/snmpd</strong></p>
<p>It has a line :</p>
<pre>SNMPDOPTS='-Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1'</pre>
<p>See the IP 127.0.0.1 ?! Just erase it if you want to give full access or adjust it to your local network.</p>
<p>That&#8217;s it !</p>
]]></content:encoded>
			<wfw:commentRss>/2007/02/17/netsnmp-no-response-on-debian.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
