• IP Addressing at / for installation

    2
    0 Votes
    2 Posts
    334 Views
    RicoR
    pfSense. -Rico
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    44 Views
    No one has replied
  • 2.4.5 upgrade failed

    2
    0 Votes
    2 Posts
    440 Views
    GertjanG
    Hi, 2.4.1 ? The one from 3 years old ? That's dangerous. Security wise - and from the fact that installing a simple package that contains core lib upgrades (PHP7.x etc) can break everything. You executed step 0 : a boot just before starting the upgrade. https://www.netgate.com/blog/pfsense-2-4-5-release-now-available.html Any issues at this point will indicate bad starting position ... like a hosed file system. Step 1 was : you backed up the config. Don't bother repairing, take the short cut that will help ou out in 5 minutes : download a copy, build the bootable USB stick and install "from scratch". Activate WAN by hand using the GUI. Import settings. Done. See the manual for the entire procedure.
  • Upgrade 2.4.4 to 2.4.5, vlans on shared NIC become unreachable

    2
    0 Votes
    2 Posts
    317 Views
    E
    Resolved the issue. I had to reset the trunking for the NIC after upgrade. I have no idea why an update inside of a VM would affect the network configuration of the VM in the host, but the following command fixed the issue: Get-VMNetworkAdapter -vmname "pfsenserouter" | ? macaddress -eq "<mac address of NIC used>" | Set-VMNetworkAdapterVlan -Trunk -AllowedVlanIdList "1-1000" -NativeVlanId 1
  • SG-3100 New Install

    7
    0 Votes
    7 Posts
    744 Views
    P
    Got the password reset. Thanks for the assistance. Very much appreciated!!!
  • Update from 2.4.4_2 to 2.4.5 FAILED

    3
    0 Votes
    3 Posts
    504 Views
    V
    Thanks. I did some searching and I wasn't the only one to get this problem. I use a cookie manager and can't see any cookies I could associate with Netgate, but I'll check my firewall logs for outgoing traffic. I don't exactly know what FF means by 'Private Browsing', but my Chrome has all its leaky vanilla defaults and that didn't provoke the same login error. This thread didn't seem to get much discussion, but I'll give his Clone*illa method a try although I expect it will be slow writing to a USB flash drive, although my Pfsense isn't huge. IMHO the only safe backup/restore after a disc, OS, or mini pc crash is a sector copy image. When you have used Microsoft OS as long as I have you learn. https://forum.netgate.com/topic/97141/dirty-how-to-cloning-pfsense-hard-disk/2 I'm reassured my previous xml settings backup worked for this update, but might no assume the same miracle for 2.5.* Using a data file as a recovery source won't work if the disc format or files it was written for are incompatible. Maybe one day an api to clone a Pfsense box to an external drive and restore from it could be built in? A small part of a recovery routine can sit on a hosts protected partition (which a fresh install won't reformat!) whilst the saved image and the rest on an external usb drive, flash or other? Thanks again for your help.
  • Standard install 2.4.5 no internet

    3
    0 Votes
    3 Posts
    471 Views
    N
    @Rico Hi Rico, Thank you. I tried changing the LAN IP from the web configurator but that just locked me out. I reset to factory default from the CLI set it up again and everything is working fine now.
  • PHP Errors after upgrade to 2.4.4

    26
    0 Votes
    26 Posts
    11k Views
    P
    @prfoks perfect solution. You are superman bro. Thank you
  • Remote autoconfiguration of new appliance?

    4
    0 Votes
    4 Posts
    439 Views
    I
    Hello again, Thanks for the replies. You have some very valid concerns there Rico, and I totally agree. However this kind of feature sounded good to me as I was thinking in the lines of the MSSP business. Not for businessclients, but for customers at home that needs help to secure their own environment. The easier this is for the end-user the better in my opinion, but loading the correct config before shipping as teamits suggested solves this. That removes the complexity and risk of having a secure deploymentenvironment that also can fail :-) Thanks! -Øystein
  • PFsense logs are not being stored

    12
    0 Votes
    12 Posts
    1k Views
    bmeeksB
    @hawkbh said in PFsense logs are not being stored: @bmeeks said in PFsense logs are not being stored: Okay, just to be sure I am clear on your symptoms -- When you go to STATUS > SYSTEM LOGS and click the System tab, do you see logs then or is that screen also blank? What your screenshot is showing is that Firewall logs have been selected. There are at least two reasons you might not have firewall logs. One would be you don't have any rules selected for logging; another would be you have accidentally clicked the option to disable the packet filter (and thus the firewall engine). Post up a screenshot of some of your firewall rules from the FIREWALL > RULES menu. The physical log files exist in /var/log on the firewall. You can see them either via a direct console connection or remotely via an SSH connection. Thank you buddy. Now it's working! Good deal. When I submitted my reply above I was for some reason thinking you had already tried the Reset Log Files button without success. Otherwise I would have mentioned it. Reading over your posts again showed that you had not tried that, so my bad for overlooking. @jimp caught it, though!
  • Need pfSense-CE-memstick-2.4.4-RELEASE-p3-amd64.img.gz

    2
    0 Votes
    2 Posts
    867 Views
    RicoR
    https://forum.netgate.com/topic/152551/downgrade-from-2-4-5-to-2-4-4p3 -Rico
  • Remove the nginx file from PFSense

    web gui nginx vulnerability
    10
    0 Votes
    10 Posts
    3k Views
    johnpozJ
    Internal scan is only if your service provider... And you sure and the hell do not need to make the web gui of pfsense available on the networks that are involved in the PCI.. For example - we are service provider, we host stuff that is PCI for customers... We don't need to scan the management vlan, only need to scan the networks that are directly involved in the processing of the payments.. We are not scanning every single network in the company... You only need to scan the network related to your pci environment.. If your switches and or routers and firewall interfaces are available on your pci networks - your doing it wrong!
  • Can't Install any Packages on 2.4.5-Release

    11
    0 Votes
    11 Posts
    2k Views
    jimpJ
    Try disabling UEFI boot on that last screen, see if it helps.
  • Access internet from lan

    10
    0 Votes
    10 Posts
    875 Views
    RicoR
    Glad you have it working now. -Rico
  • Upgrade from VM to physical

    2
    0 Votes
    2 Posts
    311 Views
    RicoR
    If you only use 2 or 3 interfaces this should be fine. For more you need to deal with VLANs first because LAN 1-4 is switched on the SG-3100 -Rico
  • Installtion on a laptop with Ethernet and USB

    5
    0 Votes
    5 Posts
    740 Views
    A
    @bmeeks said in Installtion on a laptop with Ethernet and USB: SG-1100 Yes, looks like a better option. Thanks
  • 2.4.5 High latency and packet loss, not in a vm

    Locked
    81
    1 Votes
    81 Posts
    22k Views
    jimpJ
    https://forum.netgate.com/post/908806
  • Installing pfSense on 2010 macmini

    3
    0 Votes
    3 Posts
    946 Views
    NollipfSenseN
    @rks I am not sure what you're doing when I see that extraction on the screen. I can tell you that, having installed both pfSense 2.4.4 and 2.5 on a 2011 Mac Mini server, it is possible. You should download the pfSense for flash drive, then get balenaEtcher for Mac and use that to flash the pfSense onto your jump drive ... you'll find that easy than trying to use Terminal which creates issues. Once you have your jump drive with pfSense, connect it to your Mac Mini and boot it by holding down the option key while you're startup ... it will take a few minutes to boot fully. Once the installer appears, you can let the installer do the work; for example, format the hard-drive and install pfSense. Those thunderbolt adapter uses Broadcom NIC ... I ended up getting a used thunderbolt PCI enclosure and put in an Intel i350 NIC for IDS/IPS.
  • PPPoE Goes Down Frequenctly

    5
    0 Votes
    5 Posts
    597 Views
    RicoR
    @moelharrak said in PPPoE Goes Down Frequenctly: what to do Use another non-Realtek NIC or try another driver. -Rico
  • 2.4.5 freezes network every 15 minutes for 1 second

    Locked
    3
    0 Votes
    3 Posts
    594 Views
    jimpJ
    https://forum.netgate.com/post/908806
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.