<?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[Static IP address asignment for IPSec mobile clients]]></title><description><![CDATA[<p dir="auto">Is it possible to assign static IP address to specific client in FreeRADIUS for IPSec Mobile clients?</p>
<p dir="auto">I tried "Framed-IP-Address = 10.0.0.100" however that does not work.</p>
<pre><code>
"testuser" Auth-Type = googleauth

	MOTP-Init-Secret = XXXXXXXXXXXXXXXX,
	MOTP-PIN = XXXXXX,
	MOTP-Offset = 0,
	Framed-IP-Address = 10.0.0.100

</code></pre>
]]></description><link>https://forum.netgate.com/topic/130227/static-ip-address-asignment-for-ipsec-mobile-clients</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 03:11:41 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/130227.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Apr 2018 11:01:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Static IP address asignment for IPSec mobile clients on Mon, 30 Apr 2018 21:48:32 GMT]]></title><description><![CDATA[<p dir="auto">The following works for me after doing step 1</p>
<p dir="auto">"test-user" Cleartext-Password := "XXXXXXXXXXXXXXX", Simultaneous-Use := "1", Expiration := "Jan 01 2020", NAS-Identifier == strongSwan</p>
<p dir="auto">Framed-IP-Address = 172.16.9.254,<br />
Framed-IP-Netmask = 255.255.255.0,<br />
Framed-Route = "0.0.0.0/0 172.16.0.1 1",</p>
<p dir="auto">Remember the Simultaneous-Use := "1" if your giving them a fixed IP.</p>
<p dir="auto">https://forum.pfsense.org/index.php?topic=130715.0</p>
]]></description><link>https://forum.netgate.com/post/763425</link><guid isPermaLink="true">https://forum.netgate.com/post/763425</guid><dc:creator><![CDATA[NogBadTheBad]]></dc:creator><pubDate>Mon, 30 Apr 2018 21:48:32 GMT</pubDate></item><item><title><![CDATA[Reply to Static IP address asignment for IPSec mobile clients on Mon, 30 Apr 2018 16:01:08 GMT]]></title><description><![CDATA[<p dir="auto">Yes but at the moment you can only do that if you:</p>
<p dir="auto">1. Empty out the mobile client subnet entered in the Virtual Address Pool box (VPN &gt; IPsec, Mobile tab)<br />
2. Assign a static IP address to every user</p>
<p dir="auto">We're working on a way to have it prefer radius and fail back to a local pool if needed, see https://redmine.pfsense.org/issues/8160</p>
]]></description><link>https://forum.netgate.com/post/763377</link><guid isPermaLink="true">https://forum.netgate.com/post/763377</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 30 Apr 2018 16:01:08 GMT</pubDate></item></channel></rss>