• DNS Forwarder not working after enabling Captive Portal

    2
    0 Votes
    2 Posts
    1k Views
    GertjanG
    Hi. @buford: I have tried the solution where i added 127.0.0.1 in the Allow IP Addresses area. But after a system reboot, no change at all. I even tried adding the systems LAN ip in the Allow IP Addresses area, but to no avail. Don't - please undo. When you are authenticated, severing the web works well ? In other works, for you, the user on the PC, you are connected to the net, but the OS on your PC that you are using while surfing states that you are NOT corrected ?! (we all love this OS …..  ;D) Please describe your setup. WAN type and/or IP LAN IP Portal is on LAN (  >:( ) OPT1 (  :D ) etc. and its IP. Portal rules (Portal interface needs a boatload of rule to work well, and at least one 'all pass' rule to make it plain work?
  • Captive Portal setup

    2
    0 Votes
    2 Posts
    2k Views
    GertjanG
    @mangkaw: I cant make captive portal work on pfsense 2.0.1 amd64 Lan - 192.168.10.10 WAN  192.168.10.129 on user - DNS 192.168.10.10 - Gateway 192.168.10.2 Captive portal enabled on Lan Hi there. Dealing out Private Ip's on your local LAN should be done like that. Your are really violating every network rule here. Everyone is on 192.168.10.x - that is not possible. I propose: WAN Static IP : 10.0.0.2/24 - Your gateway in front of it, the modem/router/cable box/adsl/… should have this IP : 10.0.0.1 Your LAN : 192.168.1.1/24 - this will be the IP of the pfSense box on your local LAN (it's the default value). And now, run to the hardware shop, go buy a 4$ network card and slide it in your pfSense box. Give it Static IP 192.168.2.1/24 - this will be interface 'OPT1' - and hook up the portal interface onto it. Always start with easy and known solution before trying impossible - never seen elsewhere - home made - solutions.
  • Accounting Stop Time to short when idle-timeout

    2
    0 Votes
    2 Posts
    1k Views
    N
    I believe this is feature, not a bug :)
  • FreeRaidus2 Extremely Slow or not working?

    2
    0 Votes
    2 Posts
    941 Views
    N
    This does not really sound like a freeradius2 problem. You can try to run freeradius2 in debug mode to see what is going on and if it takes long to proceed requests. For this stop freeradius service on GUI. Go to pfsense console or SSH and type: radiusd -X Then try to authenticate a user through your CaptivePortal. Yo will see the request and this should be done really fast. Further you should try without accounting enabled and restart freeradius and CP. Then try again. Accounting information will be written to /var/log/radacct/ And the checks for simultaneous use will be done here: /var/log/radutmp So if your HDD is slow or you have to many users then it could be possible that you should connect your freeradius server to an external sql database and do the accounting there.
  • Allow SIP calling for those not logged in.

    1
    0 Votes
    1 Posts
    774 Views
    No one has replied
  • How to redirect "portal auth" logs to another destination?

    6
    0 Votes
    6 Posts
    2k Views
    GertjanG
    Hi there. As instructed here: https://doc.pfsense.org/index.php/Copying_Logs_to_a_Remote_Host_with_Syslog supply ipSense with the IP of the PC where your log server is running. In your case, this IP belongs to the Windows PC where http://tftpd32.jounin.net/ is running on. I'm not using tftpd32 myself, but normally it - the tftpd32 log server program - should 'listen' on port 514 UDP (because it's the default value, and if you looked well, pfSense is sending its logs to this IP:port). If things don't seem to work, remember one thing: your Windows PC where tftpd32  is running on probably has a firewall. So, instruct the firewall to accepts UDP trafic from your pfSense box (his IP !) into the log server and you are ok. Btw: this is not a "Captive Portal question", more a General question  :)
  • Per-user/group web content filtering using captive portal?

    3
    0 Votes
    3 Posts
    3k Views
    M
    try squid3-dev, marcelloc has added a feature for captiveportal authentication with non transparent proxy, whit this feature squid now gets the username from captiveportal and content filtering with captiveportal usernames by squidguard is now possible, the only issue is to force the clientsto use proxy and it can be done by using wpad/pac function my solution is 1-use non-transparent proxy 2-block everything except proxy 3-force clients to use autoproxy via wpad/pac feature or set browsers to use my proxy manually 4-so if a client does not configure his browser to use my proxy or not set it to autodedect the proxy, he can not access internet 5-all the web based software must be configured to use proxy too 6-use squidguard to apply content filtering by captiveportal usernames The one and only problem I am facing is, some java applets(especially games) does not work behind squid, but  it can be solved by adding allow rules for every domain that java wants to connect using firewall rules and aliases, and setting the connection method to "direct connection" in windows java settings and also if you have some php skills, you can modify marcelloc's solution in squid.inc and squid.xml files to be used for transparent proxy too
  • Captive Portal, but not as you know it

    6
    0 Votes
    6 Posts
    3k Views
    E
    Hello! Sorry for my English!  :-[ Where is it all change? You forgot to specify the path to the halyards … I have exactly the situation as the author of the post. But an adequate solution and nenashel. I would be very grateful for any help.  :)
  • Delete Old and Create New Voucher Rolls# using Cron?

    1
    0 Votes
    1 Posts
    972 Views
    No one has replied
  • Captiveportal vouchers editors

    5
    0 Votes
    5 Posts
    3k Views
    T
    Hi Diaste, Which patch did you install? Please advise Thank you,  :)
  • Add pass-through MAC from DHCP leases Status page.

    1
    0 Votes
    1 Posts
    862 Views
    No one has replied
  • At 2.1, unable to set the captive portal permissions?

    2
    0 Votes
    2 Posts
    1k Views
    T
    Hi Leoshen, same issue as mine,  ;D waiting for the fix at 2.1.1 http://forum.pfsense.org/index.php/topic,67203.0.html https://redmine.pfsense.org/issues/3216
  • Generating Captive Portal Vouchers

    11
    0 Votes
    11 Posts
    16k Views
    T
    Thanks Bro onlineph for the clear explanation. :) So I think we have to manually add new Roll, everytime the tickets runs out.
  • Interim updates on PfSense 2.1 CP + FreeRadius2 (pkg) + external MySQL

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • How To Make an Image Submit Button ?

    3
    0 Votes
    3 Posts
    1k Views
    J
    thanks heper for reply its not work.  its working just with Google Chrome and Mobiles.  Internet Explorer And Mozilla are dead. any idea ?
  • Many CP processes after upgrade from 2.0 to 2.1

    2
    0 Votes
    2 Posts
    915 Views
    H
    Solved by http://forum.pfsense.org/index.php/topic,67677.0.html
  • Access to only one domain without login

    3
    0 Votes
    3 Posts
    2k Views
    C
    Thanks for the reply. I don't have pfSense installed yet. Just trying to see what I can do with it. I'll be using WHMCS and their FreeRadius module to control access.
  • Full name on log-out page

    1
    0 Votes
    1 Posts
    939 Views
    No one has replied
  • New Captive Portal / lighttpd / php daemon choking on connections

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Captive portal is showing full max time.

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