• MOVED: pfsense + vmware

    Locked
    1
    0 Votes
    1 Posts
    885 Views
    No one has replied
  • For Sale Watchguard Firebox X1000 With PFSense 2.0.2

    Locked
    1
    0 Votes
    1 Posts
    984 Views
    No one has replied
  • Traffic shaper: 10gig supported NICs -pfsense 2.0.2 (altq,etc.).

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    R

    Myricom 10G-PCIE2-8C2-2S+E is the solution(https://www.myricom.com/products/network-adapters/10g-pcie2-8c2-2s.html).

    It has driver called mxge that is having altq option compatible with freebsd 8.1 .

    the page on pfsense portal does not mention mxge (http://doc.pfsense.org/index.php/ALTQ_drivers)
    but freebsd 8.1 official page does (http://www.freebsd.org/cgi/man.cgi?query=altq&apropos=0&sektion=4&manpath=FreeBSD+8.1-RELEASE+and+Ports&arch=default&format=html).

  • PFSense hardware for sale cheap

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    AhnHELA

    I believe he found another means of sale.  I was first to reply and never got a response after March 20th.

  • Symantec 5420 with PFSense 2.0.2 Full Install For Sale with Working LCD

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid out of swap space nanobsd

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ

    You're running it out of RAM and filling up the RAM disk also.

    Squid on NanoBSD cannot do logging. There isn't enough room to log to the RAM disk (/var or /tmp) and the CF is read only most of the time and thus not suitable for logging.

    If you need to have a full-featured squid platform, you'll need to be running a full install on a hard drive or SSD.

  • Intel 21143 Slow Network

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S

    Pretty sure even the first 10base2 NIC I had could do better than 3sec ping!  ;)
    (though I don't think it was running an IP stack so probably couldn't ping at all)

    Steve

  • LCD EZIO-300

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Watchguard Firebox X1000 2.0.2 Booting Slow

    Locked
    21
    0 Votes
    21 Posts
    5k Views
    ghostshellG

    Since having the WAN connected it boots quicker and the webGUI itself is much more responsive which per another thread i knew would happen, but its still a nice change

  • Hardware Check/Suitability and NIC Compatibility

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    stephenw10S

    Yes the speedtest.net client uses 2 or 4 connections depending on the speed. It works great as you can see.  :)
    There are other interesting things you can do such as failover and policy based routing.

    Steve

  • Roku Player Not Playing Nice With PFsense 2.0.2

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    ghostshellG

    @rjcrowder:

    Not sure on the Buffalo dd-wrt version, but the standard dd-wrt definitely lets you map WAN to LAN.

    fingers crossed!

  • Osnet.eu - respect!

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    M

    Yes, here it is: http://www.osnet.eu/en/content/firewall-fwa-3030#content
    But I just noticed that I made a mistake. The box doesn't have 7 ports but 6. I mixed that up with the ibm servers I used for a customer, they all had 7. I've edited my first post.

    However there are also pci-e expansion slots available so one could upgrade it with a different case then. Or add any other cards.

  • Watchguard Firebox X1000 2.0.2 Slow DHCP Address Assignment

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    ghostshellG

    My android phone works just fine

  • Gigabyte GA-C1007UN-D

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    P

    I am also unable to find a seller for this board.

  • Whats the Firewall & VPN Throughput for PFsense 2.0.2

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    ghostshellG

    ill stream and download a few things at once and check what the device is up to and post

  • 10G intel card support

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J

    I know that the X520 works in 2.1, not sure about 2.0.2.

    Anyway, I'd probably go with a single E5-2643 in each box.  That will give you the best chance of hitting 8Gbit/s, though I'm not sure it will actually do it.

  • PfSense ntpd refclock support

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    S

    Thanks everyone for your help.  Although 2.1-BETA did fix a couple issues I was having, it did not fix the issue with the serial ports.  The pfsense menus seem to require you have a NMEA GPS (refclock 20) so if you want to use a different refclock you'll have to hack on /etc/inc/system.inc to generate the right stanzas in /var/etc/ntpd.conf.  I stopped the ntpd service in the menus then jumped to the shell and ran ntpd by hand /usr/local/etc/ntpd -D3 -c /etc/ntpd.conf still no joy with the serial port.  I have symlinked cuau0 to both /dev/oncore.serial.0 and /dev/oncore.pps.0 and also have my /etc/ntp.oncore.0 config in place which enables TRAIM and mode 1 (zero position mode).  No Joy. /var/log/ntp/clockstats shows driver timeout on @@Cj (get config) command sent to the device same as before.

    56382 82497.628 127.127.30.0 ONCORE[0]: ONCORE DRIVER – CONFIGURING
    56382 82497.639 127.127.30.0 ONCORE[0]: state = ONCORE_NO_IDEA
    56382 82497.641 127.127.30.0 ONCORE[0]: Input mode = 1
    56382 82497.643 127.127.30.0 ONCORE[0]: Initializing timing to Assert.
    56382 82497.645 127.127.30.0 ONCORE[0]: ONCORE: Can't open SHMEM file
    56382 82497.647 127.127.30.0 ONCORE[0]: ONCORE: Can't open shmem
    56382 82497.649 127.127.30.0 ONCORE[0]: state = ONCORE_CHECK_ID
    56382 82498.514 127.127.30.0 ONCORE[0]: Oncore: Resend @@Cj
    56382 82514.514 127.127.30.0 ONCORE[0]: Oncore: Resend @@Cj
    56382 82530.514 127.127.30.0 ONCORE[0]: Oncore: Resend @@Cj
    56382 82546.514 127.127.30.0 ONCORE[0]: Oncore: No response from @@Cj, shutting down driver

    It looks like this is an issue with the motherboard/BIOS settings or somesuch at any rate I'm happy with 2.1-BETA and an busy building a new refclock based on a Raspberry Pi with the Adafruit 66 channel gps which will replace my old Motorola as my primary NTP server.  I've got the Raspberry Pi ready to go with linux kernel pps and latest ntpd build just waiting on the Adafruit gps board.

  • About Hardware Capacity

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    N

    Finaly after thne change hardware the firewall is not crashed, its working with Xeon 5570 dual cpu and 64GB memory. This day we have received an attack again with 1 GB traffics everything is working fine… For now i should be get snort packages with session limits per ip base...Could you pls share us config types?

  • You guys have any luck with iWavePort wireless cards?

    Locked
    1
    0 Votes
    1 Posts
    896 Views
    No one has replied
  • WIRELESS N

    Locked
    28
    0 Votes
    28 Posts
    8k Views
    stephenw10S

    You are unsure if 1000mW is legal in the US?
    You can always use a very bad antenna! The legality of the rig is the combination of the output power and the antenna gain. You can still be over the limit even with a low power card if the antenna has sufficient dB gain.
    The driver has a setting to limit the output power anyway so you could just turn it down.

    Steve

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