<?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[Self register and radius authentication?]]></title><description><![CDATA[<p dir="auto">i want to set up the captive portal on the the opt interface and have the users either log in with their current usernames and passwords and authenticate with radius server or register as a new user and make an account on the pfsense box (not radius).  Then pfsense can check users against the radius server or local database..  can the captive portal do this?  then i want to give the raius uses access to the lan for printing and network browsing and the self registered users only access to the internet.  So basically a campus hotspot for new users and an wireless access for faculty and students with radius authentication.  does that make sense?</p>
]]></description><link>https://forum.netgate.com/topic/598/self-register-and-radius-authentication</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 14:18:27 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/598.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Feb 2006 22:51:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Self register and radius authentication? on Sun, 19 Feb 2006 10:03:50 GMT]]></title><description><![CDATA[<p dir="auto">for what i typed you do not need vlans<br />
every accesspoint can do this for the access point is the data from normal clients and the vpn clients the same<br />
both are using opt1 but the data of the vpn users is protected in  a tunnel between the vpn server and the client and running on top of the normal opt1 ipadresses</p>
<p dir="auto">with this you have normal clients surfing  using the portal on interface opt1<br />
and the protected clients are surfing with a vpn conection to the vpn server of pfsense on opt1<br />
but the vpn server is also conectebol from the lan or the wan interface</p>
<p dir="auto">the data of normal clients on opt1 every one can read<br />
the data of the vpn clients on opt1 is only readebol for the vpn server an the vpn client</p>
]]></description><link>https://forum.netgate.com/post/134469</link><guid isPermaLink="true">https://forum.netgate.com/post/134469</guid><dc:creator><![CDATA[jeroen234]]></dc:creator><pubDate>Sun, 19 Feb 2006 10:03:50 GMT</pubDate></item><item><title><![CDATA[Reply to Self register and radius authentication? on Sat, 18 Feb 2006 22:16:30 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the info, i will give it a shot…<br />
i guess i would need an access point that can handle vlans right?  i don't want to deploy two access points at the same location.  I have seen several higher end access points that can handle multiple vlans and you can assign different ssid per vlan.</p>
<p dir="auto">or i can get one of these access points, set up multiple vlans and have one vlan go to radius auth and the other pass straight to internet...how does that sound?</p>
<p dir="auto">andy</p>
]]></description><link>https://forum.netgate.com/post/134459</link><guid isPermaLink="true">https://forum.netgate.com/post/134459</guid><dc:creator><![CDATA[ajmorris]]></dc:creator><pubDate>Sat, 18 Feb 2006 22:16:30 GMT</pubDate></item><item><title><![CDATA[Reply to Self register and radius authentication? on Fri, 17 Feb 2006 06:50:08 GMT]]></title><description><![CDATA[<p dir="auto">the portal can use radius or the local data file but not both at same time<br />
what you can do is this<br />
use the portal on opt1<br />
give opt1 this rule<br />
action pass Interface opt1  protocol tcp Source any Source port range any any Destination any Destination port range htpp htpp</p>
<p dir="auto">this will give users on opt1 afther the portal access to only http</p>
<p dir="auto">then setup on the pfsense box a vpn ptpp server on interface opt1<br />
then set this rule for ptpp vpn clients<br />
action pass Interface ptpp protocol tcp Source any Source port range any any Destination any Destination port range htpp htpp<br />
action pass Interface ptpp  protocol any Source any Source port range any any Destination lan subnet Destination port range any any<br />
to give vpn clients access to the network on the lan port and htpp access to the internet</p>
<p dir="auto">clients on vpn don't have to go trou the portal</p>
<p dir="auto">note:<br />
the vpn server adress you set on the vpn server is not the same as that that the vpn clients conect to<br />
if youre opt1 ipadress is 1.2.3.4 then the vpnclients on opt1 interface will use in there vpn software 1.2.3.4 as vpn server adress<br />
afther the vpn tunnel is setup the clients will use the server ip u set in the vpn ptpp server setup<br />
the vpnserver adress and the opt1 ipadress can't be the same<br />
vpn server ipadress can't be in the same /28 range as the vpn clients ipadresses<br />
vpn server ipadress 10.141.250.254 and Remote address range 10.141.250.224 will work</p>
<p dir="auto">pfsense only will let u use 16 vpn clients at the same time</p>
]]></description><link>https://forum.netgate.com/post/134424</link><guid isPermaLink="true">https://forum.netgate.com/post/134424</guid><dc:creator><![CDATA[jeroen234]]></dc:creator><pubDate>Fri, 17 Feb 2006 06:50:08 GMT</pubDate></item><item><title><![CDATA[Reply to Self register and radius authentication? on Thu, 16 Feb 2006 23:29:30 GMT]]></title><description><![CDATA[<p dir="auto">i guess want i want to do set up two vlans within pfsense, one for lan access and the other just web access.  can i do this with pfsense and captive portal?<br />
andy</p>
]]></description><link>https://forum.netgate.com/post/134420</link><guid isPermaLink="true">https://forum.netgate.com/post/134420</guid><dc:creator><![CDATA[ajmorris]]></dc:creator><pubDate>Thu, 16 Feb 2006 23:29:30 GMT</pubDate></item></channel></rss>