On 05/01/2017 10:24 AM, Brian Kantor wrote:
(Please trim inclusions from previous messages)
_______________________________________________
Interesting concept. Someday if we have enough memory I may try it, but
right now amprgw (an old machine) has only 4 GB of memory. It'd die swapping.
At the moment, I use the ipfw firewall to filter registered addresses; that saves
several context switches.
- Brian
I'm curious, it sounds like the machine you are using is a FreeBSD
one,
since you are using ipfw.
If that is the case, have you looked at the setfib command? Just curious
as to if using multiple routing tables would help at all. It would
require a recompiling of the KERNEL with the ROUTETABLES= entry in your
kernel config.
-Stacy