• Message to pfsense users

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    H
    thank for the reply, that sounds good i will try release 2 of pfs, i have to find my way using radius server then.
  • Anonymous connection to PFSense captive portal

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Captive Portal autologin script

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    jimpJ
    I'm not sure anyone has this working all the way. You might have more luck searching for the phrase "single sign-on" instead of auto login.
  • CP User Password

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    There isn't a way to let users manage their own passwords in pfSense right now. You could setup a FreeRADIUS server, point the CP authentication at it, and find a web-based GUI for FreeRADIUS that includes a mechanism that lets the user change their own password.
  • CP with external freeradius and EAP-TTLS with PAP login

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Captive Portal on 80 or 443?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    P
    I've now been informed that this is not the case - That the portion that was locked down was relative to the users accessing a Enterprise authenticated network… So, I'm going to try a standard Captive Portal...
  • Per user bandwidth limit

    Locked
    17
    0 Votes
    17 Posts
    22k Views
    A
    @renoid: Hi, I have installed Pfsense 1.2.3 rc3 with captive portal and Per user bandwidth limit, it works fine. I wondered if is possible to assign more bandwith to determinate user. Thanks in advance tutorials please ? i'am very need it
  • Captive Portal to include Radius Class Attribute in Radius Accounting

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Trouble with configuring

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    3k Views
    No one has replied
  • Authentication with radius

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    @tenso: hello the configuration file clients.conf radius we have the following syntax Customer host.domainname ( secret = motdepasseradius shortname alias = nastype = Other ) in this file are given addresses of access points that have the right to access the radius server for authentication but what these attributes  secret shortname and nastype represent ? my access points can not access to the RADIUS server What should I change on the client file. conf thank Ok. It goes like this: client 192.168.15.254 {         secret          = yoursharedsecret         shortname      = Hotel-California } First word is client and it is your access unit/server/AP/whatever. It is not customer, it is hard-coded and all radius servers have it. You can use host name but, please, don't. Use IP address. Brackets are curly - no other can be used (for freeradius) I don't have other radius server here so I can't check them now. Secret is a secret word (not known/shared/whatever to other people/systems) shared only between your client access unit/server/AP/whatever. Yes, you can use the same one for all your systems. Shortname is, well, shortname. Name your client as you wish. nastype=other is OK. Is that enough for get you started? Please read HOWTO's but feel free to ask. Sasa
  • Different filter by user or computer

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Hi thanks for the reply. The problem is both the users are on the same interface, I've figured out how to do it using just squidguard by putting the proxy settings into the browser but what I was hoping I could do was have a transparent proxy, and then Captive Portal could use the SquidGuard users and settings for its login. Although I am presuming this isn't possible  ???
  • IPad and Captive Portal - Simply hangs on login

    Locked
    5
    0 Votes
    5 Posts
    13k Views
    C
    I got frustrated and started changing settings all over the place on the iPad as well as the pfSense side.  I guess its possible I disabled the setting and wasn't aware, as the iPad is now working with redirection turned back on.
  • Captive Portal: Does this setup work or am I missing something?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • No dialupAccess attribute - access denied by default

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    T
    thank you it works
  • CP Radius Authentication on Different Interface

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    Add a static route that will direct traffic to that IP out a gateway IP on the MAN interface.
  • Limiting number of connections per user?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    I
    Cool looks like what I was looking for.  Thanks!
  • Redirection of authenticated users

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    C
    Thank you. It seems to work.
  • Captive Portal - No redirect

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    M
    Through much testing I found the error. This was caused by the default gateway in the final rule. The default gateway must be "default". if you use any other gateway (directly or balancer) it will not work and react as described above.
  • Monitoring user bandwidth

    Locked
    8
    0 Votes
    8 Posts
    7k Views
    S
    @Army_Man: i mean i want to use the captive portal with local radius can i do that is pfsense ? i dont need any accounting things i need only to get username and the amount of MB of internet usage he used. On your first question answer is - Yes, you can use CP with local radius. Your second statement/question is contradictory - amount of traffic IS accounting. With local radius you can do some "primitive" accounting in a way that CP is generating start/stop messages to radius which write those in /var/log/radacct/users_IP address directory (like this one /var/log/radacct/192.168.151.252). Inside you will find file for each date (detail-20100608) in format detail-date_stamp. I have attached sample file which I have created for you. In those files you will find data how much of traffic is generated by user from this IP for each individual session. It is up to you then to transfer those files to your accounting computer and do something meaningful with that data. I hope that I have provided you with info needed. detail-20100608.txt
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.