<?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[DNS forwarder - WLAN on its own Subnet - CPU 100%]]></title><description><![CDATA[<p dir="auto">I have a strange problem..</p>
<p dir="auto">I am using a domain name what resolved to a public IP from outside, on my LAN it resolves to a local IP.</p>
<p dir="auto">My setup looks like this:</p>
<p dir="auto">PFSENSE BOX IP: 10.10.1.254</p>
<p dir="auto">GENERAL SETUP<br />
–------- --------<br />
hostname: fw<br />
domain: example.com</p>
<h2><a class="anchor-offset" name="interfaces"></a>INTERFACES</h2>
<p dir="auto">WAN ISP-IP<br />
LAN 10.10.1.254/24<br />
WLAN 10.10.2.254/24</p>
<p dir="auto">DNS SERVER</p>
<hr />
<p dir="auto">208.67.222.222<br />
208.67.220.220</p>
<p dir="auto">[OFF] Allow DNS server list to be overridden by DHCP/PPP on WAN<br />
[OFF] Do not use the DNS Forwarder as a DNS server for the firewall</p>
<p dir="auto">DHCP SERVER<br />
–--- ----------<br />
[OFF] WAN<br />
[ON] LAN 10.10.1.125 - 10.10.1.250<br />
[ON] WLAN 10.10.2.125 - 10.10.2.250</p>
<p dir="auto">DNS FORWARDER<br />
–--- --------------<br />
[ON] Enable DNS forwarder<br />
[ON] Register DHCP leases in DNS forwarder</p>
<p dir="auto">Host Overrides<br />
example.com  10.10.1.100</p>
<p dir="auto">Domain Overrides<br />
example.com  10.10.1.254</p>
<p dir="auto">If I connect to my network via a network cable, everything runs fine.</p>
<p dir="auto">If I connect to my network via wireless, my cpu hits 100%</p>
<p dir="auto">If I turn off DNS Forwarding the cpu goes back to normal?</p>
<p dir="auto">If I bridge LAN &amp; WLAN, the cpu is normal.</p>
<p dir="auto">I don't want to bridge LAN &amp; WLAN, I want to keep them separate with appropriate firewall rules.</p>
<p dir="auto">Why is DNS Forwarding / dnsmasq hitting 100% when I connect to my network via wireless?<br />
Something to do with the wireless subnet causing dnsmasq to create some kind of DNS loop maxing out the CPU?</p>
]]></description><link>https://forum.netgate.com/topic/47698/dns-forwarder-wlan-on-its-own-subnet-cpu-100</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 22:41:52 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/47698.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 Aug 2012 19:35:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DNS forwarder - WLAN on its own Subnet - CPU 100% on Wed, 15 Aug 2012 18:55:48 GMT]]></title><description><![CDATA[<p dir="auto">PROBLEM SOLVED!!!</p>
<p dir="auto">My state table had LOTS of this:</p>
<p dir="auto">tcp 10.10.2.30:53227 -&gt; 10.10.1.100:631 FIN_WAIT_2:FIN_WAIT_2</p>
<p dir="auto">CUPS was sending <em>LOTS</em> of requests,  I added the 10.10.2. network to CUPS on my<br />
server and now everything is back to normal!  :)</p>
]]></description><link>https://forum.netgate.com/post/351625</link><guid isPermaLink="true">https://forum.netgate.com/post/351625</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 15 Aug 2012 18:55:48 GMT</pubDate></item><item><title><![CDATA[Reply to DNS forwarder - WLAN on its own Subnet - CPU 100% on Wed, 15 Aug 2012 10:28:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wallabybob">@<bdi>wallabybob</bdi></a>:</p>
<blockquote>
<p dir="auto">Imagine something on your wireless network looks up www.example.com. Your DNS forwarding configuration says anything on domain example.com DNS forwarder doesn't know about should go to 10.10.1.254 which is the LAN interface. I don't know the intricacies of DNS forwarder but it seems to me that you have likely created an infinite loop: DNS forwarder should ask itself to resolve domain example.com. but that is unlikely to terminate EXCEPT for names fw.example.com and example.com.</p>
</blockquote>
<p dir="auto">If i connect to my network via LAN (network cable) to 10.10.1.254/24, DNS Forwarder seems to be running OK, CPU usage is normal. The problem only occurs when i connect to my network via Wireless what uses the 10.10.2.254/24 network. My state table fills up and my CPU goes 100%, if i turn off DNS Forwarder / dnsmasq, the CPU goes back to normal.</p>
]]></description><link>https://forum.netgate.com/post/351558</link><guid isPermaLink="true">https://forum.netgate.com/post/351558</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 15 Aug 2012 10:28:37 GMT</pubDate></item><item><title><![CDATA[Reply to DNS forwarder - WLAN on its own Subnet - CPU 100% on Wed, 15 Aug 2012 09:40:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wallabybob">@<bdi>wallabybob</bdi></a>:</p>
<blockquote>
<p dir="auto">The netmask in the following items seems bizarre:<br />
@wizbit:</p>
<blockquote>
<p dir="auto">INTERFACES<br />
–------------<br />
WAN ISP-IP<br />
LAN 10.10.1.254/0<br />
WLAN 10.10.2.254/0</p>
</blockquote>
</blockquote>
<p dir="auto">That was a typo!! Changed now.</p>
]]></description><link>https://forum.netgate.com/post/351552</link><guid isPermaLink="true">https://forum.netgate.com/post/351552</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 15 Aug 2012 09:40:20 GMT</pubDate></item><item><title><![CDATA[Reply to DNS forwarder - WLAN on its own Subnet - CPU 100% on Wed, 15 Aug 2012 07:24:38 GMT]]></title><description><![CDATA[<p dir="auto">The netmask in the following items seems bizarre:<br />
@wizbit:</p>
<blockquote>
<p dir="auto">INTERFACES<br />
–------------<br />
WAN ISP-IP<br />
LAN 10.10.1.254/0<br />
WLAN 10.10.2.254/0</p>
</blockquote>
]]></description><link>https://forum.netgate.com/post/351534</link><guid isPermaLink="true">https://forum.netgate.com/post/351534</guid><dc:creator><![CDATA[wallabybob]]></dc:creator><pubDate>Wed, 15 Aug 2012 07:24:38 GMT</pubDate></item><item><title><![CDATA[Reply to DNS forwarder - WLAN on its own Subnet - CPU 100% on Wed, 15 Aug 2012 07:22:49 GMT]]></title><description><![CDATA[<p dir="auto">Imagine something on your wireless network looks up www.example.com. Your DNS forwarding configuration says anything on domain example.com DNS forwarder doesn't know about should go to 10.10.1.254 which is the LAN interface. I don't know the intricacies of DNS forwarder but it seems to me that you have likely created an infinite loop: DNS forwarder should ask itself to resolve domain example.com. but that is unlikely to terminate EXCEPT for names fw.example.com and example.com.</p>
]]></description><link>https://forum.netgate.com/post/351530</link><guid isPermaLink="true">https://forum.netgate.com/post/351530</guid><dc:creator><![CDATA[wallabybob]]></dc:creator><pubDate>Wed, 15 Aug 2012 07:22:49 GMT</pubDate></item></channel></rss>