Subcategories

  • Usr.uzip compression

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Nokia 130

    Locked
    6
    0 Votes
    6 Posts
    10k Views
    D
    Hi, Could I get a copy of your image? Regards, Darren
  • PfSense_Dev.7 or pfSense 1.3

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    F
    manually copy cpdup to pfsense binary tree solved the problem.
  • Dyndns.class update

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    B
    Added to RELENG_1.  Thanks! –Bill
  • WebConfigurator Fails on Fresh Build

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    S
    Well, I figured out a temporary solution.  I simply copied the file libpcre.so.0 from the build system onto the flash using the following commands: cd /lib /etc/rc.conf_mount_rw scp root@BUILDSYSTEM:/var/local/lib/libpcre.so.0 . /etc/rc.conf_mount_ro This seems to work, but I would still like to know why the build system is currently broken.
  • How to edit the web gui: Navigation

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    I
    Hi, Try: /usr/local/www/fbegin.inc Regards
  • PF SEnse and MSSQL

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    I
    Hi, What is the service that you want to authenticate on MSSQL ? I've just installed unixODBC + freeTDS on my pfSense and is working fine with perl.. I guess this is your way.. Regards
  • Packets on Alix with usb-storage

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    R
    I dont see why you couldnt use a 8mb cf card, install grub pointing to the usb device.
  • PHP timeout optimization

    Locked
    9
    0 Votes
    9 Posts
    14k Views
    P
    There's sometimes a long wait when adding a new vlan.
  • Post 1.0 Developer iso's won't boot past md0.uzip

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    W
    I've had the same problem on a ASUS CUV4x motherboard with VIA VT694 chipset. On a system with the VIA CLE266 chipset the 1.2-BETA-1 developer's ISO boots fine to the configuration menu.
  • Mount with FreeBSD 7.0

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    Cry HavokC
    I see your initial post now includes meaningful information ;) You need to post all the instructions you issue, at no point to you show you ran chroot.  Outside of a chroot environment I'm unable to duplicate mounting a single partition multiple times.  I'd still highly recommend you take this to the FreeBSD lists.
  • Shaper Queue Problem?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    crickets Nice. :\
  • 0 Votes
    2 Posts
    3k Views
    S
    maybe its not there anymore http://cvstrac.pfsense.com/search?s=valid+source&c=1
  • Possible html bug (or Windows IE crap)….

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    G
    I realize a ticket had been taken on this issue (but closed before the actual "fix" was implemented) and that 1.2 is in a "freeze" configuration for release pending any real show stoppers but thought I would "flag" this item so it does not drop through the crack :) The "fix" for the snort Rules display in the GUI file /usr/local/www/snort_rules.php is as follows: function go() {     var agt=navigator.userAgent.toLowerCase(); if (agt.indexOf("msie") != -1) {         box = document.forms.selectbox;}     else         {box = document.forms[1].selectbox;} destination = box.options[box.selectedIndex].value;     if (destination) location.href = destination; } The above takes into account the differences in IE and the rest of the world to allow the snort rules to be displayed properly in most of the web browsers in use. Just thought I would mention it… :) gm...
  • IPV6 Tunneling

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Lagg + carp: carp not sending multicast via lagg interface.

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • 0 Votes
    6 Posts
    9k Views
    E
    There are accounting programs in the freebsd tree that do the accounting and the data read by them can be used to reassign the queues. For example: http://www.freshports.org/net-mgmt/netams/ does all o fthis already. It is coupled with ipfw(4) though. It can use netgraph and you can use that coupled with http://www.freebsd.org/cgi/query-pr.cgi?pr=118727 ng_pf module written by me and you can collect statistics from PF. With that you can build a utility which modifies the ruleset or creates rules on an anchor to take propper actions. Or the propper solution convince people to open a bounty with enough backing for me to make it interact with PF+ALTQ dynamically. Good day.
  • Best place to communicate

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    Mailig list or here is fine.  However, I generally pay more attention to the mailing list (so do other devs). In terms of patches: http://devwiki.pfsense.org/SubmittingPatches
  • DHCP and DNS server updates for clients

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Dyndns.class questions

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    N
    thanks sulrich,  i'm going to clean it all up and modify dyndns to support multiple wans.  then i'll submit my patch for approval.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.