SephStorm wrote: » Anyone know anywhere to get some good general security training? What I mean is training on how to implement security technologies. Sec+ gave me a good overview of security theory and procedure. CEH gave me the tools and methodology of the attacker, but I am missing how to implement a defense. I know there are several sites with videos and whatnot, but a lot of them are more collections than anything. I want a program that will go through in a logical path and teach me, for ex how to choose a firewall and how to implement one. Walk me through an install. (I have an ASA, so teach me how to write an ACL, and other things needed. Maybye talk about DMZ's, show a real one (not just a diagram). IDS, same thing, give me a class on Intrusion Detection. so on and so forth. Am I in the clouds? Does such a program exist? Do I need to look at a college program? Maybe special tutoring? The ENSA material looks like it works along those lines, but unless I get the CBT's I have doubts about going through those red books...
docrice wrote: » Go for the ASA book. It's rather large, and if you work with an ASA it's a good reference. The software code that runs on ASA appliances is different from IOS, although much of the syntax is similar. You'll soon realize this as the NAT commands are not the same as IOS, ACL creation / deletion is similar-feeling but also not-quite-so, and the concept of security levels on an interface. That's just for starters.
Bl8ckr0uter wrote: » In order to be a Network Security Engineer you really have to focus on the words in that order. Learn Networking. Learn Security. Learn Engineering (putting it all together). In my opinion that is the way to really be l337.