• (NEW USER) Please help me get local traffic to pass between interfaces

    2
    0 Votes
    2 Posts
    787 Views
    P
    You will need to show us what interfaces and rules you have set up so far. And let us know an example of what does not work (e.g. cannot ping from clientX on LANx to clientY to LANy). Some things will not work (easily, immediately) between LANs (like file share browsing) when they are not "routable" things.
  • How to downgrade Netgate SG-1000 from 2.4.0 beta to 2.3.4 stable

    4
    0 Votes
    4 Posts
    2k Views
    M
    Thanks for the info, I'm submitted other messages on the forum about the issues I'm having.  No luck on those being resolved yet, and I've been unable to get my P2P, Games, and other traffic to be properly classified and prioritized as they should be. Mark
  • New Install with new hardware question

    5
    0 Votes
    5 Posts
    1k Views
    R
    For me, I would do the fresh install and restore the old config. Remember, the config is PF settings in xml format and really nothing to do with the OS, other than interface names and a few other things which in your case are the same because it's the same hardware, right?
  • Unable to Upgrade Pfsense

    1
    0 Votes
    1 Posts
    677 Views
    No one has replied
  • Hyper-V on W10 - main NIC stops working

    5
    0 Votes
    5 Posts
    1k Views
    S
    I am not sure if I have done the correct thing however I noticed that the vEthernet (LAN) had a default gateway of PFSense so I removed it and change to DHCP, I also removed IP6 from all the Nics. Seems to be ok so far but only been up for 10 mins or so! Update: Up for over 2 hours and all seems ok
  • Upgrading 2.3.2-RELEASE-p1 "pfSense-repo-2.3.3.txz: Not Found"

    11
    0 Votes
    11 Posts
    3k Views
    K
    For the next person who finds this thread but it doesn't work, here is what I did: Verify you still have pkg-1.9.4_1 in your cache.  If not, then find a copy and download it manually. ls -l /var/cache/pkg/pkg-1.9.4_1 -rw-r--r--  1 root  wheel  2549424 Feb 10 21:20 pkg-1.9.4_1-de95a0ff9b.txz lrwxr-xr-x  1 root  wheel      26 Mar 27 21:26 pkg-1.9.4_1.txz -> pkg-1.9.4_1-de95a0ff9b.txz Then run``` pkg add -f /var/cache/pkg-1.9.4_1.txz It will complain about the DB version so continue the steps from Bismark's comment above about changing the DB version manually.
  • Openvpn export files corrupt after upgrade

    3
    0 Votes
    3 Posts
    1k Views
    G
    thanks!
  • Initial Installation - Connecting Netgate 2220 to Fios Quantum Gateway

    2
    0 Votes
    2 Posts
    741 Views
    R
    Plus your SG-2220 into a LAN port on your FIOS router.  From your FIOS router's web interface, assign a static IP to your SG2220.  Finally, go to DMZ, set the static IP you just assigned, and click enable.  That's pretty much it.  All traffic will now flow through your FIOS router like it isn't there.
  • 0 Votes
    8 Posts
    2k Views
    S
    @PiBa: @theaudioguy: and it now works. Why do people keep replying to something already fixed ?? I'm not sure why hardware offloading would fix it so I replied with the expectation that if it stopped working he would have something to go on.  It could also help if someone came along with the same issue they would have other options to try.  If it's fixed, great.  If not we'll hear back and the conversation can continue.  It's no big deal.
  • ALIX and pfSense no longer compatible!

    11
    0 Votes
    11 Posts
    3k Views
    jimpJ
    @ricle: There is no abnormaly killed but after reboot it's still the old version! I don't have anything open, only the terminal is used. If you connect to the console and manually tell it to boot from the other slice, does it show the new version? If so, does it keep booting the new version after a reboot? @ricle: There must be a way to make upgrades saver because it becomes unuseable if every upgrade brings new troubles. As u can see in the posts there are many people with different troubles when running upgrades! That is one of the reasons we are removing NanoBSD. It was intended to help with issues such as this but it never quite did. Even back when it was first added there were issues and confusion at times which led to it not being reliable, and it never did quite get to where it promised to be. And because it gets run primarily on CF/SD media, some of the failures are bad disks, but some people have a hard time believing that since when the disk is rewritten it sometimes works (because the disk remapped bad spots when fully rewritten), and so on.
  • Updating pfSense from 2.3.3 to 2.3.4 Broke pfBlockerNG

    3
    0 Votes
    3 Posts
    1k Views
    M
    Thanks. You are correct, I was confusing the legend for messages.
  • PfSense reports latest base system 2.3.3_1 (should be 2.3.4)

    3
    0 Votes
    3 Posts
    670 Views
    P
    Have the same problem. Your solution didn't help to me. Any ideas? UPD: Solved using this post
  • HP MicroServer Gen8 - can't install 2.3.x

    4
    0 Votes
    4 Posts
    1k Views
    K
    The "garbage" in your case was SoftRAID metadata from an earlier installation. The default kernel in pfSense probes for that metadata and if it detects a broken RAID array on the disk it's going to cause problems. There's a pfSense wiki article describing a workaround that can be used with the install disk/image as well to prevent the graid driver from trying to use the broken RAID metadata: https://doc.pfsense.org/index.php/Boot_Troubleshooting#.22Fake.22_RAID_cards_with_a_GRAID_error
  • Update openvpn due to vulnerability found

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    G
    thanks. is it possible to update only the openvpn package?
  • Pfsence inaccesible

    2
    0 Votes
    2 Posts
    841 Views
    S
    VirtualBox is saying the VDI is inaccessible?  Maybe someone here can help pitch in but that's a VirtualBox issue, not pfSense.  You could try to regenerate the UUID for the VDI file or create a new VM and attach it if the VM config is messed up but you'll need more than "inaccessible" as an error.  It may say something like "Parent UUID does not match" or a result code of E_FAIL (0x8004005) which will give you something to go on.  Again, though, those are VirtualBox error codes and would need to be brought up in their forums I would think.
  • Unable to View Packages or Update pfSense

    6
    0 Votes
    6 Posts
    5k Views
    S
    From what I understand, those particular files are repository DBs and are rebuilt when the list is fetched.  The problem stems that if there is a problem communicating (like I had) they would be deleted when you tried to re-pull the list.  Once it came back (still don't know why) it rebuilt those 2 files.  I understand some are specific, like local.sqlite, and can't be swapped out but the repo ones shouldn't matter.
  • MOVED: Re: ROOT MOUNT ERROR

    Locked
    1
    0 Votes
    1 Posts
    447 Views
    No one has replied
  • /boot/loader.conf does not take effect

    6
    0 Votes
    6 Posts
    2k Views
    R
    OK, well thank you for confirming.
  • Intel NUC + RTL8169S/8110S/8211 USB GbE Adapter

    4
    0 Votes
    4 Posts
    1k Views
    T
    Update: Tried a Microsoft USB to Ethernet adapter, no go (driver from the looks). Then tried connecting the AX88178A via a powered USB hub - and it works! During boot it detects the hub, then the AX88178A connected to it. Not an ideal solution - I'd be interested to hear other people's thoughts on a possible solution without the powered hub. Cheers! -T
  • [solved] Installation failure, SCSI issues

    4
    0 Votes
    4 Posts
    4k Views
    R
    Solved it by using a different USB stick. It's unfortunate, but oh well.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.