<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Changing SPAMD to Listen on an IP Address vs an Adapter]]></title><description><![CDATA[<p dir="auto">So currently Spamd writes the following to the rules.debug file:</p>
<p dir="auto">table &lt;whitelist&gt;persist<br />
table &lt;blacklist&gt;persist<br />
table &lt;spamd&gt;persist<br />
table &lt;spamd-white&gt;persist file "/var/db/whitelist.txt"<br />
rdr pass on nve0 proto tcp from &lt;blacklist&gt;to port smtp -&gt; 127.0.0.1 port spamd<br />
rdr pass on nve0 proto tcp from &lt;spamd&gt;to port smtp -&gt; 127.0.0.1 port spamd<br />
rdr pass on nve0 proto tcp from ! &lt;spamd-white&gt;to port smtp -&gt; 127.0.0.1 port sp<br />
amd<br />
rdr pass on nve0 proto tcp from &lt;spamd-white&gt;to port smtp -&gt; 192.168.1.200 port<br />
smtp</p>
<p dir="auto">[replace nve0 with your friendly local ethernet adapter]<br />
Is there a way to change it to just listen on an IP such as:</p>
<p dir="auto">rdr pass on 192.206.x.x proto tcp from &lt;blacklist&gt;to port smtp -&gt; 127.0.0.1 port spamd ???</p>
<p dir="auto">I love spamd but I'd like to only have e-mail coming in on one IP passed through it…</p>
<p dir="auto">Thanks!</p>
<p dir="auto">Chris&lt;/blacklist&gt;&lt;/spamd-white&gt;&lt;/spamd-white&gt;&lt;/spamd&gt;&lt;/blacklist&gt;&lt;/spamd-white&gt;&lt;/spamd&gt;&lt;/blacklist&gt;&lt;/whitelist&gt;</p>
]]></description><link>https://forum.netgate.com/topic/12310/changing-spamd-to-listen-on-an-ip-address-vs-an-adapter</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 12:16:14 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/12310.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Dec 2008 04:42:37 GMT</pubDate><ttl>60</ttl></channel></rss>