This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Considering building a MicroITX

I'm considering building a MicroITX box to load Sophos on.
Are the Intel Atom, or AMD E-240 good enough?

The two boards I'm considering are:

AMD:
ASRock E35LM1 Motherboard/CPU Combo Motherboard/CPU Set - Newegg.com

Intel:
Foxconn D250S Motherboard/CPU Combo Motherboard/CPU Set - Newegg.com

Both are close to $50 for MB / CPU.  I like that the Intel uses SO-DIMMs, but don't like the PCI slot.  I'd prefer PCI-E, for future uses.  I do have 2x2 GB laying around for laptop memory though, so I could save some money that way.

Performance wise, are these adequate for a 10-15 computer LAN?  I do use almost every service.

Any suggestions?


This thread was automatically locked due to age.
Parents
  • Hi,

    Threads: it's based on the number of CPU cores / hyperthreading threads. I don't remember if it's 1:1 or 2:1 or what, but you can see how many snort processes are running with
    ps -aux|grep snort

    Changing the # of threads will not change anything in the WebAdmin interface.

    If it's not a bottleneck, then leave it alone, or reduce the # of IPS processes to save RAM (~500mb per process on v9).

    Turn off attack patterns that aren't relevant to your network; e.g. if you don't have a SQL server, turn off all the SQL/DB stuff. Same for mail servers, etc.

    Barry
Reply
  • Hi,

    Threads: it's based on the number of CPU cores / hyperthreading threads. I don't remember if it's 1:1 or 2:1 or what, but you can see how many snort processes are running with
    ps -aux|grep snort

    Changing the # of threads will not change anything in the WebAdmin interface.

    If it's not a bottleneck, then leave it alone, or reduce the # of IPS processes to save RAM (~500mb per process on v9).

    Turn off attack patterns that aren't relevant to your network; e.g. if you don't have a SQL server, turn off all the SQL/DB stuff. Same for mail servers, etc.

    Barry
Children
No Data