• COnfiguring Freeradius to work with pfSense embedded version

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Import user database and link to MAC address

    Locked
    9
    0 Votes
    9 Posts
    8k Views
    S

    Got it.  I've sent it to the m0n0wall Captive portal author.

  • Allow Ports

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S

    Thanks!  It can definately be taxing at times.  And the amount of grey hairs on my head seem to be multiplying *4 very rapidly :P

  • Help setting this up?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    B

    You have the portal set to be enabled on the opt1 interface?    Did you add a rule to allow that subnet out of the firewall?  By default it won't allow traffic on that interface to pass.  You need to add an allow rule under Firewall -> Rules -> opt1

    Have you tried removing the 2wire device and testing with just a wired connection either directly into the pfsense box or through just a hub or switch?  I had nothing but bad luck with those 2wire devices 3-4 years ago when I tested them as DSL CPE.

    Something else to try, can you go to http://192.168.1.1:8000 ? (assuming that the opt1 address is 192.168.1.1)

    I just set this up to test and it works fine for me (minus the 2wire device).  I'll wager you just need a pass rule for that subnet on that interface.

  • Https redirect

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    S

    Thats great to hear!!

  • Captive portal html and images….

    Locked
    26
    0 Votes
    26 Posts
    18k Views
    S

    Okay I tested this again and found some minor errors…

    png wasn't working.

    Anything upper or mixed case wouldnt have worked:

    ie: Jpg

    If you are running a full installation do a cvs_sync.sh releng_1 && shutdown -r now

    If not, Diagnostics, Edit file and overwrite the code with this:

    http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/pfSense/etc/inc/system.inc?rev=1.79.2.38;content-type=text%2Fplain;only_with_tag=RELENG_1

  • Simple question (restricting internet access)

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    @clamothe:

    It seems like that would be true, since I doubt the computers will be talking through the router to get to another computer on the LAN.

    True.

    @clamothe:

    Another thing that I'd like to do is open up ports UDP 27000 to 27015 and TCP 27020 to 27050 for Steam.  Open them up so that all internal users (including non-authenticated) can access WAN servers via those ports.  Is there some way I can bypass the portal for this?

    You can't open up single ports but you can specify passthrough IPs as destination that are always allowed. So add the Steam IPs there and you are fine. For everything else the clients have to authenticate then.

  • Does CP work if MACs are unavailable?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S

    No.

  • Radius authentication passphrase length

    Locked
    45
    0 Votes
    45 Posts
    22k Views
    H

    Send it over to the m0ther too  ;D

  • Captive Portal + PPPoE server at the same time

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    L

    i will try tomorrow…very good job .... :) ...i'll become after

  • FreeRadius

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    B

    I can't speak to the status of the package but the RADIUS auth should work fine with an external RADIUS server (except for the 16 character password limit).  I use RADIATOR personally but it's a payware perl based solution.  It should work fine with any compliant RADIUS server.

  • Word

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    B

    You want the radius client on the pfsense box to use the MAC as the username?  Or is it that you want the box to just allow a set of known MACs?

  • MOVED: Problems Installing pfSense beta4

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Adding images to captive portal

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    GertjanG

    I agree - 'solved'. See other post concerning same mather.

  • Captive portal problems

    Locked
    12
    0 Votes
    12 Posts
    8k Views
    GertjanG

    @rexster:

    i didnt think it's problem with wds.
    coz, i just try out a friend's engenius wsr3800 wireless with built in authentication (captive portal)
    and using same wds with linksys wrt54g/gs
    all clients can successfully login,
    even those clients connected to the furthest repeater can still login with no problems.

    Checked that.

    Have a [ADSL modem] <–-> [pfSense Box {=>OPT1 interface}] <–--> [switch] <–-> [WRT54GS as AP+WDS] <–--- radio link ----> [WRT54GS as AP+WDS] <–- radio link ----> [Client PC].

    The Client PC can login to the captive portal on the pfSense box, and then has access to the net.

    The question is: what firmware (in your AP's) are you using  ;)

    Linksys routers are as PC's: depends on what software you're using to make them fly…  :D

  • Captive Portal on bridged interface

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    Captive portal doesn't work on a bridged interface. It has to be a seperate subnet and the clients of this subnet have to use the pfsense dnsforwarder as dns.

  • MAC address on the portal login page

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    GertjanG

    @m1s1u:

    Is it possible to display MAC address of the client machine on the portal login page? If so how to achieve this?

    Actually, its possible - to have it on the 'Logout' box….
    Add this:

    LogoutWin.document.write('**Client MAC : {$clientmac}** ');

    To the file /usr/local/captiveportal/index.php
    on line 316 (search for the other LogoutWin.document.write…. code).
    Edit - save - Done

  • Disable CP from web gui

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    B

    Hi again,

    No comments on this..?

    Can anyone running beta 3 check if they are able to successfully save changes to the captive portal gui page?

    Here a http error 404 is thrown immediately after clicking the Save button.  When reloading the page no values have changed.

    I cannot even use the captive portal /file manager to save my custom captive portal http pages.

    Everything else from the webgui seems to work ok.

    To help me out, in which folder can I manually save the custom http pages?  And where dio I assign their filenames?

    Secondly, if I make changes in config.xml, how do I apply the current config.xml to the pfsense config?

    Thanks a lot for comments

    best regards

    Tor

  • Radius server on third NIC

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    J

    action accept
    proto: tcp
    source: LAN net
    port: any
    destination: RADIUS net
    port: 1812-1813
    gateway: default

  • Switch interface names to get reverse captive portal working again ?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.