• Dlink DGE-530T not detected

    Locked
    18
    0 Votes
    18 Posts
    10k Views
    G
    100% correct. even though the dlink NIC will work, but you will have issues with them. drop connections, packet mangling, etc. i learned this the hard way as well, but once spending time in the forums and reading the vast amount of information within…i have a very good understanding of the overall product and the in's/out's of pfsense.  ...however, being a microsoft guy for the past 15+ years...it did take me a little longer than it should have.  ;D @pat1974: What I find about of pfsense is that the hardware is really important. This is not highlighted enough on their website. When somebody is considering pfsense, it is important to consider the hardware. Coming from a Microsoft background, you don't think hardware compatibility problem immediately when you setup your freeBsd box, but you should, especially with a pfsense box since it doesn't uses the last updated distro of freeBSD. So when you buy brand new NIC, because pfsense is not the most recent distro it is quite possible your new hardware driver will not be available in the pfsense distro. I'm just saying this from experience, as I figure that the hardware was really important after buying it, and starting to setup my pfsense. Then when it didn't work I start reading more about pfsense, and realize all the above explanation. I think pfsense website should find a way to make it stand out on their home page. Something like: "BEFORE YOU START BUYING PARTS FOR SETTING UP PFSENSE, MAKE SURE THE HARDWARE YOU WANT TO BUY IS COMPATIBLE WITH PFSENSE DISTRO" Doing this type of warning will avoid a lot of headach, and maybe having the list of compatible hard drive easy to find :)
  • Errors on Dell PowerEdge r510

    Locked
    12
    0 Votes
    12 Posts
    8k Views
    jimpJ
    Just run that periodically and keep an eye on it. Looks like squid is using 1GB so far, it may keep going up, or something else may spring up using lots of RAM.
  • Pfsense 2.0 Crash every couple of hours

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    stephenw10S
    Glad you got this resolved. It's unusual to have a problem with Intel based NICs which is probably why it wasn't suggested initially. Incidentally you should be aware that pfSense is not Linux based. It's FreeBSD which isn't Linux.  ;) Steve
  • GTA GB1000 and GB1200

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    G
    @hhs99: With the release of the 2.0 branch of pfsense, you can now run pfsense on the GB1000 and GB1200 from GTA. the 1.2.3 release would not boot properly. When choosing the CF Card try to stick with cards that are close to the same size as the stock card unless you have a PCI vga card as the values are stored in the bios. My boxes had 64mb cards in the and the 512mb worked but the 1Gb and 2GB cards did not. If the console refuses to work after interface assignment, login to ssh and kill the apinger process as it tends to go nuts and make the box unstable at random times. Other than that it makes a stable box. If you have problems let me know and I can bump your config against mine. I have several of these GB1000. Do you know how to boot into the BIOS? What additional hardware is required?
  • Severe Problems on ALIX 2D13: high cpu load, out of memory/swap

    Locked
    15
    0 Votes
    15 Posts
    7k Views
    jimpJ
    If you removed bandwidthd (and siproxd I see) they didn't fully come out. Try switching to the other NanoBSD slice to see if it behaves better. First make extra sure there are no packages installed under System > Packages. It would be rather easy to run an ALIX out of RAM. It's normal to have a couple PHP processes going, but top doesn't show you the whole story, check the output of "ps uxawww" and see if it shows more about what PHP is doing, like if it's being used to run a certain script, like rc.filter_configure_sync, etc.
  • Why do we need a dedicated SYNC interface for failover?

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    jimpJ
    If you must share an interface for that, at least isolate it to a VLAN. There are security implications to running it on a shared segment. Someone could insert states into the state table if they have direct access to the sync interface, as they would if it were shared on LAN, by sending a specially crafted packet. The bandwidth requirements alone normally are enough to necessitate a dedicated interface for the sync traffic, but that depends on how fast the state table changes.
  • VM Appliance versions and live CD

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • How do I create a simple WiFi bridge / AP on pfSense 2.0?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    W
    @ryanswj: @wallabybob: Did you enable DHCP Server on the LAN interface? (See Services -> DHCP Server) Nope, I don't think I have. Is that the cause of all my problems? It will be a factor. You said @ryanswj: I can see the Wireless AP that was created, but no IP addresses were assigned to clients. If you don't have an active DHCP server then clients won't be assigned an IP address. @ryanswj: Furthermore, why does the WebUI stop responding? Presumably because you have switched interfaces or reassigned LAN subnet IP address. If I was trying to make your configuration work I would first make ae0 (wired interface) the LAN and ath0 (wireless) the WAN. Then through the web GUI I would enter wireless configuration details and verify a wireless client could associate (using a static IP address on the client). Then I would choose assign interfaces and swap LAN and WAN (LAN as ath0, WAN as ae0) and reboot through the console. Wireless configuration can some times be challenge due to signal quality issues and (if your typing is as bad as mine) the challenge of correctly entering the encryption key. I have also found some encryption options don't work well with some clients so its best to sort that out BEFORE making the pfSense LAN interface a wireless interface. It has been my experience that a reboot has sometimes seemed to be necessary to persuade pfSense to correctly behave after major interface related changes such as swapping interface roles. You didn't explain why you might want to bridge WAN and LAN interfaces. I would be inclined to get it working as a router first. (I have a wired LAN and a wireless LAN bridged together on my pfSense and I need to NAT my internet access so its not appropriate for me to bridge WAN and LAN.) @ryanswj: Is my configuration correct (LAN and WAN)? I don't have enough information about your configuration to say.
  • 64-Bit versus 32-Bit pfSense

    Locked
    4
    0 Votes
    4 Posts
    10k Views
    marcellocM
    Sysctrl Kernel default values to run squid,postfix,varnish for example are better on 64 bits.
  • Wan interface setup won't work

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    G
    @geluykens: My modem includes a router, so no ISP problem. Like wallabybob says, I have reconfigured the interfaces to different subnets: [modem in DHCP(isp)–---out X.X.0.1]–---[firewall in (DHCP)–---out X.X.2.1]–---[router in X.X.2.2–---out X.X.1.1]–---> network So I can't give the firewall WAN interface a static ip ? I just tried and everything stiil works. My setup now is: [modem in DHCP(isp)–---out X.X.0.1]–---[firewall in X.X.0.2–---out X.X.2.1]–---[router in X.X.2.2–---out X.X.1.1]–---> network Thx for the support.
  • Add this to the Upgrade Guide

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    I added a couple links and a couple extra lines in the embedded upgrade section. Should be a little more clear now.
  • Upgrade process lasting more than 8 hours

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    NetViciousN
    Thx, I discovered it reading on the forum. When I arrived to my company the pfSense was installed previously and I don't know about the different versions for install them on low capacity devices. I proposed to link to the faq about this question on the upgrade guide.
  • And the award for the stupidest question goes to….

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    F
    Thank you for your answer, Yup you got it. Linking 4 or 5 int isn't prooving so easy. Will just drop the VMware install, and run it on an old Server in just unearthed. Thank you for your help. FlyPig.
  • [2.0] Transparant Firewall / Bridge

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    F
    Hi there, I'm using pfSense 2.0 as a transparent firewall. As somebody had the same question some time ago I already explained it in this post. Feel free to ask question there. Christoph
  • 2.0-RELEASE (i386) - Unable to check for updates.

    Locked
    15
    0 Votes
    15 Posts
    29k Views
    stephenw10S
    @wallabybob: I have contributed to this discussion because I thought that some additional data might help identify the problem As did I yet I can see I've only added confusion!  ::) Steve
  • OpenSSL problem after upgrade to 2.0-RELEASE

    Locked
    8
    0 Votes
    8 Posts
    8k Views
    jimpJ
    I committed the text fixes, should help clear things up. Thanks!
  • Upgrade from 2.0RC2 to 2.0RELEASE failed

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    There are no issues I am aware of. Certainly it went smoothly for me. I would guess you had a package installed that didn't play nicely and removed a file it shouldn't have. What packages were you running (or had been running)? Steve
  • Cloning installation

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    W
    Save the configuration (pfSense GUI Diagnostics -> Backup/Restore) should save everything pfSense knows about. Then restore to a fresh install. Depending on a number of factors, it might be easier/quicker to just clone your hard drive (e.g. pfSense shell command dd if=/dev/ad0 of=/dev/ad2 bs=65536 where ad0 is your current pfSense install and ad2 is the copy). On first boot of the copied drive the OS startup will likely mention a few file system fixups. I have used variations of this procedure a number of times.
  • Alix 2d13 / pfsense 2.0 / ide hdd / boot loader

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    R
    Hey! What partitions do you have on your hdd? Or do you have a running system in the meanwhile?
  • Need to move PFSense to new setup, but want to use the same harddrive

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    R
    Hi, as long as your MOBO are supported with 2.0. I tried this kind of test several times on my lab and works perfectly, since both MOBO are supported with the current version. thanks
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.