• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

Possible to use pfSense’s Freeradius server w/ a traditional Wifi router network?

Scheduled Pinned Locked Moved Wireless
21 Posts 2 Posters 2.3k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P
    pfSense_forum_user @pfSense_forum_user
    last edited by May 27, 2022, 4:03 PM

    @pfsense_forum_user

    .. Also I would rather keep the factory firmware on the router.

    P 1 Reply Last reply May 27, 2022, 4:06 PM Reply Quote 0
    • P
      pfSense_forum_user @pfSense_forum_user
      last edited by May 27, 2022, 4:06 PM

      @pfsense_forum_user

      .. One more thing, I previously mentioned that I would rather not open ports in the pfSense firewall, but actually that would be fine if it would be the easiest and most effective method.

      J 1 Reply Last reply May 27, 2022, 5:01 PM Reply Quote 0
      • J
        johnpoz LAYER 8 Global Moderator @pfSense_forum_user
        last edited by May 27, 2022, 5:01 PM

        @pfsense_forum_user what does it matter what ports? There is nothing else your going to be running on it other than freerad an the webgui? Any Any rule would be fine..

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 24.11 | Lab VMs 2.8, 24.11

        P 1 Reply Last reply May 27, 2022, 5:30 PM Reply Quote 0
        • P
          pfSense_forum_user @johnpoz
          last edited by May 27, 2022, 5:30 PM

          @johnpoz

          Yes, I will only be using the GUI and the Freeradius server.  I have Freeradius currently running in pfSense.

          I’m just learning pfSense so I’m not familiar with how to give access of those two things to the pfSense WAN.  Could you give me some specific pointers for doing that?

          I have tried to allow access to the GUI from the WAN but nothing that I tried worked.

          J 1 Reply Last reply May 27, 2022, 5:52 PM Reply Quote 0
          • J
            johnpoz LAYER 8 Global Moderator @pfSense_forum_user
            last edited by May 27, 2022, 5:52 PM

            @pfsense_forum_user did you create a lan as well.. Out of the box if pfsense only has a 1 interface it will put the antilock out there "the wan" and would allow gui access out of the box.

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 24.11 | Lab VMs 2.8, 24.11

            P 1 Reply Last reply May 27, 2022, 6:18 PM Reply Quote 0
            • P
              pfSense_forum_user @johnpoz
              last edited by May 27, 2022, 6:18 PM

              @johnpoz

              pfSense’s web admin page is at 10.0.0.1, and I can access from an Lubuntu VM in pfSense’s LAN, but I’m not able to access it from browsers on the WAN.  I tried entering the same IP address in the WAN browsers but nothing happened, then I tried some instructions that I saw online but nothing worked. I also saw that it is possible to establish a VPN into the pfSense WAN but I suppose that would be overkill.

              J 1 Reply Last reply May 27, 2022, 6:25 PM Reply Quote 0
              • J
                johnpoz LAYER 8 Global Moderator @pfSense_forum_user
                last edited by May 27, 2022, 6:25 PM

                @pfsense_forum_user lay out your network.. How do you have your VMs setup - are you natting yoru vm.. What vm software are you running on?

                So pfsense wan IP is 10.0.0.1 on your vm and this is bridged to your 10.0.0/24 network? And a client on this same network say 10.0.0.2 can not access it? Then you have something wrong with your VM setup to your network.

                When you setup pfsense and only 1 interface, this would be pfsense wan, and it would have the antilock out rule set so any device on this wan network would be able to access the web gui.

                If you can not then there is something else going on in your network, like your VM is behind a nat on your vm software, or its not actually bridged to your physical network, etc

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

                P 1 Reply Last reply May 27, 2022, 6:36 PM Reply Quote 0
                • P
                  pfSense_forum_user @johnpoz
                  last edited by May 27, 2022, 6:36 PM

                  @johnpoz

                  I’m using VirtualBox on OS X, and I have two adapters specified for it.  Adapter 1 is “bridged” as “en0:ethernet”, and Adapter 2 is “Internal Network” as “intent”.

                  P 1 Reply Last reply May 27, 2022, 6:40 PM Reply Quote 0
                  • P
                    pfSense_forum_user @pfSense_forum_user
                    last edited by May 27, 2022, 6:40 PM

                    @pfsense_forum_user

                    Which setting would you recommend for only one interface?  Bridged adapter or internal network?

                    J P 2 Replies Last reply May 27, 2022, 6:43 PM Reply Quote 0
                    • J
                      johnpoz LAYER 8 Global Moderator @pfSense_forum_user
                      last edited by May 27, 2022, 6:43 PM

                      @pfsense_forum_user I haven't used virtual box in long time.. It sure wouldn't be internal network, you need to bridge it to your normal network so you can access it.

                      Here I just set this up as vm on my nas. Its on my lan network 192.168.9/24 it got an IP from my dhcp server on my network.

                      I accessed the IP from my pc on the network that it got, walked thru the wizard and changed the password and there you go I am in. As you can see the default rules are anti lock out for gui with source of any. And it even auto disabled the block rfc1918 because its on a rfc1918 network.

                      pfsense.jpg

                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                      If you get confused: Listen to the Music Play
                      Please don't Chat/PM me for help, unless mod related
                      SG-4860 24.11 | Lab VMs 2.8, 24.11

                      1 Reply Last reply Reply Quote 0
                      • P
                        pfSense_forum_user @pfSense_forum_user
                        last edited by May 27, 2022, 6:43 PM

                        @pfsense_forum_user

                        Sorry I guess these are pretty basic questions. I presume I should use bridged.

                        P 1 Reply Last reply May 27, 2022, 6:46 PM Reply Quote 0
                        • P
                          pfSense_forum_user @pfSense_forum_user
                          last edited by May 27, 2022, 6:46 PM

                          @pfsense_forum_user

                          Thanks, I'll do some experimentation, it is good to know that the two adapters were causing issues.

                          P 1 Reply Last reply May 27, 2022, 7:17 PM Reply Quote 0
                          • P
                            pfSense_forum_user @pfSense_forum_user
                            last edited by May 27, 2022, 7:17 PM

                            @pfsense_forum_user

                            Awsome.. that works.  I can now access it from the computers on the hardware network.  Do you think it will work unmodified with Freeradius in the same way?

                            J 1 Reply Last reply May 27, 2022, 7:25 PM Reply Quote 0
                            • J
                              johnpoz LAYER 8 Global Moderator @pfSense_forum_user
                              last edited by May 27, 2022, 7:25 PM

                              @pfsense_forum_user well the default rules only allow access to the web gui, you would need to create a rule to allow your freerad ports.. 1812 is common, but since its not really doing anything other then webgui and freerad you could prob just set an any rule..

                              An intelligent man is sometimes forced to be drunk to spend time with his fools
                              If you get confused: Listen to the Music Play
                              Please don't Chat/PM me for help, unless mod related
                              SG-4860 24.11 | Lab VMs 2.8, 24.11

                              P 1 Reply Last reply May 27, 2022, 7:57 PM Reply Quote 0
                              • P
                                pfSense_forum_user @johnpoz
                                last edited by May 27, 2022, 7:57 PM

                                @johnpoz

                                That’s great.  Thanks for your help.

                                1 Reply Last reply Reply Quote 0
                                21 out of 21
                                • First post
                                  21/21
                                  Last post
                                Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                  This community forum collects and processes your personal information.
                                  consent.not_received