<?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[How to diagnose IPv6 delegation issues]]></title><description><![CDATA[<p dir="auto">I recently found that my ISP provides me with IPv6 so I am trying to set it up on my home network so I can have direct connection with SD-WAN solutions from my other house which already have IPv6 connectivity (without pfsense). Currently I mostly get relayed connection because IPv4 is behind CG-NAT</p>
<ul>
<li>My ISP provides me with /56 IPv6 prefix and a WAN IP address according to information displayed in ISP router.</li>
</ul>
<ul>
<li>If I connect my device directly to ISP router, it gets IPv6 and is able to connect to IPv6 address and receive traffic from IPv6</li>
</ul>
<ul>
<li>ISP router has very limited configuration available, I can only set a DHCP server. There's no mention/logs whether this DHCP6 server will only hand out address or prefixes as well</li>
<li>There is no option in ISP router to convert it in bridge mode</li>
<li>I have virtualized pfsense connected to LAN port of ISP router. WAN of pfsense gets valid IPv6 address from DHCP6 server on ISP router.</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1693433605118-417aff9f-fd90-4f4e-ad76-a31c454c3c03-image.png" alt="417aff9f-fd90-4f4e-ad76-a31c454c3c03-image.png" class=" img-fluid img-markdown" /></p>
<h2><a class="anchor-offset" name="pfsense-configuration"></a>PFSense configuration</h2>
<ul>
<li>WAN interfaces allows full ICMP traffic from all sources and to all destinations for both IPv4 and Ipv6.</li>
<li>"Block Bogon Networks" is disabled</li>
<li>LAN IPv6 is configured as track interface with WAN as parent and 5 as prefix</li>
<li>LAN interface allows both IPv4 and IPv6 outbound</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1693433795583-5175edd9-614e-4fa5-9812-defe4c1d14ce-image.png" alt="5175edd9-614e-4fa5-9812-defe4c1d14ce-image.png" class=" img-fluid img-markdown" /></p>
<ul>
<li>WAN IPv6 is using DHCP</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1693433856080-17fe7ed1-f87a-4b3d-a5e1-8478775e2e43-image-resized.png" alt="17fe7ed1-f87a-4b3d-a5e1-8478775e2e43-image.png" class=" img-fluid img-markdown" /></p>
<h2><a class="anchor-offset" name="problem"></a>Problem</h2>
<ul>
<li>Lan is not getting IPv6 assigned to it neither clients connected to LAN interface of PFSense.</li>
<li>I am not sure where issue lie or <strong>how to diagnose this or which tools can help me to diagnose this</strong>.
<ul>
<li>Whether ISP is not providing me prefixes</li>
<li>Whether ISP router is not delegating prefixes and I need to somehow replace it with a new router/modem on which I can enable bridge mode</li>
<li>Whether there is issue in pfsense configuration or virtualization is causing some issue here</li>
</ul>
</li>
</ul>
<h2><a class="anchor-offset" name="things-i-tried"></a>Things I tried</h2>
<ul>
<li>I tried assigning static IPv6 to LAN within delegated prefixes from ISP manually but IPv6 connectivity doesn't seem to work in this case</li>
</ul>
<h2><a class="anchor-offset" name="workaround"></a>Workaround</h2>
<p dir="auto">If nothing works, would it be possible to have static IPv6 address on LAN interfaces and have them route IPv6 traffic to/from IPv6 address assigned to WAN of pfsense? If so, can someone direct me to resources/documentation of feature which I can take a look at to achieve this? I think this is basically using PFSense WAN as gif tunnel for its own LAN interfaces but I am not sure if it is doable or not</p>
]]></description><link>https://forum.netgate.com/topic/182531/how-to-diagnose-ipv6-delegation-issues</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 10:41:04 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/182531.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Aug 2023 22:31:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Fri, 01 Sep 2023 11:17:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> said in <a href="/post/1123517">How to diagnose IPv6 delegation issues</a>:</p>
<blockquote>
<p dir="auto">Putting the ISP router in 'bridge' mode isn't possible anymore in France.</p>
</blockquote>
<p dir="auto">Do those routers provide DHCPv6-PD to the customer?  That's what pfSense requires to provide IPv6 to the LAN.</p>
<p dir="auto">I'm on Rogers, in Canada, and if I had a fibre connection, I could completely eliminate all their equipment, other than the optical terminal, and install my own router.  As I'm on cable, I have to put their modem in bridge mode.</p>
<p dir="auto">Maybe you can <a href="https://forum.netgate.com/topic/172514/capture-full-dhcp-or-dhcpv6-sequence">do a capture</a> of what's happening on the pfSense WAN port and post it here.</p>
]]></description><link>https://forum.netgate.com/post/1123545</link><guid isPermaLink="true">https://forum.netgate.com/post/1123545</guid><dc:creator><![CDATA[JKnott]]></dc:creator><pubDate>Fri, 01 Sep 2023 11:17:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Fri, 01 Sep 2023 05:59:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jknott">@<bdi>JKnott</bdi></a> said in <a href="/post/1123499">How to diagnose IPv6 delegation issues</a>:</p>
<blockquote>
<p dir="auto">I mentioned above that your modem must be in bridged, not gateway mode for this to work. Is it?</p>
</blockquote>
<p dir="auto">Why ?<br />
Putting the ISP router in 'bridge' mode isn't possible anymore in France.<br />
I've been using PPPOE in the past, somewhere before 2010 .... but that type of connection has been abandoned here.</p>
<p dir="auto">The only way out is : as I have a 4100 with  2 SFP fiber Combo WAN ports, I could</p>
<ol>
<li>find the right SFP module.</li>
<li>Construct my own DHCP client v4 config.</li>
<li>Same thing for DHCP client v6</li>
<li>Do things I never understood : for the TV decoder to work, VLAN's have to be created ....</li>
<li>Add another box and do more network 'strange' stuff to make the phone work (it's used for our fax ... as a fax is still used in uour business .... that will fade out soon)</li>
</ol>
<p dir="auto">Step 1 to 5 have been documented on forums in France. It's close to rocket science to me.<br />
And the day the ISP changes something, my connection will fall ...<br />
Not forbidden by the ISP (Orange), but totally unsupported and non documented, of course.</p>
<p dir="auto">My ISP router is a router. A triple play device, supporting also two phone lines, video (TV stuff using a ISP video decoder whatever), does Wifi.</p>
<p dir="auto">Its capable of handing over a /56 :</p>
<p dir="auto"><img src="/assets/uploads/files/1693546984936-c993b4d8-095e-4a24-a037-4388fe7c5f7c-image.png" alt="c993b4d8-095e-4a24-a037-4388fe7c5f7c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The MAC 90:ec:77:29:39:2x is the MAC of the WAN interface of pfSense.</p>
<p dir="auto">That is : this router, a "Livebox 6 Pro" in France can't hand over more then one (1) /64 for one attached router, pfSense in my case. I've mapped (using tracking) this /64 to one of my pfSense LAN interfaces. It's considered to be a bug.</p>
<p dir="auto">Furthermore, like <a class="plugin-mentions-user plugin-mentions-a" href="/user/talha5389">@<bdi>talha5389</bdi></a> : impossible to put in place a firewall rule that "passes" traffic using this  /64, to pfSense. It's a know bug, still waiting for the update.</p>
]]></description><link>https://forum.netgate.com/post/1123517</link><guid isPermaLink="true">https://forum.netgate.com/post/1123517</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Fri, 01 Sep 2023 05:59:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Thu, 31 Aug 2023 23:23:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> said in <a href="/post/1123408">How to diagnose IPv6 delegation issues</a>:</p>
<blockquote>
<p dir="auto">You can see that a prefix was received.<br />
An IPv6 address is maped onto igc0, my LAN interface. The rest is used by my DHCPv6 LAN server for LAN devices, for those who ask for a IPv6.</p>
<p dir="auto">Take note : pfSense just got one prefix, as my ISP router says it has a /56 for 'me', but it can only one to every connected router (== pfSense). Europe's biggest ISP isn't IPv6 perfect yet ...</p>
<p dir="auto">edit : your logs lines (image) : I see the dhcp6c sending info, and nothing comes back ... ?</p>
</blockquote>
<p dir="auto">I mentioned above that your modem must be in bridged, not gateway mode for this to work.  Is it?</p>
]]></description><link>https://forum.netgate.com/post/1123499</link><guid isPermaLink="true">https://forum.netgate.com/post/1123499</guid><dc:creator><![CDATA[JKnott]]></dc:creator><pubDate>Thu, 31 Aug 2023 23:23:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Thu, 31 Aug 2023 21:47:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> Yes. Unfortunately I don't see any reply come back from ISP Router that's why I am thinking that ISP router doesn't allow delegating prefixes. I checked logs again for reply</p>
<p dir="auto">In addition to that, I have found out that ISP router is blocking inbound IPv6 traffic (which is not bad itself) but there is no way to stop it and have pfsense act as DMZ for ipv6 inbound traffic</p>
]]></description><link>https://forum.netgate.com/post/1123491</link><guid isPermaLink="true">https://forum.netgate.com/post/1123491</guid><dc:creator><![CDATA[talha5389]]></dc:creator><pubDate>Thu, 31 Aug 2023 21:47:45 GMT</pubDate></item><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Thu, 31 Aug 2023 14:32:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/talha5389">@<bdi>talha5389</bdi></a></p>
<p dir="auto">Hummm.<br />
I would like to see something that looks like this (read from bottom to top) :</p>
<p dir="auto"><img src="/assets/uploads/files/1693492119044-b663a9a3-7dd5-4cb1-a32b-e57f5ea2a791-image.png" alt="b663a9a3-7dd5-4cb1-a32b-e57f5ea2a791-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">You can see that a prefix was received.<br />
An IPv6 address is maped onto igc0, my LAN interface. The rest is used by my DHCPv6 LAN server for LAN devices, for those who ask for a IPv6.</p>
<p dir="auto">Take note : pfSense just got one prefix, as my ISP router says it has a /56 for 'me', but it can only one to every connected router (== pfSense). Europe's biggest ISP isn't IPv6 perfect yet ...</p>
<p dir="auto">edit : your logs lines (image) : I see the dhcp6c sending info, and nothing comes back ... ?</p>
]]></description><link>https://forum.netgate.com/post/1123408</link><guid isPermaLink="true">https://forum.netgate.com/post/1123408</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Thu, 31 Aug 2023 14:32:14 GMT</pubDate></item><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Thu, 31 Aug 2023 10:35:45 GMT]]></title><description><![CDATA[<p dir="auto">I get these in logs. I am not sure how to determine from these if ISP router is causing issue or is there some issue with pfsense config</p>
<pre><code>
Aug 31 15:28:04	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=5, retrans=31623
Aug 31 15:28:04	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:28:04	dhcp6c	21387	set IA_PD
Aug 31 15:28:04	dhcp6c	21387	set IA_PD prefix
Aug 31 15:28:04	dhcp6c	21387	set option request (len 4)
Aug 31 15:28:04	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:28:04	dhcp6c	21387	set identity association
Aug 31 15:28:04	dhcp6c	21387	set client ID (len 14)
Aug 31 15:28:04	dhcp6c	21387	Sending Solicit
Aug 31 15:27:47	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=4, retrans=16314
Aug 31 15:27:47	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:47	dhcp6c	21387	set IA_PD
Aug 31 15:27:47	dhcp6c	21387	set IA_PD prefix
Aug 31 15:27:47	dhcp6c	21387	set option request (len 4)
Aug 31 15:27:47	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:27:47	dhcp6c	21387	set identity association
Aug 31 15:27:47	dhcp6c	21387	set client ID (len 14)
Aug 31 15:27:47	dhcp6c	21387	Sending Solicit
Aug 31 15:27:39	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=3, retrans=8193
Aug 31 15:27:39	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:39	dhcp6c	21387	set IA_PD
Aug 31 15:27:39	dhcp6c	21387	set IA_PD prefix
Aug 31 15:27:39	dhcp6c	21387	set option request (len 4)
Aug 31 15:27:39	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:27:39	dhcp6c	21387	set identity association
Aug 31 15:27:39	dhcp6c	21387	set client ID (len 14)
Aug 31 15:27:39	dhcp6c	21387	Sending Solicit
Aug 31 15:27:35	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=2, retrans=4058
Aug 31 15:27:35	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:35	dhcp6c	21387	set IA_PD
Aug 31 15:27:35	dhcp6c	21387	set IA_PD prefix
Aug 31 15:27:35	dhcp6c	21387	set option request (len 4)
Aug 31 15:27:35	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:27:35	dhcp6c	21387	set identity association
Aug 31 15:27:35	dhcp6c	21387	set client ID (len 14)
Aug 31 15:27:35	dhcp6c	21387	Sending Solicit
Aug 31 15:27:33	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=1, retrans=2075
Aug 31 15:27:33	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:33	dhcp6c	21387	set IA_PD
Aug 31 15:27:33	dhcp6c	21387	set IA_PD prefix
Aug 31 15:27:33	dhcp6c	21387	set option request (len 4)
Aug 31 15:27:33	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:27:33	dhcp6c	21387	set identity association
Aug 31 15:27:33	dhcp6c	21387	set client ID (len 14)
Aug 31 15:27:33	dhcp6c	21387	Sending Solicit
Aug 31 15:27:32	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=0, retrans=1025
Aug 31 15:27:32	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:32	dhcp6c	21387	set IA_PD
Aug 31 15:27:32	dhcp6c	21387	set IA_PD prefix
Aug 31 15:27:32	dhcp6c	21387	set option request (len 4)
Aug 31 15:27:32	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:27:32	dhcp6c	21387	set identity association
Aug 31 15:27:32	dhcp6c	21387	set client ID (len 14)
Aug 31 15:27:32	dhcp6c	21387	a new XID (973d08) is generated
Aug 31 15:27:32	dhcp6c	21387	Sending Solicit
Aug 31 15:27:31	dhcp6c	21387	reset a timer on vtnet0, state=INIT, timeo=0, retrans=118
Aug 31 15:27:31	dhcp6c	21387	removing an event on vtnet0, state=SOLICIT
Aug 31 15:27:31	dhcp6c	21387	restarting
Aug 31 15:27:31	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=1, retrans=2083
Aug 31 15:27:31	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:31	dhcp6c	21387	set IA_PD
Aug 31 15:27:31	dhcp6c	21387	set IA_PD prefix
Aug 31 15:27:31	dhcp6c	21387	set option request (len 4)
Aug 31 15:27:31	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:27:31	dhcp6c	21387	set identity association
Aug 31 15:27:31	dhcp6c	21387	set client ID (len 14)
Aug 31 15:27:31	dhcp6c	21387	Sending Solicit
Aug 31 15:27:30	dhcp6c	21387	reset a timer on vtnet0, state=SOLICIT, timeo=0, retrans=1091
Aug 31 15:27:30	dhcp6c	21387	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:30	dhcp6c	21387	set IA_PD
Aug 31 15:27:30	dhcp6c	21387	set IA_PD prefix
Aug 31 15:27:30	dhcp6c	21387	set option request (len 4)
Aug 31 15:27:30	dhcp6c	21387	set elapsed time (len 2)
Aug 31 15:27:30	dhcp6c	21387	set identity association
Aug 31 15:27:30	dhcp6c	21387	set client ID (len 14)
Aug 31 15:27:30	dhcp6c	21387	a new XID (ffe90e) is generated
Aug 31 15:27:30	dhcp6c	21387	Sending Solicit
Aug 31 15:27:29	dhcp6c	21387	reset a timer on vtnet0, state=INIT, timeo=0, retrans=891
Aug 31 15:27:29	dhcp6c	21249	called
Aug 31 15:27:29	dhcp6c	21249	called
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of closure [}] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of closure [}] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[8] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[sla-len] (7)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[5] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[sla-id] (6)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;begin of closure [{] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;5&gt;[vtnet1] (6)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[prefix-interface] (16)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[infinity] (8)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[56] (2)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[/] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[::] (2)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[prefix] (6)
Aug 31 15:27:29	dhcp6c	21249	&lt;13&gt;begin of closure [{] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;13&gt;[0] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;13&gt;[pd] (2)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[id-assoc] (8)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of closure [}] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;13&gt;begin of closure [{] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;13&gt;[0] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;13&gt;[na] (2)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[id-assoc] (8)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of closure [}] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;comment [# we'd like some nameservers please] (35)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;["/var/etc/dhcp6c_wan_script.sh"] (31)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[script] (6)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[domain-name] (11)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[request] (7)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[domain-name-servers] (19)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[request] (7)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;comment [# request prefix delegation] (27)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[0] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[ia-pd] (5)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[send] (4)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;comment [# request stateful address] (26)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;end of sentence [;] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[0] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[ia-na] (5)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[send] (4)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;begin of closure [{] (1)
Aug 31 15:27:29	dhcp6c	21249	&lt;5&gt;[vtnet0] (6)
Aug 31 15:27:29	dhcp6c	21249	&lt;3&gt;[interface] (9)
Aug 31 15:27:29	dhcp6c	21249	skip opening control port
Aug 31 15:27:29	dhcp6c	21249	failed initialize control message authentication
Aug 31 15:27:29	dhcp6c	21249	failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory
Aug 31 15:27:29	dhcp6c	21249	extracted an existing DUID from /var/db/dhcp6c_duid: 00:01:00:01:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
Aug 31 15:27:26	dhcp6c	99693	exiting
Aug 31 15:27:26	dhcp6c	99693	script "/var/etc/dhcp6c_wan_dhcp6withoutra_script.sh" terminated
Aug 31 15:27:26	dhcp6c	4040	script "/var/etc/dhcp6c_wan_dhcp6withoutra_script.sh" cannot be executed safely
Aug 31 15:27:26	dhcp6c	4040	lstat failed: No such file or directory
Aug 31 15:27:26	dhcp6c	99693	executes /var/etc/dhcp6c_wan_dhcp6withoutra_script.sh
Aug 31 15:27:26	dhcp6c	99693	removing an event on vtnet0, state=SOLICIT
Aug 31 15:27:26	dhcp6c	99693	exit without release
Aug 31 15:27:02	dhcp6c	99693	reset a timer on vtnet0, state=SOLICIT, timeo=221, retrans=121764
Aug 31 15:27:02	dhcp6c	99693	send solicit to ff02::1:2%vtnet0
Aug 31 15:27:02	dhcp6c	99693	set IA_PD
Aug 31 15:27:02	dhcp6c	99693	set IA_PD prefix
Aug 31 15:27:02	dhcp6c	99693	set option request (len 4)
Aug 31 15:27:02	dhcp6c	99693	set elapsed time (len 2)
Aug 31 15:27:02	dhcp6c	99693	set identity association
Aug 31 15:27:02	dhcp6c	99693	set client ID (len 14)
Aug 31 15:27:02	dhcp6c	99693	Sending Solicit
Aug 31 15:25:05	dhcp6c	99693	reset a timer on vtnet0, state=SOLICIT, timeo=220, retrans=116268
Aug 31 15:25:05	dhcp6c	99693	send solicit to ff02::1:2%vtnet0
Aug 31 15:25:05	dhcp6c	99693	set IA_PD
Aug 31 15:25:05	dhcp6c	99693	set IA_PD prefix
Aug 31 15:25:05	dhcp6c	99693	set option request (len 4)
Aug 31 15:25:05	dhcp6c	99693	set elapsed time (len 2)
Aug 31 15:25:05	dhcp6c	99693	set identity association
Aug 31 15:25:05	dhcp6c	99693	set client ID (len 14)
Aug 31 15:25:05	dhcp6c	99693	Sending Solicit
Aug 31 15:22:55	dhcp6c	99693	reset a timer on vtnet0, state=SOLICIT, timeo=219, retrans=130776
Aug 31 15:22:55	dhcp6c	99693	send solicit to ff02::1:2%vtnet0
</code></pre>
]]></description><link>https://forum.netgate.com/post/1123369</link><guid isPermaLink="true">https://forum.netgate.com/post/1123369</guid><dc:creator><![CDATA[talha5389]]></dc:creator><pubDate>Thu, 31 Aug 2023 10:35:45 GMT</pubDate></item><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Thu, 31 Aug 2023 08:21:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/talha5389">@<bdi>talha5389</bdi></a></p>
<p dir="auto">Your "How to diagnose IPv6 delegation issues" :</p>
<p dir="auto">When you do this :</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/talha5389">@<bdi>talha5389</bdi></a> said in <a href="/post/1123308">How to diagnose IPv6 delegation issues</a>:</p>
<blockquote>
<p dir="auto">If I connect my device directly to ISP router, it gets IPv6 and is able to connect to IPv6 address and receive traffic from IPv6</p>
</blockquote>
<p dir="auto">your device (a PC ?) uses it's DHCPv6 client to get the usual IPv6, gatewayv6 etc.<br />
But your device doesn't ask for one or more delegation /64 networks.</p>
<p dir="auto">Routers like pfSense do the classic DHCP(v6) thing, like a PC and ask also for delegated networks, so you can assign , for example by using tracking - or using a static assignment of a delegated /64 on one or more pfSense LANs get get IPv6 on those networks.</p>
<p dir="auto">Some parts of of the DHCPv6 clients procss work, because :</p>
<p dir="auto"><img src="/assets/uploads/files/1693470059724-ceba640f-d2ed-4fde-9e6c-5b1212737cda-image.png" alt="ceba640f-d2ed-4fde-9e6c-5b1212737cda-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">you got an WAN IPv6.<br />
But more is needed : the delegation part.</p>
<p dir="auto">Go to  System &gt; Advanced &gt; Networking and start by setting DHCP6 Debug to 'checked'.<br />
redo your connection.<br />
Go take a look at the DHCP logs.</p>
<p dir="auto">The "dhcp<strong>6c</strong>" shows the interesting stuff.</p>
]]></description><link>https://forum.netgate.com/post/1123352</link><guid isPermaLink="true">https://forum.netgate.com/post/1123352</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Thu, 31 Aug 2023 08:21:47 GMT</pubDate></item><item><title><![CDATA[Reply to How to diagnose IPv6 delegation issues on Thu, 31 Aug 2023 01:26:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/talha5389">@<bdi>talha5389</bdi></a> said in <a href="/post/1123308">How to diagnose IPv6 delegation issues</a>:</p>
<blockquote>
<p dir="auto">If I connect my device directly to ISP router, it gets IPv6 and is able to connect to IPv6 address and receive traffic from IPv6</p>
</blockquote>
<p dir="auto">You need to have the modem configured in bridge mode.  If it's in gateway mode, pfSense will not receive what it needs to provided IPv6 to your LAN.</p>
]]></description><link>https://forum.netgate.com/post/1123319</link><guid isPermaLink="true">https://forum.netgate.com/post/1123319</guid><dc:creator><![CDATA[JKnott]]></dc:creator><pubDate>Thu, 31 Aug 2023 01:26:22 GMT</pubDate></item></channel></rss>