• How to build an embedded image?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    T
    You can make an image .img with command: #/home/pfsense/tools/builder_scripts/build_embbded.sh
  • Userland Traffic Shapper

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    Sorry for breaking the party but in 2.0 we have per-ip shaping(dummynet) working!
  • Pfsense for other platforms

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    S
    Tonight I found a thread dedicated to this device in the hardware sub-forum, but seeing your replies here I don't feel so stupid posting here!  The last postings in there talked about an atom-based board that otherwise specs roughly the same as this one and same TDP–but for around double the money. :( In any case, as I mentioned there, I think having a firewall running on a non-Intel instruction-set processor could possibly increase security WRT some processor-specific hacks that go around the OS that have been mentioned on Slashdot, among other places.  Any comments on that? Thanks for the reply, and I'm glad to hear that you guys are at least considering it! :) Mike
  • How test - VMWare or Real System ?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    D
    Thanks! I like any method - IDE good idea.
  • Vmware image?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S
    I managed to install the 1.2.2 dev iso, but there is no /home/pfsense/tools directory do I have now follow http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso ? or did I install it wrong?
  • 2.0 Build inv.

    Locked
    10
    0 Votes
    10 Posts
    7k Views
    S
    try this : http://ftp.nhlue.edu.tw/pfsense/downloads/pfSense-Developers-1.2.2.iso.gz or whatever developer iso is available when you get to the mirrors.
  • Vpnc on 1.2.2

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Rowhelper crash config.xml

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    D
    Solved
  • Help needed: Required core hooks to build a fwknop package

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    P
    I'm not intending to deploy fwknop as anything more than a first line of defence, a way to make reconnaisance of the system harder. Fwknop is valuable as a tool to hide the existence of a certain service, and to reduce the surface area of possible attack. This is true whether you use fwknop to protect access to a VPN service or to protect access to SSH. For example – ssh is a strong security measure, in theory. When working properly, I trust it to keep the bad guys out. However, a zero-day exploit in ssh would make it possible to gain access if the firewall port is unconditionally open. The same could be said about VPN services like OpenVPN. In other words, I'm not expecting fwknop to be the solution to all security problems, but rather to be an extra layer of obscurity in a defence-in-depth security scheme. What they can't see, they can't attack. And as a first layer of defence, I'd argue it's more secure than any other scheme, because it's 100% stealthy to any attacker who isn't able to sniff the network, and because the code is so small that finding a security hole will be that much harder. Finally, breaking fwknop security barely even gets you in the door. Also fwknop is more advanced than simple port knocking. All authorization is done in a single packet, which is protected by strong encryption, and is not vulnerable to replay attacks, like other port knocking schemes are. Either way, the feature I'm requesting help with is not specific to fwknop itself, but will be useful for other security schemes or even VPN servers that require creation of custom firewall tables.
  • RELENG_2_0 Parse Error

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Editing core files

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    S
    I agree with Ermal.  What would be a better inclusion for the base code is to allow the default ARP setting to be changed from 5 minutes to something else.
  • FreeSWITCH package for pfSense.

    Locked
    12
    0 Votes
    12 Posts
    10k Views
    C
    The latest version has a 'Status' tab. If you downloaded FreeSWITCH without modifying /etc/inc/globals.inc then you have the latest version. Any new changes after launch will get its version incremented. Mark
  • Increase performance of filter_configure_sync

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    E
    Short answer, no need to do the loop at all :D ::)
  • Check-in 15304

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Increase max-write-idle in lighty-webConfigurator.conf

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • UPnp is not using TTL 4 as to specs

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Freenas package

    Locked
    12
    0 Votes
    12 Posts
    20k Views
    K
    I think HKPolice is just trying to get you guys irritated.  I think the direction pfSense is taking is a good one.  I also do not like the idea of running all of my products on one single machine.  Single point of failure.  I would recommend he could get an alix box from pcengines and then use the PC as a NAS box.  Having a single box which runs everything means when you need to reboot for something you are taking down all of your applications/services.
  • Modify config.xml via a php files

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    C
    PHPMailer works great but I've read that it is no longer in active development. I found another alternative. http://www.swiftmailer.org The license is lgpl. Features are:     * Persistent connectivity improves performance     * Connection types selected by user - extendable     * Complete header control with RFC 2822 requirements handled     * Internationalization support (i18n)     * Connection redundancy support     * Load balancing and/or throttling support     * SSL & TLS Support - for Gmail servers     * Embedded images or other file types     * Full MIME 1.0 library included (create multipart messages, attachments etc)     * Batch mail processing     * Smart runtime caching (in small, self-maintained packets)     * Send attachments of any size even with PHP's 8MB Memory Limit     * Support for multiple attachments     * Lossless protection against header injection (encode, don't strip)     * Set message priority     * Request read receipts     * Pluggable SMTP authentication (LOGIN, PLAIN, MD5-CRAM, POP Before SMTP)     * Anti-flooding support for servers with limits on emails-per-connection     * Bandwidth monitor included     * Extensive event-driven plugin support (easy to write)
  • PfSense 1.2.1 - FreeBSD 7.1 coming now in september.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    No.
  • Problem after manual compile kernel

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    K
    Also I get errors: There were error(s) loading the rules: pfctl: DIOCADDRULE: Cannot allocate memory And There were error(s) loading the rules: pfctl: DIOCADDRULE: device busy Maybe this 1st error sometimes cause pfsense to crash. Not sure
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.