• Internet is slower then slow trough pfsense

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    L
    Just for argument's sake, I would down the Untangle VM and see if it makes any difference, and would do all further testing with Untangle down.  Once you get the issue sorted, THEN I would revive Untangle.
  • Time discrepancy between two firewall nodes

    Locked
    2
    0 Votes
    2 Posts
    945 Views
    K
    I seem to be answering my own questions today, but just in case anyone else stumbles across this: I opened a command line prompt and issued a simple: ntpdate timeserver That stepped the clock forward into sync and hopefully the ntp daemon will now keep it that way. Though I've yet to figure out why it went out of sync in the first place, something to keep an eye on I guess.
  • Where is the timestamp for STATS?

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    jimpJ
    There is no timestamp on those really. Those are all active connections, so the timestamp is "now". :-) There is some more information that can be had (age, expires, how many packets, what rule made it) but that would require even more parsing since it would require enabling the verbose output of the states view, and the display of that page can already take quite a bit of time with a large state table. It might be possible to add as an option in the future though.
  • MOVED: ESXi + pfsense and more.

    Locked
    1
    0 Votes
    1 Posts
    769 Views
    No one has replied
  • "Address already in use" and lan port locks up

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    jimpJ
    That is from NAT reflection. It's trying to bind the reflection daemon to a high port in order to bounce connections back. That message is likely not related to what you are seeing - something else must be happening before that to trigger a reload of the LAN interface. Perhaps it's losing its link (or it believes it is). Sounds like it could be a flaky cable/NIC/switch port.
  • State Table Timeout

    Locked
    4
    0 Votes
    4 Posts
    9k Views
    jimpJ
    Not for an established connection. If a system properly terminates its connections, the entries go away immediately. They don't hang out there forever unless one side believes it is still open.
  • Nmap not ping scanning local network

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    T
    Even better.
  • Nanobsd pppoe problem.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • SOLVED (bug)– LDAP issues, no clear error

    Locked
    10
    0 Votes
    10 Posts
    10k Views
    D
    @limecat: More serious, there appears to be a bug– pfSense does not want to bind with credentials. I went into iRedmail's LDAP config, and enabled anonymous bind, and all of a sudden it was able to bind no problem. How do I open a bug for this? Check pfsense's bugtracker http://redmine.pfsense.org/projects/pfsense/issues?set_filter=1
  • [SOLVED] VLAN switching performance

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    R
    Solved! Yesterday, in desperation for an answer, I swapped the hard drive with the pfSense install on it out for another and installed Arch Linux on the machine. It took a couple of hours, but I was able to get Arch set up so that it would do exactly what I had pfSense set up for (WAN on em0, LAN on LAGG0 (em[123]), OPT1 on VLAN1 on LAGG0, and OPT2 on VLAN2 on LAGG0). Rerunning IPerf on the same pair of old and crufty workstations got exactly the same performance figures, approximately 228 Mb/s. I boggled for a minute then realised the problem was either the hardware on the pfSense box (maybe the LAGG and VLAN configuration scared up a bug) or the workstation's NICs (as limecat suggested). I plugged my fairly new laptop into a port that would use OPT1 on the pfSense box and reran IPerf to a machine on the other side of the WAN port (ie. NAT was involved). Got about 928 Mb/s. So the workstations were at fault! This is a huge relief. pfSense makes for an easier solution, than building a Linux router, to most of the problems I'm running up against (inter-subnet routing speed, web caching, traffic shaping, prioritising video-conferencing traffic).
  • PfSense 2.0 Release failure after power outage

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Fixed it. Yes, rebooting after mirror rebuild didn't help. Copied an old backup of the config and that fixed it.
  • MOVED: SQUIDGUARD-SQUID HTOMAIL CONFIGURACION

    Locked
    1
    0 Votes
    1 Posts
    807 Views
    No one has replied
  • No DHCP for WAN on Cisco DPC3010

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    chpalmerC
    1.  Call and verify they have the right cable modem mac address for your account. 2. Verify that when you plug your ethernet cable into the ports that they light up indicating connection. 3. Verify on your WAN page that you are set for DHCP. 4. Verify on the "Status/Services" page that the DHCP service is in deed running. 5. Start the modem first and then power up your pfSense box after the modem finishes syncing. If you change devices on the modem you must power it down and restart it.
  • PfSense web UI hangs but NAT/routing still works

    Locked
    12
    0 Votes
    12 Posts
    10k Views
    K
    Same problem - webui keeps hanging… I found killing all of lighthttpd and php processes off fixes it.  I'll dig further the next time it stops responding... Not hard to make it happen, just use the UI. Soekris Net6501-50 with a regular 5400rpm SATA drive.
  • Having some fun with Traffic Graphs

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    johnpozJ
    guessing your made it png vs php because you can not upload php?  took me a second to figure out what you did ;)  Like what how am I suppose to compare code with a png?  Then the light went on ;) heheh Looks nice - thanks!
  • Gateway Status Events

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Check the gateway status widget and the gateway status page. You could lift some code from there for your script.
  • Can't ssh into pfSense as non-admin with authentication keys

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    Can you login with that same user without a key? (just password?) Does the user actually have shell permissions assigned?
  • Recover after a power failure

    Locked
    8
    0 Votes
    8 Posts
    13k Views
    jimpJ
    It always runs fsck automatically after an unclean shutdown. It says r/w mount denied, so then it runs fsck to fix the problem with the filesystem, and once it's cleaned up then it mounts the drive normally. If that automated process doesn't work, then it's possible the drive was corrupted more than usual by the power loss. If it's that bad, then it could possible take a few fsck runs (boot to single user mode) to fix up all the way.
  • Where does pfsense store captive portal user information?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D
    @cpartsenidis: The reason for this is because I want to create a backend program that will automatically update the user database to allow new users access the Internet, without it requiring someone to manually enter this information via the Captive portal user management. Rather than messing with pfsense's local db, you could authenticate CP users against a RADIUS server and have your back-end program update its db. Also, is it possible to program the captive portal to accept a pin number, instead of a username/password? Check the vouchers function in CP.
  • NUT will no longer install

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Scroll down to the very bottom of the page, is there a PHP error at the bottom of the screen?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.