• Add protocol selection to radius server configuration for pfSense 2.3.5

    2
    0 Votes
    2 Posts
    523 Views
    jimpJ
    No. Use 2.4.x for new features.
  • 0 Votes
    6 Posts
    1k Views
    GertjanG
    Hi, Now you have secured your "can go back in a snap", try a complete fresh install.
  • Upgrade 2.4.3 -> 2.4.3_1 - no download?

    1
    0 Votes
    1 Posts
    719 Views
    No one has replied
  • Upgrade resulted in loss of GUI

    4
    0 Votes
    4 Posts
    871 Views
    GertjanG
    Upgrade from what version ? "2.3" as a reply isn't enough, knowing that "2.3" might be a "32 bit" version, and "2.4.x" is "64 bit" only, which means a simple upgrade will not work. A re-install - 5 minutes more work - will be needed. edit : PHP ERROR: Type: 64, File: /etc/inc/config.inc, Line: 51, Message: require_once(): Failed opening required 'Net/IPv6.php' (include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg:/usr/local/www/classes:/usr/local/www/classes/Form'). Is there a method to resolve this and return to the GUI interface Use the quick and clean method : Consider system broken. Enter console, and grab a copy of the config file (it's here : /conf/config.xml ). After that, download a fresh copy of pfSense and re install. As soon as it is up - the GUI will work on LAN, import the config, restart and you're ok.
  • New install - Access from WAN

    5
    0 Votes
    5 Posts
    966 Views
    J
    Generally, we don't want appliances to be directly exposed to the internet for security reasons.  pfSense is great, but it's better to add another layer of protection in case there's some vulnerability discovered some day that lets hackers get into your exposed pfSense.  I do remote access all the time, but I use the built-in OpenVPN to connect to pfSense over the internet, then log into the pfSense web GUI through that.  Slightly more effort but much safer.
  • New Hyper-V VM using config.xml from another VM

    3
    0 Votes
    3 Posts
    776 Views
    J
    @mircolino: I have a pfSense 2.4.3 generation 1 Hyper-V VM running on Windows 2016. Wanted to try to migrate to generation 2 VM. What is the best way to do it? Hyper-V doesn't support USB memory sticks. So I tried copying /config/config.xml from the gen1 VM to a USB hard-drive and added that to the gen2 VM along with the installation DVD/ISO. The installation however fails to find the config.xml file and proceeds to ask me to reinitialize pfSense from scratch. Any other way I can do this? Not super familiar with freebsd. From the installation shell could I mount the HD and copy the config.xml somewhere where it would be found? I wanted to do the same thing, but eventually just went with stephenw10's solution.  During the installation, I just went with the default options.  As soon as I could log into the GUI, I went to Diagnostics > Backup & Restore, and uploaded the config file there.  I believe the end result is the same.
  • Pfsense keeps restarting

    4
    0 Votes
    4 Posts
    1k Views
    GertjanG
    This file /var/log/dmesg.boot Or enter SSH : option 8, and type dmesg I hope you have the time to do so before it reboots.
  • Restoring Configuration to new install on new box

    3
    0 Votes
    3 Posts
    646 Views
    G
    stephenw10, Thank you very very much indeed. Your assistance solved my problem. Thank you so much.
  • 0 Votes
    1 Posts
    266 Views
    No one has replied
  • Openvpn not working after pfsense config import to new install

    2
    0 Votes
    2 Posts
    572 Views
    stephenw10S
    Do you see anything logged in the OpenVPN log when clients try to connect? The 'TLS handshake timeout' just means that the server didn't respond at all so it either didn't receive the traffic from the client, refused the connection or tried to reply but couldn't. The logs should show which. Not receiving the traffic from the client because something in the route is blocking it would be my guess. Steve
  • Update to 2.4.4 now not booting

    4
    0 Votes
    4 Posts
    996 Views
    C
    Hi - it's a mystery why the box was offering to upgrade to 2.4.4 … Anyway, I found another post where the person had a very similar experience and followed the instructions here: https://forum.pfsense.org/index.php?topic=138921.0.  It took half a dozen reboots to get to the splash screen, by which time the last good configuration had been overwritten so I had to install the complete 2.4.3 and then restore from an old backup .xml that I had saved to disk. Thank you for all the replies
  • Pf installition on hp server dl380 g7

    2
    0 Votes
    2 Posts
    898 Views
    GrimsonG
    https://doc.pfsense.org/index.php/Boot_Troubleshooting
  • Two WAN, two DHCP setup

    3
    0 Votes
    3 Posts
    625 Views
    O
    Thanks, I re setup everything and yes, I can get multiple DHCP now.
  • Issues after update to 2.4.3

    8
    0 Votes
    8 Posts
    2k Views
    S
    Hello Access the console and use option 11 and retry access in the GUI
  • Help Needed: Upgrade to 2.4.3: /var/run filesystem full

    12
    0 Votes
    12 Posts
    2k Views
    B
    As for my nightshift. I have talked with the support. There is no good way finding what happened at update. The suggestion was always have a serial console log running when you do the upgrade. Then you have a chance on catchen what was wrong. In my situation there where only haproxy and securitata installed. I ended up grabbing the last konfig (since I but carp in mainanance) from the old installation while booting from a usb stick with 2.4.3 on it. I then did a reinstall and restored the config. Everything is now working.
  • No LAN Internet Access

    61
    0 Votes
    61 Posts
    14k Views
    kaysersosaK
    Now Google.com appears to be working.
  • Installing on server's VM - Controlled environment

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S
    You don't need to use DHCP. You can statically assign an IP to the pfSense WAN. It will meed to be an IP in whatever subnet is on the WAN side vswitch and have a gateway set to whatever device is the gateway for that subnet. Is the Ubuntu machine a client VM on the internal network? That should be receiving it's IP from pfSense via DHCP then by default. Otherwise everything on the internal subnet can be statically assigned also if needed. 255.255.255.0 is the subnet mask, the same as /24 or 10.0.10.xx for example. If the WAN adapter is NAT'd to the external subnet then it could be anything but it will be defined in the VM host setup somewhere. You provavly want to have that bridged to the external subnet instead to avoid (at least) to layers of NAT. Steve
  • [Solved] I can't get Internet access on the LAN side…

    Locked
    16
    0 Votes
    16 Posts
    113k Views
    stephenw10S
    Locking this thread. Waaaaay too old!  ;)
  • Update fails: repositories metadata

    5
    0 Votes
    5 Posts
    2k Views
    A
    @Gertjan: global search on the forum. If not, consider system broken, backup config and goto latest version, import config and done (5 minutes work ?). Thanks for the trigger 'global' - I didn't realise that my search wasn't checking the whole forum. Maybe that's why my results came up short. This post helped me fix the problem: https://forum.pfsense.org/index.php?topic=145605.0 Not sure which command it was, but things got progressively better until I could complete the update. If this hadn't worked, not so (5 minutes) trivial, as this is a remote (3000 miles) installation…
  • Can't access Internet!

    4
    0 Votes
    4 Posts
    689 Views
    ?
    You don't mention anything about how you've set it up, but if it's virtualised and you haven't turned off hardware offload, then that's probably the problem.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.