[email protected] wrote: > does anyone know of a reliable site that can stress test my firewall
If you just want a report on what ports you have open, nmap from an external server will do that. If you want a report on exploits that might work on the versions of the software you're running, take that list of ports from nmap and figure out which processes are listening, then find the security notes for each project. If you want someone to try to get in to your systems in a more constructive and careful manner, expect to pay a lot for that privilege. $10K US is a plausible minimum; it can go up much higher. -dsr-

