<?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[OpenVPN with ipv6 delegated prefix]]></title><description><![CDATA[<p dir="auto">Hey there folks.  I have native comcast ipv6 at my home, with a /64 prefix delegation, and when I connect to my home openVPN setup, I find that I cannot reach the ipv6 internet.  (Specifically, this breaks mosh sessions that were started with a v6 connection at home).</p>
<p dir="auto">For the moment, I've fixed this by using a "dummy" ipv6 subnet (fc01::/64), and telling pfsense to NAT that subnet outbound on the WAN address (similar to how ipv4 is handled).</p>
<p dir="auto">It looks like right now I'm being delegated a /64 -- is there a way to use a slice of that for openVPN, and have it automatically track and be added to the openVPN config on change?  Or is NAT the most stable way forward?</p>
<p dir="auto">(I realize that if I'm asking for a new feature here, it would be one that's stunningly rarely used).</p>
]]></description><link>https://forum.netgate.com/topic/199185/openvpn-with-ipv6-delegated-prefix</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 18:04:15 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/199185.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 31 Oct 2025 23:07:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Fri, 08 May 2026 00:06:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcosm">@<bdi>marcosm</bdi></a></p>
<p dir="auto">Okay I see what you're saying.  With this option turned on, when you kill radvd, it basically sends a weird "okay, good night and good luck" message on its way out the door which clients will hopefully pick up and expire their discovered prefixes (The manpage says "encourage") If they hear it.</p>
<p dir="auto">Cool trick (and not a thing I've ever seen real Cisco routers do), and <em>maybe</em> radvd could be extended to continue sending that expired prefix notification even after a restart, if it can pick up that stale prefix from somewhere, but this post is about OpenVPN.</p>
<p dir="auto">OpenVPN clients don't listen to RA's.  They use their own internal DHCPv6-like implementation (where the server tracks and assigns ips), and which subnet the server uses is never magically picked up from the interface, since it's not <em>on</em> the interface.</p>
<p dir="auto">Unless I'm misunderstanding you?</p>
]]></description><link>https://forum.netgate.com/post/1242438</link><guid isPermaLink="true">https://forum.netgate.com/post/1242438</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Fri, 08 May 2026 00:06:31 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Wed, 06 May 2026 16:02:52 GMT]]></title><description><![CDATA[<p dir="auto">See <code>DeprecatePrefix</code>:<br />
https://man.freebsd.org/cgi/man.cgi?query=radvd.conf</p>
<p dir="auto">The radvd service gets shutdown then started indirectly via <code>/etc/rc.newwanipv6</code> (which gets called by dhcp6c).</p>
]]></description><link>https://forum.netgate.com/post/1242361</link><guid isPermaLink="true">https://forum.netgate.com/post/1242361</guid><dc:creator><![CDATA[marcosm]]></dc:creator><pubDate>Wed, 06 May 2026 16:02:52 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Wed, 06 May 2026 08:07:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcosm">@<bdi>marcosm</bdi></a> said in <a href="/post/1242329">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">IIRC with dynamic PDs what should happen is that after the PD changes there's an RA sent to clients saying that the old prefix is no longer valid. I'm not sure about the persistence of that though (e.g what if the client never got the RA).</p>
</blockquote>
<p dir="auto">Then maybe sending it again for as long as the Lifetime was?<br />
Whatever it takes, in my mind, one could capture what router X is sending to clients and then just do the same in pfSense. The latter is the hard part I guess. <img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=d00e50224fa" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=":wink:" alt="😉" /></p>
<p dir="auto">But there is no need to hijack this thread. And while my prefix is changing daily, for others it might be stable for many months.</p>
]]></description><link>https://forum.netgate.com/post/1242336</link><guid isPermaLink="true">https://forum.netgate.com/post/1242336</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Wed, 06 May 2026 08:07:37 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Wed, 06 May 2026 00:24:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcosm">@<bdi>marcosm</bdi></a></p>
<p dir="auto">On prefix expiry: RA's probably wouldn't be in play here.  RA's are generally static broadcasts that the router emits, and wouldn't be stated to a particular client.</p>
<p dir="auto">Expiry/nonrenewal would be handled when the client attempts to renew the DP, which it would do, same as its normal v6 address lease.  RA's would just set the managed/other flags and leave the client up to DHCP.</p>
<p dir="auto">On the feature in "Wan" you mentioned: Yeah, but "OpenVPN" isn't an interface in the traditional sense.  I've definitely used the "track interface" feature to give my LAN one of my designated prefixes.  It's what I based the work I did here on.  (Same idea, tell openVPN "you've been given M prefixes, use number N of those, where "1" is LAN, typically).</p>
<p dir="auto">-Dan</p>
]]></description><link>https://forum.netgate.com/post/1242330</link><guid isPermaLink="true">https://forum.netgate.com/post/1242330</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Wed, 06 May 2026 00:24:11 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Tue, 05 May 2026 23:58:01 GMT]]></title><description><![CDATA[<p dir="auto">I haven't read through everything but would like to share some info.</p>
<p dir="auto">The 6rd option is there partly because its implementation was small in scope (code-wise). Supporting regular DHCPv6 PD is much more involved and really warrants a rewrite of dynamic prefix handling in general. This would ideally happen after replacing dhcpc.</p>
<p dir="auto">IIRC with dynamic PDs what should happen is that after the PD changes there's an RA sent to clients saying that the old prefix is no longer valid. I'm not sure about the persistence of that though (e.g what if the client never got the RA).</p>
<p dir="auto">Side note, there's also an advanced option in WAN configuration to designate a PD to any interface. I've never seen it used though. There's even the option to provide your own client script entirely.</p>
]]></description><link>https://forum.netgate.com/post/1242329</link><guid isPermaLink="true">https://forum.netgate.com/post/1242329</guid><dc:creator><![CDATA[marcosm]]></dc:creator><pubDate>Tue, 05 May 2026 23:58:01 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 16:36:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bob.dig">@<bdi>Bob.Dig</bdi></a> If other routers work better for you, it would be interesting to see what works differently.  PFSense is very configurable so you'd need to know what's happening differently under the hood.</p>
<p dir="auto">Because I'm curious, what other router are you using?</p>
<p dir="auto">PFSense is developed using Kea (and ISC DHCPd), which is written to be standards-compliant.  But that's a "general prefix delegation" thing and doesn't have anything specific to do with OpenVPN's support of it, which is what this topic is about.</p>
]]></description><link>https://forum.netgate.com/post/1242238</link><guid isPermaLink="true">https://forum.netgate.com/post/1242238</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Mon, 04 May 2026 16:36:35 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 16:33:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thegushi">@<bdi>TheGushi</bdi></a> said in <a href="/post/1242235">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">there's no easy way to pass that notification on to tell clients to use that new prefix, until those clients' own DHCP lease expires.</p>
</blockquote>
<p dir="auto">Other routers can do it, so that doesn't count to me. Now if your problem is different and not too close related, then I will keep my mouth shut.</p>
]]></description><link>https://forum.netgate.com/post/1242237</link><guid isPermaLink="true">https://forum.netgate.com/post/1242237</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Mon, 04 May 2026 16:33:23 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 16:25:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bob.dig">@<bdi>Bob.Dig</bdi></a> Okay, so...what I think you're talking about here is this:</p>
<p dir="auto">DHCPv6 Prefix delegation happens as a function of DHCPv6, but there's a problem there inherent in the protocol.</p>
<p dir="auto">A PFSense box is both a client and a server of DHCPv6.</p>
<p dir="auto">When the server (upstream) gives you a new prefix, there's no easy way to pass that notification on to tell clients to use that new prefix, until those clients' own DHCP lease expires.  Clients also don't have a magic way of knowing "it's not working, it must be my lease, let me try renewing it".  You can fix this by making lease times shorter, but the defaults are pretty sane.</p>
<p dir="auto">Obviously the best way to handle this is to keep things as steady as possible, and don't change delegated prefixes more often than is absolutely necessary (when you get a new cable modem with a new MAC address, when you move to a new area, if your ISP needs to renumber), since the whole point of prefix delegation is about "we're handing out lots of global IPs that lots of devices will use", but it's not perfect.  (With ipv4 and NAT, this isn't a problem, pfsense just NAT's behind the new IP, and life is good).</p>
<p dir="auto">The thing <strong>I</strong> am trying to fix is "not having to actually update hard-coded configuration details when my delegated prefix changes".  (Did you read this thread?).</p>
<p dir="auto">Yes, just like with a wired configuration on a tracked LAN PD prefix, it will require a release/renew, but that happens more regularly in OpenVPN setups anyway, than in a desktop PC which may just be always-on-and-plugged-in.</p>
<p dir="auto">That's different from solving a general problem inherent in prefix-delegation in general.</p>
]]></description><link>https://forum.netgate.com/post/1242235</link><guid isPermaLink="true">https://forum.netgate.com/post/1242235</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Mon, 04 May 2026 16:25:56 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 16:03:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thegushi">@<bdi>TheGushi</bdi></a> A delegated prefix changing. For me, WAN is down for a long time and clients like Windows will still using the old prefix.</p>
]]></description><link>https://forum.netgate.com/post/1242228</link><guid isPermaLink="true">https://forum.netgate.com/post/1242228</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Mon, 04 May 2026 16:03:40 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 15:50:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bob.dig">@<bdi>Bob.Dig</bdi></a> <em>What</em> exactly is not working that good in PFSense in general?</p>
]]></description><link>https://forum.netgate.com/post/1242227</link><guid isPermaLink="true">https://forum.netgate.com/post/1242227</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Mon, 04 May 2026 15:50:53 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 09:20:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thegushi">@<bdi>TheGushi</bdi></a> said in <a href="/post/1242189">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">The code I submitted has a hook for when a delegated prefix changes.</p>
</blockquote>
<p dir="auto">Nice. But again, it is not even working that good in pfSense in general. Hard to believe, your OpenVPN patch isn't affected by this general behavior. But I am no coder, just telling what I am seeing.</p>
]]></description><link>https://forum.netgate.com/post/1242190</link><guid isPermaLink="true">https://forum.netgate.com/post/1242190</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Mon, 04 May 2026 09:20:35 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 08:56:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bob.dig">@<bdi>Bob.Dig</bdi></a></p>
<p dir="auto">The code I submitted has a hook for when a delegated prefix changes.</p>
<p dir="auto">6RD is an old transition mechanism, "ipv6 rapid deployment".  It is not common today.  It's used when some of your equipment like your modem only supports v4, and it gives you a tunnel to reach ipv6-only sites.  It's not the same as OpenVPN.</p>
<p dir="auto">Any modern ISP will do proper prefix delegation.</p>
]]></description><link>https://forum.netgate.com/post/1242189</link><guid isPermaLink="true">https://forum.netgate.com/post/1242189</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Mon, 04 May 2026 08:56:28 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 08:46:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bob.dig">@<bdi>Bob.Dig</bdi></a> said in <a href="/post/1242184">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">ow is a changing prefix handled in OpenVPN...?</p>
</blockquote>
<p dir="auto">That, and the 'rd' thing.<br />
And me not being able to test because of a broken ISP <img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44e.png?v=d00e50224fa" class="not-responsive emoji emoji-android emoji---1" style="height:23px;width:auto;vertical-align:middle" title=":-1:" alt="👎" /></p>
]]></description><link>https://forum.netgate.com/post/1242186</link><guid isPermaLink="true">https://forum.netgate.com/post/1242186</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Mon, 04 May 2026 08:46:23 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 08:42:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> I think, I have read that this doesn't work like that, maybe it is related to "6rd", whatever that is.<br />
<img src="/assets/uploads/files/1777884079605-screenshot-2026-05-04-103737.png" alt="Screenshot 2026-05-04 103737.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">But even if it would work in the future, how is a changing prefix handled in OpenVPN...? Netgate hasn't shown much interest in fixing that situation even in general.</p>
]]></description><link>https://forum.netgate.com/post/1242184</link><guid isPermaLink="true">https://forum.netgate.com/post/1242184</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Mon, 04 May 2026 08:42:28 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 08:32:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> I'm away from home right now.  Hitting the upgrade button on a faraway router didn't feel wise :)</p>
<p dir="auto">I will see if pfsense plus 26 is any different, and if the patches still apply cleanly.  If not, I'll rework them.</p>
]]></description><link>https://forum.netgate.com/post/1242182</link><guid isPermaLink="true">https://forum.netgate.com/post/1242182</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Mon, 04 May 2026 08:32:10 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 08:18:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thegushi">@<bdi>TheGushi</bdi></a> said in <a href="/post/1242176">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">Did you not read this whole thread?</p>
</blockquote>
<p dir="auto">I did - but sure enough, I wasn't actually reading what you were saying.<br />
This threw me off track :<br />
This is what I see right now on the OpenVPN server settings page :</p>
<p dir="auto"><img src="/assets/uploads/files/1777881318570-faf0807b-d32f-4517-9584-da4682ee78b2-image.png" alt="faf0807b-d32f-4517-9584-da4682ee78b2-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Btw : I'm using pfSense Plus 26.03.</p>
<p dir="auto">For a reason yet to be determined, you don't have the "IPv6 Tunnel Type" selection pull down ?<br />
I could select 'Tracking' there, select the to be tracked IPV6 interface, and the prefix ID.</p>
<p dir="auto">In the past, I was asking the same question as you : why can't I assign my own GUA type IPv6 to my OpenVPN server clients ?<br />
Hardcoding a 2xxxxx......, using a /64 prefix from my ISP is a bad idea, as it can change any time.</p>
<p dir="auto">I wasn't aware that this had changed - dono when ...</p>
<p dir="auto">Then there is my "ISP IPv6 issue" : my ISP says it has a /56 for me. Great.<br />
Or, pfSense can obtain only one ( 1 ) /64 and that's it. This is a known ISP router-box bug. So only my LAN uses IPv6, I can't assign other prefixes to other local networks.<br />
I had to put "can my OpenVPN server also do IPv6" question on a side track.<br />
This means also I couldn't even test your patches <img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f620.png?v=d00e50224fa" class="not-responsive emoji emoji-android emoji--angry" style="height:23px;width:auto;vertical-align:middle" title=":angry:" alt="😠" /></p>
<p dir="auto">Btw : pfSense does <a href="https://github.com/pfsense/pfsense/pulls" target="_blank" rel="noopener noreferrer nofollow ugc">accept pull requests</a>.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thegushi">@<bdi>TheGushi</bdi></a> said in <a href="/post/1242176">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">I also don't know why people question your desire to put "real" ipv6 addresses on your openvpn subnet. That's how ipv6 works, it's all assumed to be globally routable addresses.</p>
</blockquote>
<p dir="auto">That's my opinion also. I've GUA's avaible, so why not using them ?<br />
There is something else I do know : I'm 'contaminated' with the IPv4 way of thinking, which means - for me - that how I should see and use IPv6 isn't probably correct. For some, I admit, stupid not  founded reason, I don't like these fxxxxx IPv6 address. I prefer using DHCPv6 distributing GUA out of a prefix etc.</p>
]]></description><link>https://forum.netgate.com/post/1242179</link><guid isPermaLink="true">https://forum.netgate.com/post/1242179</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Mon, 04 May 2026 08:18:38 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 07:38:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jung-fernmelder">@<bdi>Jung-Fernmelder</bdi></a></p>
<p dir="auto">The patch affects three files -- I would make backups of them and if for any reason the patch doesn't apply cleanly, don't try to use it, copy the files back into place.  Here's what I did while testing to back them up:</p>
<pre><code>cp /etc/inc/openvpn.inc /etc/inc/openvpn.inc.orig
cp /usr/local/www/vpn_openvpn_server.php /usr/local/www/vpn_openvpn_server.php.orig
cp /etc/rc.newwanipv6 /etc/rc.newwanipv6.orig
</code></pre>
]]></description><link>https://forum.netgate.com/post/1242178</link><guid isPermaLink="true">https://forum.netgate.com/post/1242178</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Mon, 04 May 2026 07:38:06 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 07:32:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> Did you not read this whole thread?</p>
<p dir="auto">I was also asking for that feature.  It was not available.  If you go look in your pfsense machine, you won't find the things in the screenshot that I posted (they only exist on my pfsense plus box).</p>
<p dir="auto">I came up with a patch for PFSense that does what I need (and what you are asking for).</p>
<p dir="auto">Maybe the PFsense authors will accept it and put it in a future version.</p>
<p dir="auto">I also don't know why people question your desire to put "real" ipv6 addresses on your openvpn subnet.  That's how ipv6 works, it's all assumed to be globally routable addresses.</p>
]]></description><link>https://forum.netgate.com/post/1242176</link><guid isPermaLink="true">https://forum.netgate.com/post/1242176</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Mon, 04 May 2026 07:32:01 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 07:26:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thegushi">@<bdi>TheGushi</bdi></a> Thank you very much. Awesome that you fixed this issue.<br />
As I will have some free time, I'll test your patch on a virtualized pfSense 2.8.1CE. Since it isn't an official patch in a release, it can be used in productive pfSense instances after intensive testing with sufficient results.</p>
]]></description><link>https://forum.netgate.com/post/1242175</link><guid isPermaLink="true">https://forum.netgate.com/post/1242175</guid><dc:creator><![CDATA[Jung-Fernmelder]]></dc:creator><pubDate>Mon, 04 May 2026 07:26:25 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Mon, 04 May 2026 07:16:45 GMT]]></title><description><![CDATA[<p dir="auto">I said earlier :</p>
<p dir="auto">said in <a href="/post/1242096">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">Have a look at the official OpenVPN (server) manual, maybe there are special commands/settings to be used in the "Custom options" so that the OpenVPN server, a bit like what a DHCPv6 LAN server does when you use "Tracking" maybe there is a mechanisme for that ?</p>
</blockquote>
<p dir="auto">as I wasn't aware of this :</p>
<p dir="auto"><img src="/assets/uploads/files/1777878951249-6111a48f-19b9-4a7c-8824-f3f013c9458b-image.png" alt="6111a48f-19b9-4a7c-8824-f3f013c9458b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">so the OpenVPN server can obtain a IPv6 prefix from 'upstream' ...<br />
I never tested this (wasn't even ware that it was possible) ...</p>
]]></description><link>https://forum.netgate.com/post/1242174</link><guid isPermaLink="true">https://forum.netgate.com/post/1242174</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Mon, 04 May 2026 07:16:45 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Sun, 03 May 2026 17:29:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jung-fernmelder">@<bdi>Jung-Fernmelder</bdi></a> I've posted it over on the Redmine issue tracker, with the attached patch (which modifies three files), and the same screenshot I shared above.</p>
<p dir="auto">I plan to re-test that it applies cleanly when I'm safely home and can upgrade to 26.03 as well.</p>
<p dir="auto">https://redmine.pfsense.org/issues/16822</p>
]]></description><link>https://forum.netgate.com/post/1242158</link><guid isPermaLink="true">https://forum.netgate.com/post/1242158</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Sun, 03 May 2026 17:29:28 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Sun, 03 May 2026 12:38:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thegushi">@<bdi>TheGushi</bdi></a> This looks awesome.<br />
I'd suggest that you go to the subforum "General pfSense Questions" and ask whether commiting to the pfSense project is possible for non-staff developers and if yes how to do so. Maybe pfSense is an open source project developed by Netgate-staff exclusively. It's not really a community driven project like OPNsense, I guess.<br />
Maybe you want to release your patch at GitHub? Maybe you can request a merge there or create a pull request.</p>
]]></description><link>https://forum.netgate.com/post/1242153</link><guid isPermaLink="true">https://forum.netgate.com/post/1242153</guid><dc:creator><![CDATA[Jung-Fernmelder]]></dc:creator><pubDate>Sun, 03 May 2026 12:38:10 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Sat, 02 May 2026 20:53:25 GMT]]></title><description><![CDATA[<p dir="auto">Hey there folks,</p>
<p dir="auto">I've come up with a patch to do what I want to do.  I've tested it and ip6.me now shows a separate prefix from my comcast-delegated segment, and the admin UI lets me configure this thusly:</p>
<p dir="auto">Is there some way I can submit this patch to the Netgate folks?</p>
<p dir="auto"><img src="/assets/uploads/files/1777755137554-d9b4ca3a-718f-44e5-9f89-41ddceadf9df-image-resized.png" alt="d9b4ca3a-718f-44e5-9f89-41ddceadf9df-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/post/1242138</link><guid isPermaLink="true">https://forum.netgate.com/post/1242138</guid><dc:creator><![CDATA[TheGushi]]></dc:creator><pubDate>Sat, 02 May 2026 20:53:25 GMT</pubDate></item><item><title><![CDATA[Reply to OpenVPN with ipv6 delegated prefix on Fri, 01 May 2026 18:30:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> Thank you very much for your answer.<br />
I'd like to advertise a /64-subnet with SLAAC router advertisements. If SLAAC router advertisements are not available, I'd have to use DHCPv6, but not every client supports DHCPv6 due it's a technology which is designed for servers in data centre environments, in SOHO use cases SLAAC is the way to go. It should track the PPPoE interface for its prefix (a /56-prefix is assinged by the ISP in this case, I guess and pfSense assignes a /64-prefix to every interface) like the other interfaces for LAN, IoT, Wifi et cetera do.<br />
Do you know the special commands needed in this usecase?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gertjan">@<bdi>Gertjan</bdi></a> said in <a href="/post/1242096">OpenVPN with ipv6 delegated prefix</a>:</p>
<blockquote>
<p dir="auto">Do you want to 'expose' connected OpenVPN client to the Internet ?</p>
</blockquote>
<p dir="auto">Absolutely. The remote clients connected via OpenVPN should behave the same like local (except their higher latency and lower speed). I need this for some VoIP stuff because some VoIP servers hosted by the ISP are available through the network which is managed by this pfSense only.</p>
]]></description><link>https://forum.netgate.com/post/1242112</link><guid isPermaLink="true">https://forum.netgate.com/post/1242112</guid><dc:creator><![CDATA[Jung-Fernmelder]]></dc:creator><pubDate>Fri, 01 May 2026 18:30:31 GMT</pubDate></item></channel></rss>