<?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[DHCP &amp; IPv6 Error Log Problem]]></title><description><![CDATA[<p dir="auto">Hello guys, I have some weird error in my DHCP log in PFsense. I believe it has to do with my IPv6 routing. I have 3 subnets setup. LAN uses 192.168.1.x, WLAN uses 192.168.2.x, &amp; DMZ uses 192.168.3.x. The error in the log has to do with IPv6 &amp; my server on my DMZ which is IP 192.168.3.2.</p>
<p dir="auto">I used the IPv6 guide on the pfsense docs website but also had to use another linux/unix IPv6 guide to figure out how to adapt tunnelbroker.net service to work with pfsense on multiple subnets. I got my LAN setup working perfectly per the PFsense guide. I then had my DMZ (server) using IPv6 perfectly to. Now it suddenly has broke &amp; I see the error log filled with this stuff.</p>
<p dir="auto">Can anyone tell me what the error log is trying to say, &amp; how to fix it? I think fixing this error may fix my IPv6 connectivity on my server.<br />
[DHCP Error Log.txt](/public/<em>imported_attachments</em>/1/DHCP Error Log.txt)</p>
]]></description><link>https://forum.netgate.com/topic/37972/dhcp-ipv6-error-log-problem</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 11:37:44 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/37972.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 04 Oct 2011 21:49:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DHCP &amp; IPv6 Error Log Problem on Wed, 05 Oct 2011 05:05:20 GMT]]></title><description><![CDATA[<p dir="auto">You have a connection error: em0, em1 and em2 are connected together:</p>
<blockquote>
<p dir="auto">Oct 4 17:03:14 dhcpd: DHCPREQUEST for 192.168.3.2 from 00:07:e9:10:75:4a via em2: wrong network.</p>
<p dir="auto">Oct 4 17:03:14 dhcpd: DHCPNAK on 192.168.3.2 to 00:07:e9:10:75:4a via em2</p>
<p dir="auto">Oct 4 17:03:15 dhcpd: DHCPREQUEST for 192.168.3.2 from 00:07:e9:10:75:4a via em1</p>
<p dir="auto">Oct 4 17:03:15 dhcpd: DHCPACK on 192.168.3.2 to 00:07:e9:10:75:4a via em1</p>
<p dir="auto">Oct 4 17:03:15 dhcpd: DHCPREQUEST for 192.168.3.2 from 00:07:e9:10:75:4a via em0: wrong network.</p>
</blockquote>
<p dir="auto">Note that em0, em1 and em2 are all receiving a DHCP request from the same MAC address. It appears em1 has network 192.168.3.0/24 so DHCP requests for 192.168.3.2 on em0 and em2 will fail because em0 and em2 don't have network 192.168.3.0/24.</p>
<p dir="auto">It is not obvious to me that this has anything to do with IPv6.</p>
]]></description><link>https://forum.netgate.com/post/299028</link><guid isPermaLink="true">https://forum.netgate.com/post/299028</guid><dc:creator><![CDATA[wallabybob]]></dc:creator><pubDate>Wed, 05 Oct 2011 05:05:20 GMT</pubDate></item></channel></rss>