Hello, i am trying to set up something to further trick port scanners. I want to dnat all new connections to an inside server, and not have the router crash! currently, with my setup, a port scan on all ports should return that all ports from 1-65534 are filtered. this is done by dnat'ing all new connections to my wan interface over to an internal host. The internal host software responds with an RST. Unfortunately, with all the new entries for the router, it crashes. is there anything i can set in proc to reserve more processes for such a thing? how about adding more memory, will that help?