In message <[EMAIL PROTECTED]>, Trevor Talbot writes: >On Sep 16, 2007, at 12:11 PM, Jan Hoevers wrote: > >> I'm using a Soekris net4801-60 as a router, with a lan1641 in the PCI >> slot, giving me 7 ethernet ports. I'm running pfSense 1.0.1, a routing >> package based on FreeBSD 6.1 and PF.
The 4801 unfortunately has all three internal network cards on the same interrupt line, that's not a good thing because for every interrupt the kernel will have to check all three network interfaces to see where it came from. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
