• Slow Response from Main Page, high CPU usage

    5
    0 Votes
    5 Posts
    1k Views
    C
    Keep an eye on that file, if it has anything in it, post back with its contents.
  • 0 Votes
    2 Posts
    1k Views
    P
    This was also reported some time ago: https://redmine.pfsense.org/issues/2901 I guess you have some traffic shaper set up. What is in /tmp/rules.debug?
  • WAN quality ping times rising

    11
    0 Votes
    11 Posts
    2k Views
    luckman212L
    Until these issues are worked through, does anyone know a quick & easy way to just restart the apinger service every XX hours on a schedule using cron, or e.g. every day at midnight etc?
  • LDAP Active Directory Authentication

    3
    0 Votes
    3 Posts
    2k Views
    M
    Great find! This should be pinned and probably added as example in the pfSense UI.
  • Changing LAN ip from an existing configuration

    1
    0 Votes
    1 Posts
    496 Views
    No one has replied
  • MOVED: Configuration de FreeRadius2 + Portail captif

    Locked
    1
    0 Votes
    1 Posts
    471 Views
    No one has replied
  • [Solved] Get PfSense to send 'correct' password to Radius

    3
    0 Votes
    3 Posts
    3k Views
    B
    Ok I found the issue. Due to a bug in the gui-code, the PAP-setting wasn't written to disk. After fixing this, everything now works. https://github.com/pfsense/pfsense/pull/1472 /Basse
  • How does pfSense work

    4
    0 Votes
    4 Posts
    1k Views
    C
    @galto: To try an understand how pfSense works, I was going to see if I could figure out how the captive portal and radius plugin implemented. I have a demo VM setup. My VM setup is working as expected. I also have a cloned the repository. But now realize I don't know where to start trying to understand the implemented architecture. Are there any guides that would be a good starting point? Nothing great, but for what you're wanting to dig into it won't require much. Check out the development board here. https://forum.pfsense.org/index.php?board=32.0 But mostly all you need to know for what you're looking at there, check /etc/inc/captiveportal.inc and you'll find all of how captive portal works. Find the specific part there that you're after, and you can trace functions further from there as needed (most of which will be from something in /etc/inc/).
  • General Questions about PfSense…

    6
    0 Votes
    6 Posts
    2k Views
    T
    I figured out what was going on and I am posting here in case anyone else has the issue and can use the information… It turns out the black arrow pointing to the left in the interface column in the firewall log means that it is a communication that is OUTBOUND from the WAN interface itself, not from a host using the WAN interface. This was happening because I had created a separate VLAN (say, VLAN5 at 192.168.5.0), assigned an Access port to it and set it as that port's PVID. I had then connected a LAN port on a Linksys 4-port router to that port on my L3 switch thinking that the Linksys would just act as a dumb switch and allow the wireless clients to connect. What was happening is that a wireless host would communicate OUTBOUND, and the external host would reply but the NAT on the router was routing the reply back to the WAN port on the firewall (since, to the Linksys, the initial communication came from there) rather than the internal host that had initiated the conversation. When the WAN port would attempt to reply, the default block rule blocked it and it was logged. That's why it continued to block and log it even after I set a rule, as a test, allowing the WAN port to communicate externally to any IP using any protocol. To fix it, I reflashed the router using DD-WRT which allowed me to set it up as a true dumb switch, which also allows wireless clients to connect and seem to the rest of the networks like they are simply hosts physically connected to one of the physical ports. Now the router does no NAT, the WAN port on the router is disabled and everything is working as it should. Thanks again to marvosa for the time and assistance.
  • Have Pfsense 2.2 support realtek giga network card?

    7
    0 Votes
    7 Posts
    2k Views
    A
    OK,I will use livecd to test NIC.I hope can upgrade to 2.2  :D
  • Made unknown change

    10
    0 Votes
    10 Posts
    3k Views
    stan-qazS
    Just pick option "15) Restore recent configuration" from the menu and then "1) List Backups" to see what is available. Then either go with the one you hope will fix your latest goof or just try the newest one and be prepared to go though several of them if your error wasn't recent. The entries have some info available but nowhere what you can see from the GUI view diff option. Here are a few of my entries for an example: 30. 2/3/15 01:27:52    v11.6  admin@172.16.1.14     /services_dhcp_edit.php made unknown change 29. 2/3/15 01:28:35    v11.6  admin@172.16.1.14     /services_dhcp_edit.php made unknown change <snip>07. 2/4/15 13:00:46    v11.6  admin@172.16.0.16     /services_dhcp_edit.php made unknown change 06. 2/4/15 13:02:46    v11.6  admin@172.16.0.16     /services_dhcp_edit.php made unknown change 05. 2/4/15 13:14:41    v11.6  admin@172.16.0.16     /services_dhcp_edit.php made unknown change 04. 2/4/15 15:33:56    v11.6  admin@172.16.0.16     /services_dhcp.php made unknown change 03. 2/4/15 15:35:31    v11.6  admin@172.16.0.16     System: 02. 2/4/15 15:36:40    v11.6  admin@172.16.0.16     /services_dnsmasq_edit.php made unknown change 01. 2/4/15 15:36:50    v11.6  admin@172.16.0.16     /services_dnsmasq.php made unknown change –-------------- kejianshi, I'm sure with a bit more experience I'll learn to make worse messes but so far things are good.</snip>
  • SMTP E-mail Notification Error

    4
    0 Votes
    4 Posts
    1k Views
    K
    I tried using the DNS forwarder and using the public address for mail.mydomain.com but unfortunately this did not resolve the error but when adding the private address (172.16.0.4) in the E-Mail server textbox for notification all worked fine.
  • Pfsense box behind Touchstone Data Gateway DG1670

    1
    0 Votes
    1 Posts
    632 Views
    No one has replied
  • PfSense No Longer Intercepts HTTP/HTTPS Traffic

    1
    0 Votes
    1 Posts
    660 Views
    No one has replied
  • Automated Backup Script

    3
    0 Votes
    3 Posts
    809 Views
    D
    Sorry, my fault. It hat nothing to do with the php-changes from version 2.2 -> i checked my Firewall settings and found the mistake. Thanks
  • Unbelieveably bad performance

    49
    0 Votes
    49 Posts
    14k Views
    C
    @johnkeates: I posted this in a different thread, I hope it's okay to semi-double post You're more than welcome to cross-post solutions across however many threads are relevant.  :) There are probably a dozen different threads around here on this same root issue. Feel free to post it in however many threads are relevant. Many people only follow specific threads and may miss a fix for the same problem posted in a different thread otherwise. pf does have a history of breaking checksums in certain areas, though I can't say I've seen any of that recently outside of this particular issue with Xen. It's probably a combination of pf+xn from the sound of your description. Can take our /tmp/rules.debug file, copy it over to stock FreeBSD, kldload pf && pfctl -f rules.debug (assuming stock system has same NICs) and see what happens. I'm definitely curious on the results.
  • Ip range to CIDR ranges in Aliases (network(s))

    3
    0 Votes
    3 Posts
    1k Views
    B
    thank you, the patch solves the problem.
  • Export lightsquid report to excel or PDF

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • SSL Error on management page

    2
    0 Votes
    2 Posts
    926 Views
    F
    Different versions of firefox switched between letting the user store the pfsense web cert and other times not. Whats the error message you get or do you mean the default error message saying this cert is not trusted when you first visit the pfsense web login page?
  • Afternative to pfSense for ADSL connections without NAT

    Locked
    3
    0 Votes
    3 Posts
    713 Views
    Cry HavokC
    Locked due to being a duplicate of https://forum.pfsense.org/index.php?topic=85243.0
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.