• Having problems with installation

    39
    0 Votes
    39 Posts
    5k Views
    C

    Please help me!!!

  • WARNING: Current pkg repository has a new OS major version.

    4
    0 Votes
    4 Posts
    3k Views
    B

    @bab5470:

    @Gertjan:

    Does it say :

    2.4.2-RELEASE-p1 (amd64)
    built on Tue Dec 12 13:45:26 CST 2017
    FreeBSD 11.1-RELEASE-p6

    ?

    Nope:
    2.4.2-RELEASE-p1 (amd64)
    built on Tue Dec 12 13:45:26 CST 2017
    FreeBSD 10.3-RELEASE-p19

    So how do I upgrade from FreeBSD 10.3 to 11.1? Shouldn't PFSense do this for me when I check for updates?

    Looks like this from the shell will do the trick: pfSense-upgrade -d

    I'm now on 11.1 and I can install packages again!

    Thanks!!

  • MOVED: Firmware Branch

    Locked
    1
    0 Votes
    1 Posts
    352 Views
    No one has replied
  • 0 Votes
    2 Posts
    692 Views
    GertjanG

    Hi,

    Should be https://firmware.netgate.com/pkg/pfSense_factory-v2_4_2_amd64-core/All (click and see for yourself) pfSense-rc-2.4.2_1.txz
    The latest is  "2.4.2_1" - not "2.4.2".

    Try what is proposed elsewhere :
    Visit System => Update => System Update and switch away from Latest stable 2.4.x (Latest stable).
    Validate
    Then set it back to "Latest stable 2.4.x (Latest stable)" and validate.
    Try again.

    Btw : your are on the AMD (64 bits version) right know, right ? if you are using a 386 version, a re install implies.

  • Create a custom IMG with custom config

    4
    0 Votes
    4 Posts
    713 Views
    pttP

    Yes

    You're welcome

  • (SOLVED)Replacing Ubiquiti Edge Router X with PFsense

    20
    0 Votes
    20 Posts
    17k Views
    T

    Thanks for that johnpoz I wasn't aware d-link made 8 port managed switches.

    Well with that here is what I'll do.

    I'll buy the SG-1000 along with the d-link 8 port smart switch.

    Instead of having
    port 1 LAN-192.168.0.0/24
    port 2 DMZ-192.168.200.0/24
    port 3 WAN-0.0.0.0/0

    I'll do this

    port 1 vlan 2-LAN-192.168.0.0/24
    port 1 vlan 3-DMZ-192.168.200.0/24
    port 2 WAN-0.0.0.0/0

    Thanks for everyones help.

  • First time creating a PFSENSE for Verizon FIOS Gig connection

    6
    0 Votes
    6 Posts
    2k Views
    M

    I would ditto what everyone else is saying. Using a router on a stick should work out pretty good assuming you have a managed gigabit switch laying around. I also have Fios and put my PfSense in the DMZ of the Fios provided router and everything seems to work well (Site to site vpn's, xbox live, plex, …) and I never have to touch the Fios router. I also turned the Wi-Fi off on the Verizon router and use Ubiquiti AP's works well.

  • Unable to check for Updates

    4
    0 Votes
    4 Posts
    2k Views
    U

    I figured out how to get this to update….

    1. I changed the branch to "Legacy stable version (Security/Errata only 2.3.x)"
        The web GUI could then detect updates.  However updating via the web GUI did not work.

    2. I logged in via SSA and got the console menu.  I tried an update via the console menu (option 13
        in my case).  This worked!

    *** Welcome to pfSense 2.3.4-RELEASE-p1 (amd64 full-install) on fw1 *** WAN (wan)      -> igb0      -> v4: nnn.nnn.nnn.nnn/nn LAN (lan)      -> igb1      -> v4: xxx.xxx.xxx.xxx/xx 0) Logout (SSH only)                  9) pfTop 1) Assign Interfaces                10) Filter Logs 2) Set interface(s) IP address      11) Restart webConfigurator 3) Reset webConfigurator password    12) PHP shell + pfSense tools 4) Reset to factory defaults        13) Update from console 5) Reboot system                    14) Disable Secure Shell (sshd) 6) Halt system                      15) Restore recent configuration 7) Ping host                        16) Restart PHP-FPM 8) Shell Enter an option: 13 >>> Updating repositories metadata... Updating pfSense-core repository catalogue... pfSense-core repository is up to date. Updating pfSense repository catalogue... pfSense repository is up to date. All repositories are up to date. >>> Unlocking package pfSense-kernel-pfSense... done. The following 80 package(s) will be affected (of 0 checked): New packages to be INSTALLED:         python2: 2_3 [pfSense]         readline: 7.0.3 [pfSense]         oniguruma6: 6.4.0 [pfSense]         pecl-rrd1: 1.1.3 [pfSense]   .   .   . Number of packages to be upgraded: 2 [1/2] Upgrading pfSense-rc from 2.3.4_1 to 2.3.5_1... [1/2] Extracting pfSense-rc-2.3.5_1: .... done [2/2] Upgrading pfSense-kernel-pfSense from 2.3.4_1 to 2.3.5_1... [2/2] Extracting pfSense-kernel-pfSense-2.3.5_1: .......... done ===> Keeping a copy of current kernel in /boot/kernel.old Upgrade is complete.  Rebooting in 10 seconds. >>> Locking package pfSense-kernel-pfSense... done.

    Still not sure why updates via the GUI don't work, but at least the system updated.  We're now at 2.3.5-RELEASE-p1.  ??Updates via the console from now on??

  • Virgin media cannot get WAN IP

    4
    0 Votes
    4 Posts
    1k Views
    ?

    I was thinking MAC address. :)

  • 2.4.0 Upgrade Failed (sort of)

    6
    0 Votes
    6 Posts
    2k Views
    F

    I too got the dreaded “System update failed!” message back when I tried upgrading one of my pfSense 2.3.4 boxes to 2.4.0, and I got it again today when I tried upgrading another 2.3.4 box to 2.4.2. I'm really surprised it still has this problem in 2.4.2, and even more surprised that none of the pfSense upgrade documentation mentions this problem.

    Here's what I had to do both times: SSH into your pfSense machine and run the following three commands as root:

    pkg-static install -f pkg
    mv /usr/local/etc/pkg.conf /usr/local/etc/pkg.conf.old
    pfSense-upgrade -d

    Detail:

    When you run “pkg-static install -f pkg” you’ll see the following:

    Updating pfSense-core repository catalogue…
    pfSense-core repository is up to date.
    Updating pfSense repository catalogue...
    pfSense repository is up to date.
    All repositories are up to date.
    Checking integrity... done (0 conflicting)
    The following 1 package(s) will be affected (of 0 checked):

    Installed packages to be REINSTALLED:
    pkg-1.10.1_1 [pfSense]

    Number of packages to be reinstalled: 1

    After you select “y” and it upgrades the “pkg” package it will tell you the following:

    You may need to manually remove /usr/local/etc/pkg.conf if it is no longer needed.

    Instead, I renamed it to pkg.conf.old, just in case.

    After you run “pfSense-upgrade -d” to complete the upgrade it will automatically reboot. The reboot will take longer than normal because it will continue upgrading packages after it boots. Eventually, though, the Web interface will load again and you'll see the new Web GUI design.

    Hope that helps someone.
    –Dan

  • I cant open pfsense lan address into browser

    4
    0 Votes
    4 Posts
    747 Views
    T

    What is your host's IP address?
    What kind of networking did you use for the VM? e.g. NAT or bridged etc
    Do you have any VLANs setup?
    Why are you using /29 for your LAN and not just plain /24?

  • DMZ with two FWs and one server

    1
    0 Votes
    1 Posts
    271 Views
    No one has replied
  • 2.4.2 Install Woes

    9
    0 Votes
    9 Posts
    1k Views
    S

    Ok so not everything…. but I am obligated to post and update.

    There was still some issues to be worked out:

    I redid pfsense from scratch again this time to a 10.1.1.0/24 subnet

    Testing  direct to pc from pfsense works

    I go live and change over all those manual IPs.

    I note that some devices could get dhcp, while others could and the usual reset ip and reboot devices still wont work, even updated LAN drivers.

    At some point I decide to reset the Netgear managed switch (GS724T v2)- all of a sudden the down devices all got IP addresses . WTAF??

    It would appear that the secondary culprit was the switch. So subtly messing with dhcp messages between pfsense and my PC!

    At least this is my home lab and not some live work environment. I'd be out of a job by now.

  • Moving to virtual server correct procedure?

    4
    0 Votes
    4 Posts
    581 Views
    DerelictD

    I would be on-site for that then.

  • Pfsense 2.4.2-1 don't boot fine

    6
    0 Votes
    6 Posts
    1k Views
    R

    pfsense 2.4.2p1 with ZFS on Hyper-v starts without any error after powerloss.
    Continue testing…

  • New to PFSense, trying to get gigabit to work

    9
    0 Votes
    9 Posts
    1k Views
    johnpozJ

    " currently populated by a double-wide video card"

    Router doesn't even need a video card ;)

  • Setup pfSense Behind isp adsl router

    18
    0 Votes
    18 Posts
    30k Views
    stephenw10S

    Ah, OK so the two networks will be isolated in VMWare?

    That should be possible. You will be double NATing though pfSense I imagine unless you have multiple public IPs from your provider.

    What is not working?

    Steve

  • Please help me

    Locked
    7
    0 Votes
    7 Posts
    1k Views
    stephenw10S

    Locking this thread.  Please continue troubleshooting this here:

    https://forum.pfsense.org/index.php?topic=141042

    Please do NOT open multiple threads for the same issue.

    Steve

  • 2.4.0-RC (arm) Unable to check for updates

    10
    0 Votes
    10 Posts
    2k Views
    GertjanG

    Devices like the SG-1000 without 'console' => not for me.

    Btw : I'm wrong, the 'doc' says all you need is a USB key …. https://www.netgate.com/docs/pfsense/sg-1000/reinstall-pfsense.html

  • Configureing hardware(switch and wifi lan)

    3
    0 Votes
    3 Posts
    724 Views
    GertjanG

    See also : https://forum.pfsense.org/index.php?topic=141404.msg772258#msg772258

    As always :
    Don't use the yellow port.
    Give it a static IP - point it's gateway to pfSEnse LAN
    Stop DHCP.
    If possible, set it to AP only mode.
    Done.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.