• MTU not changeable & RRD: WAN :: Quality

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    jahonixJ
    OK, tried to locate a default config.xml with hidden features from the FAQs link. The link in there (http://pfsense.com/cgi-bin/cvsweb.cgi/pfSense/conf.default/config.xml?rev=1.19;content-type=text%2Fplain) is broken and I am not smart enough to locate it on my own.  :-\ From searching the forum I read that there were RRD issues in the recent past. Have they been solved so far? Most posts were affecting a pingable ISPs WAN gateway and not using the extra XML flag. I have found hints on <use_rrd_gateway>and inserted it as follows: @config.xml: <pfsense><version>2.8</version> <lastchange><theme>corporate</theme> <system><use_rrd_gateway>217.5.100.222</use_rrd_gateway> <optimization>normal</optimization> …</system></lastchange></pfsense> but still my WAN quality RRD graph shows 100% packet loss. This might be due to the fact that -even after a couple of changes & reboots- the shell script updaterrd.sh still references my not pingable ISP's WAN gateway which is set dynamically by PPPoE on each connect: @updaterrd.sh: … get_quality_stats_wan () { packetloss_wan=100 roundtrip_wan=0 local out_wan out_wan=ping -c 5 -q 217.5.98.186 if [ $? -eq 0 ]; then … Any ideas on why <use_rrd_gateway>217.5.100.222</use_rrd_gateway> is not used? Before experimenting with the config.xml I upgraded to: pfSense-Full-Update-1.0.1-SNAPSHOT-02-09-2007.tgz Thanks for your input (and this great software, of course!)</use_rrd_gateway>
  • Recommended embedded hardware

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H
    The linitx is a very nice platform (I have 2 in service at customerlocations) and powerful enough to produce high LAN to LAN throughput. It's also powerful enough to handle much more than the required 5 mbit/s. Once pfSense fully supports the via padlock technology that the in this device used cpu offers vpn encryption will be done "on the fly" without causing much processorload. I rather would go a linitx fx5620.
  • Sweex LW052

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    Atheros chipsets should usually work.
  • Ioat for multiple gigabit nics with xeon and intel 5000p

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    You should do some real life benches on this box. Hard to say what it will push. Not only the throughput but also pps rate will decide how much this system will be able to push. However as you are using some good nics and a good pci bus you should see quite some throughput on auch a box I think.
  • Wrap CPU 100%

    Locked
    17
    0 Votes
    17 Posts
    8k Views
    H
    And those are not supported anyway as they only have 64 mb RAM.
  • Sangoma A101 T1 cards / Soekris

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    S
    Either.
  • Intel PRO 1000 mb Adapter is detected only as 100 mb

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    S
    You could always try puting the NIC in a windows box, downloading the setup utilities, and hard setting the uplink settings in firmware.
  • TX underrun, pings timing out

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    S
    If your cards lights are cycling every 2-3 seconds that seems to me like either the bus is resetting the card, or the card itself is resetting. You might try manually assigning different IRQ's to the card and insuring that the PCI slot you are using is not shared by anything else like a COM IO chip or Sound chip or the like. Most desktop grade boards share 3/4 of their PCI slots with on board hardware. Dual/Quad nic's DO NOT LIKE this at all. If you notice, most DUAL/QUAD nic's will not run on PCI splitters installed on single PCI 1U servers. They have warnings in the manual about this. So if the PCI slot you have the card in is split with anything else, this may be leading to the behavior you're experiencing. I would turn off everything in the bios that's not completely necessary including com ports, parallel etc, freeing up IRQ's. Then make sure your card gets IRQ's that are not used by anything else. Also avoid IRQ 11/12 if you can. 12 being the PS2 port. Older boards favored IRQ 10 for the video card. IRQ3,4,5,7.9 should be free if you turn everything off.
  • ADSL PCI Modems?

    Locked
    12
    0 Votes
    12 Posts
    8k Views
    S
    You'll never see PCI ADSL modem support for 90 percent of the hardware out there. It's all soft-modem HSP/DSP type hardware that requires the driver to do the brunt of the work. Each time the driver loads it has to 'program' the firmware into the card soft loading instructions. By themselves the ADSL PCI cards are completely dumn. Some of the external USB modems are a bit smarter and just require the right generic usb driver and instructions sent via the usb data connection. That's probably why there's one working for m0n0wall. But if you're expecting winmodems to work in a freebsd firewall, you're probably wishing for something that will never come. Well I say never, but Connexant could start writing freebsd drivers for their cheap, neutered, and otherwise dumn hardware some day. You never know… The only reason Lucent DSP modem hardware worked in linux is because lucent released some framework for their soft modems for use in linux. That's my 10 cents and change. It's much the same as the wireless hardware out there. None of it will run very well without very specific firmware based drivers.
  • Nve driver timeout issues.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    My recommendation would be to toss that nvidia piece of garbage out the nearest airlock and get a real platform to work with. First step is to get real nic's like intel 1000BT desktop nic's. My second recommendation would be to toss the motherboard and get an intel chipset or amd chipset board to work with. When you're working with linux/freebsd/unix any deficiency in hardware design like weak nic's, buggy acpi, broken bios, becomes blatantly obvious. Every piece of nvidia (read non video) hardware I've touched has been broken someway some how. And when I say broken, I mean completely broken hardware design that will never be fixed because linux/freebsd folk don't tend to fix broken hardware issues in software unless it's a fix provided by the vendor (nvidia) and that's not happening. The old nforce2's used to randomly lockup when you copied files between two hard drives and played an mp3 in linux and freebsd because the bus timer's were seriously broken. You'd get irq locking issues. They fixed this in software in the windows driver but the hardware stayed eternally broken. The nforce3's had crazy ACPI issues and the nforce4's would just randomly lockup due to mysterious NIC/bus issues. My recommendation would be to stay far far away from any nvidia chipset unless it's a windows only box. And even then, make triple backups of your data because the built in nvidia raid has a tendency to trash your data faster than you can install windows at times. (yes more defective junky nvidia board design). Basically, I've never seen an nvidia board work properly with linux/unix without something on it being broken. I would just find another platform to work with.
  • Weird performance problem with sata disk

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S
    http://snapshots.pfsense.com/FreeBSD6/RELENG_1/
  • HP NC150T PCI 4-port gigabit combo switch adapter

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    It has a broadcom chipset and I have heard people having some problems with some of these chips lately: http://forum.pfsense.org/index.php/topic,2523.0.html (might have changed with the availability of freebsd 6.2 based snapshots). I recommend researching the appropriate freebsd lists for people having problems with this nic/chipset.
  • Hardware Problems with Shuttle XPC

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    N
    @hoba: Try to get a nice Intel quad nics. You can find them also labeled as dell/compaq/hp sometimes on ebay. Thanks man.  I'll try and see what I can do.
  • Pfsense on nokia ip650?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    J
    Hey, We've gotten it to run on ip330s and ip440s (the 400 series if not a 440).  The 650 does have video access but the card that plugs into the front of the unit with the cf card, harddrive and nics is difficult to control.  We have not been able to get one going yet even though we have tried booting via the hdd and the cf card. thanks, Jim
  • Watchdog timeout

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    Please search the forum. these events are already discussed elsewhere.
  • Weird Performance Issues

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    D
    Both Nortel and Cisco can be quite picky about autonegotiation and fall back to something in the order of 100mbit half duplex. Note I have a C2610 at work and it only has a 10Mbit port! You may fare better with the C1711. Good Luck
  • FX5620 questions

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    K
    i'll just install it on another PC first
  • Hardware Monitoring (temperature etc.) ?

    Locked
    23
    0 Votes
    23 Posts
    18k Views
    I
    i know this thread is old. but anyone else tried to run healthd and others on smbus ? i tried but i think our kernel doesnt have device          smbus device          ichsmb device          smb device          iicbus device          iicbb device          intpm device          pcf device          acpi is anyone sure this is compile in ? we have acpi. but not smbus and smb and iicbus and iicbb.
  • Dual Core CPU

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    R
    I've been meaning to reply to this thread for months now as I did the testing immediately after seeing the original posting…. I used a Dell Precision 620 box that had a Pentium D - 830 (3.0 GHz) with 1 GB Ram for the testing.  With both cores enabled and listed, there were no slow-downs whatsoever.  Testing it in both 100mbit and 1000mbit modes passed without any issues at all.  I even upgraded to the later releases a few months back and had the same, good results. I am glad nexusone was also able to test out and report back positive results as well  :)
  • Xl and fxp driver polling support and rx/tx offloading

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    I
    hmmm so may i know which version of 3com nic u have that have polling enabled ? i am using 3c905c-tx big chip version not the small bga chip type. may i now which one are u using pls.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.