• 2.2 upgrade vs new start

    1
    0 Votes
    1 Posts
    406 Views
    No one has replied
  • MOVED: barnyard2 mysql connections failed into pfSense 2.2

    Locked
    1
    0 Votes
    1 Posts
    412 Views
    No one has replied
  • Pfsense 2.2.1 crached after upgrading ESXi host to 6.0

    4
    0 Votes
    4 Posts
    823 Views
    X
    I did a rolback to 5.5, and everything worked greate. Think I will wait for som ner updates, or test it on a different server before upgrading again.
  • Can't boot pfsense after installing for first time

    3
    0 Votes
    3 Posts
    1k Views
    stephenw10S
    You shouldn't need to do anything at that point it should auto-boot the F1 option after a few seconds. The fact that it isn't implies it's stuck there at the boot loader prompt for some reason. The most likely cause is that you have some unusual drive controller. I couldn't find anything about that board but if it has any sort of raid controller you should turn that off. Also try chaning the SATA mode. See: https://doc.pfsense.org/index.php/Installation_Troubleshooting#Boot_from_hard_drive_after_CD_installation_fails Steve
  • Installation fails

    3
    0 Votes
    3 Posts
    838 Views
    L
    hi renatohpc As Escorpiom said, the CD go bad quickly. I was wondering if the USB PEN installation could be a workaround in your scenario case. I looked up onto the MOBO web site and the MANUAL have NOT a word about the USB in the BOOT PRIORITY section. That let me believe that is not supported. But a Try cost you nthing else than time. But what the read of the manual have poped up is that fact that the MOBO is NOT 64 bit compliant and since you picked up a x86_64 image to install it could lead to further problems… Have fun.
  • 2.1.5 –> 2.2, nanobsd 64, random crashes on Atom N280 (HP T5740/T5745)

    21
    0 Votes
    21 Posts
    5k Views
    B
    I think I may have figured this out, even though I never managed to collect a proper crash dump.  After reading through the responses to my posts I checked in the bios and found that on the HP T5740 / T5745 thin client there is no way to disable hyperthreading (HT) in the bios.  I did a bit of research and found a sysctl toggle for hyperthreading. By adding: machdep.hyperthreading_allowed=0 to /boot/loader.local.conf I was able to disable hyperthreading. This seems to have quelled the random crashes on my N280 Atom cpu when running i386 nanobsd in conjunction with ipsec. Big thanks to all those who chimed in, and especially robi, who put me on to exploring hyperthreading.  I hope that this info helps someone else as well.  If I run into any more problems I will update this thread. UPDATE After some further reading about IPSec crashes on i386, I came across a thread here indicating that a different sysctl toggle may alleviate the problem in a more finely targeted manner than shutting off hyperthreading. I have now remove the HT tweak discussed above, and I'm testing to see if setting: net.inet.ipsec.directdispatch=0 fixes the issue. Here is the thread and relevant post: https://forum.pfsense.org/index.php?topic=88606.msg501050#msg501050 Cheers, Bennett
  • Fcgicli

    7
    0 Votes
    7 Posts
    1k Views
    pttP
    https://forum.pfsense.org/index.php?topic=90830.msg502489#msg502489
  • Installer on APU1C4 ignores keybord input

    6
    0 Votes
    6 Posts
    3k Views
    J
    Hey @all, I had the same probleme. Solution: In PuTTy-Option "Serial" set "Flow Control" to "None" instead of the standard option "XON/XOFF" Hope someone could use this :-)
  • Stuck on package reinstallation after 2.2.1 update

    3
    0 Votes
    3 Posts
    1k Views
    cdsJerryC
    That removed the notice not to change anything from the GUI.  Hopefully I didn't just turn off the Check Engine light without filling up the oil first. Two services aren't running. One wasn't running before the update but as I never use it, I didn't care (Darkstat Bandwidth Monitor, which always seems to stop working anyway).  The second is Secure Shell Daemon which I've not noticed before.  If I start the service it stops immediately.  As I'm not connected via SSH at the moment perhaps it's not needed currently?
  • Enabling TRIM support on APU1D4

    3
    0 Votes
    3 Posts
    919 Views
    A
    I was having the same difficulty on a RCC-VE 2440. I solved it by booting my box with a memstick in liveCD mode, dropping to a shell and running: tunefs -t enable /dev/ada0s1a reboot YMMV
  • Nanobsd config loaded into full install. Bad idea?

    5
    0 Votes
    5 Posts
    1k Views
    R
    None. I specifically tried some regular Kingston CF cards which had DMA errors on that motherboard. I moved to Apacer Industrials, and problems gone. Note also, that it also happened the other was around with some other motherboards too, pfSense would not boot from Apacer Industrial CF cards, but works just fine with regular Kingston and other chinese no-name brand CF cards. Also noticed that when used with passive CF-IDE adapters with Windows, Apacer Industrials are detected a fixed disks (like regular PATA hard disks), while Kingstons and friends were detected as removable disks. Perhaps that's the difference between them, in the CF card's firmware.
  • Moved server - transfer logs?

    5
    0 Votes
    5 Posts
    1k Views
    C
    There are at least thee different things, and different types of logs, that you may be talking about.  Can't tell without more info. Bandwidthd data files (*.cdf) are stored in /usr/pbi/bandwidthd-amd64/local/bandwidthd. (Adjust if needed for i386).  To move those, I first would install bandwidthd on the new server, then copy the old *cdf files as well as the old etc/bandwidthd.conf to the new system.  Files in htdocs should be created as needed. System log files are binary in a 'circular log'  format, and live in /var/log.  In a console you can generate plain text by using the clog utility, ie "clog /var/log/system.log |less".  No sense, IMHO, in copying these to a new system. The rrd data files are used to create the rrd graphs you may be referring to, and these live in /var/log/db.  I'm pretty sure there are ways to back up the rrd data, and I think they are moved automatically when upgrading a system, but I'm not sure of the correct way to move old data to a new install with a potentially different configuration.  They are binary, so if you are going i386 to amd64, they are not compatible.  There are ways around that, but require some manual intervention, essentially a dump & restore.  Maybe somebody can chime in with proper way to move rrd data.
  • Community AMI Images for AWS?

    2
    0 Votes
    2 Posts
    2k Views
    B
    See comment #34 The ‘free’ AMIs are gone. We dropped the price on the remaining AMIs. By paying for the AMI, you help support the project.
  • Physical or ESXI/vSphere?

    7
    0 Votes
    7 Posts
    2k Views
    C
    @hec: Last time i tried carp with vmware we had a lot of packetloss and a the vips did not work. You have a config issue at the ESX level somewhere in that case. Those possibilities are all outlined here: https://doc.pfsense.org/index.php/CARP_Configuration_Troubleshooting#Hypervisor_users_.28Especially_VMware_ESX.2FESXi.29
  • How to design network for VM?

    4
    0 Votes
    4 Posts
    648 Views
    A
    If all you want is a proxy style VPN then pfSense just needs one NIC, the WAN, and a VPN set up to tunnel all client traffic and NAT it out of the WAN interface. However I would recommend having a LAN interface so you can manage pfSense without allowing WAN traffic to reach the web GUI.
  • Alix 2d13 upgrade 2.2.0 ERROR 19

    3
    0 Votes
    3 Posts
    2k Views
    D
    https://doc.pfsense.org/index.php/Upgrade_Guide#Disk_Driver_Changes
  • 0 Votes
    7 Posts
    7k Views
    M
    how did it work?
  • Firewall rule sometimes dont work

    2
    0 Votes
    2 Posts
    1k Views
    X
    it seems when the tunnel is started that time the rule works fine but after a while when in idle state or the states refresh, the tunnel still remains up but the rule doesnt seem to match the traffic and send out of the tunnel gateway. can any1 please help or point me to any bug that was introduced in 2.2.1 or probably fixed relating to this. i tried creating the aliases and rules from scratch but the issue still persists
  • Install h323plus-1.26.5_2

    1
    0 Votes
    1 Posts
    437 Views
    No one has replied
  • PfSense with ddwrt and fiber internet

    8
    0 Votes
    8 Posts
    2k Views
    A
    pfSense will do vlans just fine. In fact it will do everything DD-WRT does and then some.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.