• System requirements Load Balancing+ Services box + mini-ITX Aps

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H

    It's not a good idea to do the trafficshaping at the lan side of the balancer. If you are entering the bandwidthlimits of the ADSL+CABLE it still can happen that you send out too much traffic to one of the lines where the other one is not fully loaded (connections are distributed round robin). This will lead to overloading one of the lines and result in bad quality of the link. IF you want to do that right you have to have a trafficshaper for each line and a balancer behind it. Not a nice solution, I agree, but hopefully we'll have some nicer integrated multiinterface trafficshaping at some point.

  • What could be reason for Missing the packets

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Link aggregation

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    You don't.  Support has not been merged to the RELENG_* branches.

  • Cyclic Network errors

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Confirmed working: MSI MS-9642, 3x PCIe Intel NICs, Socket M, mini-itx

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Pfsense keeps rebooting

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    C

    For the record, it was magically solved after flashing the motherboard bios

  • Broadcom NetXtreme II & VLAN

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    M

    Too bad for me, it's a DELL 2950 with 2 integrated Broadcom and i add a Dual intel.

    I found :
    "Not all NICs support 802.1Q VLANs - look for VLAN_MTU and VLAN_HWTAGGING options for your NIC in ifconfig. man vlan provides further info. I found though that my adapter (bce0) was not listed in man vlan but it did support the necessary options and worked with VLAN tagging."

    So i should work no ?

  • FreeBSD 6.2-stable support.

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S

    FAQ.

    http://snapshots.pfsense.com/FreeBSD6/RELENG_1_2/updates/pfSense-Full-And-Embedded-Update-1.2-RC1.tgz

  • 0 Votes
    9 Posts
    3k Views
    H

    Btw, these negative calcru messages never had any bad effect on my installation, they have just been spamming the system logs a lot as they appeared several times a second.

  • Soekris/Wrap board tuning?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    This page might help http://wiki.pfsense.com/wikka.php?wakka=Tuning

  • Intel® PRO/100+ Dual Port Server Adapter support?

    Locked
    12
    0 Votes
    12 Posts
    6k Views
    S

    @samer79:

    can you please specify the model number of the quad port intel NIC

    Just click here, you will have all informations that i have :
    http://cgi.ebay.com/ZNYX-zx346Q-Quad-4-ports-Ethernet-10-100Mbs-PCI-Card_W0QQitemZ320137404934QQihZ011QQcategoryZ51195QQssPageNameZWDVWQQrdZ1QQcmdZViewItem

    I haven't buy them on ebay … but on a oldish server.

  • Huawei E220 USB HSDPA/EDGE/UMTS Modem

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    H

    We don't support any kind of USB modems. Only ethernet type of interfaces are officially supported.

  • Long delay pinging FW from LAN

    Locked
    9
    0 Votes
    9 Posts
    5k Views
    C

    According to http://forum.pfsense.org/index.php/topic,25.0.html, the DM9102 chipset is supported. I didn't wan't to disable that interface (it's onboard) but given i can't find the problem, i'll have to try with another NIC..

    I'll let you know.

  • SAS 5iR - Dell Poweredge 860

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    M

    jaw drops to floor

    Lucky…..... I only have ONE 860 and it doesn't even have a RAID controller. (Not used for pfSense either)
    It's got a Xeon 3060 though :)

    Well, I guess if that's what you need, that's what you get!

  • Can hardware be upgrade once pfsense is installed?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    E

    well thats cool im going to use http://www.demarctech.com/store/catalog/product_info.php?products_id=171 so i shouldnt have any issue.

  • Pfsense on a HP Netserver LPr

    Locked
    26
    0 Votes
    26 Posts
    12k Views
    U

    I think I found how to do it, using an Expect script.  I haven't tried it yet 'cause I don't have the pfsense machine close, but I will as soon as I can boot it up.

    Here is the script:

    http://bash.cyberciti.biz/security/sshlogin.exp.php

    This script is executed from a remote host, on which expect is installed.  I'm just beginning with expect, so I hard-coded all my values in the script.  I know this exposes the firewall root password in a file, but I think I can live with that until I find a better way to be alerted when a drive fails.

    #! /bin/bash RETVAL=0 /home/user/expect_amrstat > /home/user/expect_degraded grep Degraded /home/user/expect_degraded >dev/null RETVAL=$? if [ "$RETVAL" = 0 ]; then         echo "Array degraded on firewall"  |mail -s "Array Degraded" me@mydomain.com fi

    The script /home/user/expect_amrstat simply runs amrstat on the firewall and outputs the result.

  • Small footprint box

    Locked
    29
    0 Votes
    29 Posts
    12k Views
    C

    I don't think that I just got lucky. Biggest part of people who write those … are lazy.
    Well enough with offtopics  ;)

  • Xl0:tx underrun,increasing tx start threshold to 120 bytes

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S

    Search the forum.  This is normal.

  • Is this supported – RouterBOARD 14 miniPCI to PCI adapter

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    dotdashD

    I think PCI to miniPCI adapters are fairly generic. I'm running a a minipci wireless card off of a $10 ebay special pci-minipci card with no problems.

  • FreeBSD axe(4) with Ax88178 and Ax88772 support

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    S

    Most likely on FreeBSD-7, yes.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.