• Can't get install to work

    9
    0 Votes
    9 Posts
    2k Views
    D

    Hi Stephen,

    Yes that's correct I put in the username and password and it gets the IP address.  Both my broadband services have have static IPs this is where I was getting confused.

    Many Thanks.

  • Pf 2.1.4 amd64 full install partitioning error 2

    2
    0 Votes
    2 Posts
    782 Views
    I

    I see it says dev mirror in there.. I've run into this issue before as well actually. It was a while ago, but how I resolved it was to choose to install using a geom mirror but then chose "advanced setup" instead of basic. I answered all the questions with basically default values and then it installed fine..

    Want to give that a try? If that doesn't work, do you want to try booting with another live cd such a the gparted cd and just remove all existing partitions before trying to install?

  • Run from USB NOT install from USB

    9
    0 Votes
    9 Posts
    4k Views
    P

    I'm using the 1G image on an 8G flash drive.

    Did you try a different brand of stick? There are a few that don't work well, for some OS's anyway.

  • Importing settings from different build

    3
    0 Votes
    3 Posts
    805 Views
    M

    Thanks, I tried searching the docs for "import", but nothing relevant came up. It seems searching for "restore" would have provided the right results.

  • Instalasi Pfsense ke hard disk

    2
    0 Votes
    2 Posts
    956 Views
    J

    @Google:

    Good night,

    Greetings pfSense. Sorry want to ask about the pfSense installation. Here I'm getting a project for the manufacture of final project topic lectures with pfSense. But I have a problem with the installation of pfSense. I want nanya how ya how to install pfSense (from the beginning) of the iso you have downloaded and already extracted through "7zip" then the pfsense want to install to a hard disk of a Blackbox (the hardware used to run the pfsense) in order to run.

    I and teman2 often found pfSense installations using CF (compact flash), but the context and different times using the hard disk. I hope brothers - sisters are more expert can provide a solution. Thank you.

    Regards,
    Scorpionandy

    pfSense has two variants: Full & NanoBSD.  The former is designed to be installed to a hard drive or SSD.  The latter is designed to be installed to a CF card, SD card, or USB Thumb Drive and has some modification to limit the number of writes to disk.

    If you are trying to do a full install then you'll need to download the ISO, burn it to a CD, then boot from that CD and select the appropriate options as the system boots.  You should not be extracting the files from the ISO.  If you are trying to do a NanoBSD install then you will need a second computer where you can download the image, uncompress it, write it to your card (using physdiskwrite, dd, or similar), then transplant that card to the system you want to use with pfSense.

    More information can be found here:

    https://doc.pfsense.org/index.php/Installing_pfSense

  • Upgrade Error - "Mangled Entry" - How to copy config file?

    2
    0 Votes
    2 Posts
    793 Views
    R

    Install FreeBSD in a virtual machine on your PC, attach the USB to that virtual machine, and you'll be able to access it.
    Maybe you should check http://ufs2tools.sourceforge.net/ too.

  • Another Wan to Lan connectivity issue

    24
    0 Votes
    24 Posts
    6k Views
    T

    Unfortunately with a dual network failover configuration my current setup won't support PFsense at the edge of the network (only 2 ports available) I have considered setting up a PFsense router/firewall device, but with the cost of ours, and the fact the the owner just put more money out on it for support/updates he would be unwilling to pay out for another device. So am stuck where I am.

  • Unable to invoke auto update

    10
    0 Votes
    10 Posts
    2k Views
    F

    I finally got around to this upgrade by swapping with a different CF card, but that was definitely a pain to deal with.  For a Netgate m1n1wall, you have to take out the 4 cover screws, the 4 screws that hold the board to the case, and the 2 nuts that hold the serial port connector in the back.  Only then can you remove the board from the case just to swap out the CF card.  After that, it was just importing the backup config and allowing it to reboot one last time.  I know it bugged me just having to do this once, but I just feel bad for any admins that may have purchased these for multi-site implementations.

    Anyways, it's all good now.  Thanks for everyone's help!  8)

  • Basic Installation of Pfsense

    5
    0 Votes
    5 Posts
    1k Views
    N

    Are you using mSATA and flash memory card ?
    Why not loading the image directly on the disk and booting directly from ?

  • 0 Votes
    6 Posts
    2k Views
    M

    WORKED!!

    Using usb2 port.  Thanks irj972 !!

  • 2,1,4 doesnt apply ip aliases to CARP interfaces

    3
    0 Votes
    3 Posts
    927 Views
    C

    Solution here:
    https://forum.pfsense.org/index.php?topic=78611.msg428938#msg428938

  • Firebox X700 OPT1-4 to be like LAN

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S

    @TinFoil:

    I don't really need wireless clients to talk to one another, just out to internet. Would it be a big pain if I did?

    No. If you use the default 'lan to any' as a template for the rules on the other interfaces all the clients will be able to talk to each other. The default rule on LAN is very open, you can replace it with something much more restrictive or add block rules if you don't want that. However because the clients will be in different subnets they won't 'see' each other, in Windows Network Neighbourhood for example, even though the traffic is allowed.

    @TinFoil:

    Go into OPT1 for example, name it LAN2 set it to static IP but use 192.168.25.1 / 24 . Go into DHCP server, make sure it is also going to serve up LAN2 (will make pfSense be the one handing out DHCP leases, even direct to the wireless clients). Finally go into firewall rules setup an allow all for outbound but set it as LAN2 subnet?

    Looks good. The firewall rules in pfSense work to restrict only inbound traffic, with respect to the interface, so if you allow traffic with destination 'any' on LAN it will be able to reach the LAN2 subnet even if you haven't added rules on LAN2 to allow it.

    @TinFoil:

    Finally, can I make the newly created subnets also access the WebUI? If so, how.

    The webgui listens on all interfaces so it will be accessible from any interface that has firewall rules to allow it, which the default rule does.

    Put up a sceenshot of your rules if you're still having any trouble.

    Steve

  • Amnesiac mode after a few installations

    8
    0 Votes
    8 Posts
    5k Views
    A

    tnx…

  • WatchGuard X550e running 2.1.3

    4
    0 Votes
    4 Posts
    955 Views
    stephenw10S

    Packages may have been changed to work with features in 2.1.4. Besides that there are security fixes that went into 2.1.4 that you should have.
    Do you see any errors in the system logs after installation fails?
    I assume you're running Nano from a CF card? What image size?

    Steve

  • Unable to boot from my Live CD after burn ISO into it

    6
    0 Votes
    6 Posts
    1k Views
    stephenw10S

    So you booted from a memory stick? What exact image did you write to it?
    What hardware are you using?

    Steve

  • Can't access webinterface from VMware install

    4
    0 Votes
    4 Posts
    4k Views
    KOMK

    What's the pfSense WAN IP address?  If it's in the private range, do you have your General Settings set to block private IP space?

  • Stuck on pfsense installation

    3
    0 Votes
    3 Posts
    1k Views
    M

    After 2 day of trial and error, I found out the hard way that the swedish tutorial at sweclockers.se was totally wrong (  http://www.sweclockers.com/forum/14-natverk-och-uppkoppling/889984-bygg-din-egen-router-med-pfsense/  ).

    In the tutorial it was said to do the LiveCD configuration first, and that didnt work at all, the installation program halted I never got passed selecting the LAN interfaces.

    Finaly after 2 days of trying to follow the tutorial I gave up and did the totally opposite of what the tutorial said, and formatted the drive and installed the software to the harddrive first, and then I ran the LiveCD and everything went like clockwork.

  • Upgrade to 2.1.4 has been reinstalling packages for 48+ hours

    3
    0 Votes
    3 Posts
    917 Views
    S

    That worked.  Thanks so much!

  • Outbound/Inbound blocked after a few minutes

    15
    0 Votes
    15 Posts
    2k Views
    stephenw10S

    Hmm, tricky.
    So what's the difference? Is this a server issue or something related to the forwarding rules? (hard to know what that might be though).
    Not really sure what to suggest.  :-\

    Steve

  • [SOLVED] Can't install packages on 2.1

    8
    0 Votes
    8 Posts
    11k Views
    stephenw10S

    Sounds like the box is using the proxy itself and that setting is not being correctly removed.
    Probably better to post this in the packages section.

    Steve

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