• Upgrade

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Ideally, yes, that's how it's supposed to work. I'm not aware of any known issues in the upgrade process currently, but there is always a chance something may go awry. It's usually fairly uneventful.
  • FreeRadius 2 accounting port 1813 not listening

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    N
    When starting the RADIUS server with radiusd -X it must show you at the end the ports on which the server is listening. If it shows you the accouting port and interfaces and tells you "Ready to process requests" then the server is probably ok and running. More information will be shown on syslog if you enable logging on freeradius –> settings.
  • [running from USB] unable to store config

    Locked
    11
    0 Votes
    11 Posts
    3k Views
    N
    final post - solved the interrupt storm issue by enabling APIC in bios - one of the few options the board gave me. everything is up and running now, thank you again for your effort :)
  • Reverse proxy and load balancing with PFsense

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • FreeRadius2 not starting

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    M
    WTF, you got it working out of the blue? how did it work for you ? have you done anything? at least post what you did so any other people who had/have same problem can follow your solution  ??? ??? ??? ??? ???
  • PfSense cum NAS

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    stephenw10S
    By far the best way to do this is to run both pfSense and your NAS product here virtualised. That way you minimise any customisation to pfSense which you will have to maintain. Steve
  • Uverse, Dell 1950 with extra network cards, install ok, WAN won't work

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    K
    Nice! That doc talks about both of which I have in my server.  :o Ya, I figured the box was a little overkill but it was a good deal that I couldn't pass up. From what I have found the 2wire does not have a bridge mode, so I will have to try and change the IP range on the pfsense box. Give me a day or two and I will see what I get worked out.
  • Brandnew PF install keeps rebooting!?

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    jimpJ
    I looked at a few of the crash dumps submitted from your IP address, and they were all different, seemingly in random places, and there were also some signal 11 errors. If it has DIMMs you can pull you might try swapping them out to make sure it isn't a RAM problem. The way it's acting is, in general, indicative of a hardware issue. Aside from RAM, it could equally be a power supply issue, cooling, the MB/BIOS, the HDD, some combination of the above, or a general issue with that hardware and FreeBSD.
  • Upgrade 2.0.1 to 2.0.3 RELEASE FAILS

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Check the upgrade log (viewable from Diag > NanoBSD) Difficult to say for sure what might have happened, but from 2.0.1 to 2.0.3 isn't a very drastic update. It would be better to see both the upgrade log and the console output from the time of the upgrade, if you can get it.
  • 0 Votes
    27 Posts
    7k Views
    S
    This is the working one… <widgets><sequence>system_information-container:col1:show,gateways-container:col1:show,pfBlocker-container:col1:show,interfaces-container:col1:show,log-container:col1:close,captive_portal_status-container:col1:close,carp_status-container:col1:close,cpu_graphs-container:col1:close,gmirror_status-container:col1:close,installed_packages-container:col1:show,interface_statistics-container:col1:close,ipsec-container:col2:close,load_balancer_status-container:col2:close,picture-container:col2:close,rss-container:col2:close,services_status-container:col2:show,openvpn-container:col2:none,wake_on_lan-container:col2:none,snort_alerts-container:col2:show,traffic_graphs-container:col2:show</sequence> <traffic_graphs-config>WAN_graph-config:show,LAN_graph-config:show,DMZ_graph-config:show,MAIL_graph-config:show,WEB_graph-config:show,FORUM_graph-config:show,refreshInterval=1</traffic_graphs-config> <filterlogentries>20</filterlogentries></widgets> This is the one screwing me! <widgets><sequence>system_information-container:col1:show,gateways-container:col1:show,interfaces-container:col1:show,captive_portal_status-container:col1:close,carp_status-container:col1:close,cpu_graphs-container:col1:close,gmirror_status-container:col1:close,installed_packages-container:col1:show,interface_statistics-container:col1:show,ipsec-container:col2:close,load_balancer_status-container:col2:close,log-container:col2:close,picture-container:col2:close,rss-container:col2:close,services_status-container:col2:show,snort_alerts-container:col2:show,traffic_graphs-container:col2:show,openvpn-container:col2:none,wake_on_lan-container:col2:none</sequence> <traffic_graphs-config>WAN_graph-config:show,LAN_graph-config:show,refreshInterval=1</traffic_graphs-config></widgets>
  • PfSense Install headace

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    F
    I have disabled it.. its actually got two 3.5" floppy's listed…  I even plugged one in just  to see if I could get by the lockup.. I will take a double look tho.. thanks..
  • Squidguard not working

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J
    What do you see in the Proxy Filter logs?
  • Esxi 5.1 WAN via passthrough nic, Lan vlan nic

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    B
    It's the extra security… My view is that, if security is so much of a concern, it may be better not to virtualize pfSense at all.  As you may have seen on those "other sites", opinions about virtualizing pfSense (or any firewall) vary a lot. I suggest you try it without the pass-through.
  • How to create bootable USB installer from 'memstick' IMG download?

    Locked
    19
    0 Votes
    19 Posts
    50k Views
    jimpJ
    BSD: gzip -dc whatever.img.gz | dd of=/dev/adX or gzip -dc whatever.img.gz | dd of=/dev/adX obs=64k Mac: gzcat whatever.img.gz | dd of=/dev/diskX (Make sure diskX is not mounted and has no mounted slices first) Linux: gunzip -c whatever.img.gz | dd of=/dev/hdX Windows: Use Win32 Disk Imager or Physdiskwrite/PhysGUI, make sure to remove existing partitions in Disk Manager to be sure it's getting a clean write. It should "Just Work" in terms of booting. If it was written correctly, it's up to the BIOS from there. And the USB key can play a part in it. For example, my Soekris net6501 will boot on less than half of my USB sticks, due to quirks in its BIOS when dealing with older sticks.
  • 2.0.3 Squidguard not working

    Locked
    19
    0 Votes
    19 Posts
    13k Views
    A
    I have solved my problem by following this article: http://mikepowells.net/tag/pfsense/ Basically, I purchased a CF Micro Drive that allowed me to install the full version on pfsense. I don't know how long the Micro Drive will last so I am building a custom box to replace the ALIX boards. I am using an ITX board with dual NICs and an additions PCI slot for a DMZ if needed. The total cost is $348 which I don't think is to bad. Thanks for all the input. Todd
  • How to connect client (PC or Mac) to pfSense router host?

    Locked
    17
    0 Votes
    17 Posts
    16k Views
    P
    Personally, I would not bother bridging multiple ethernet ports on my pfSense just to get a few ports in the same LAN subnet. You will probably end up with more LAN devices to connect (WiFi access point, NAS, cabled computers…) than you have ports in your pfSense box anyway, and will have to have a switch anyhow. It is easiest to connect a switch to the single LAN port on the pfSense, and connect everything else to the switch. Then further down the track, if you want to have a separate guest network etc, you can easily use a spare ethernet port on your pfSense to make a separate subnet for guests and so on.
  • Virtualbox 2NIC installation problem w/ DD-WRT Router

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    M
    yup i have disable DHCP on dd-wrt and on the advanced routing tab i set it on router (default gateway) on pfsense GUI the WAN connection and the LAN is up
  • 2.0.3 RELEASE bugs

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    The NTP issue has been discussed in other threads already, complete with a fix.
  • Nvidia Nforce 570

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    pttP
    I have using an Asus M2N32SLI Deluxe with pfSense 2.0.1 AMD64  without any problem…. The 2 "nfe" onboard Gigabit Ethernet adapters was detected without any problem
  • "Welcome to pfSense!" menu never goes away.

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    It's specific to your hardware. Something in your BIOS or Motherboard, to be specific. The 64-bit installer works fine on every bit of hardware, real or virtual, that we've thrown it at. That said, there's not much compelling people to use 64-bit unless they have (and really need) more than 4GB of RAM.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.