I just finished reading Chapter 15: Securing your Network, of the Improving Web Application Security: Threats and Countermeasures guide. The amount of stuff that has to be configured and secured for even a small network is incredible. Instead of abstracting away the complexity of the network and what it can do, advances in firewalls, routers, and switches have shifted the complexity to securing so many different devices. That is why the Enterprise and Internet data center guides are so important. They at least start you off with a base that meets say 80 percent of your needs (maybe only 50 percent, perhaps as high as 99 percent), and then you can modify, secure, and test only the changes from there. These guides also come with lists of hardware configurations that are proven to work. I've had times when something as simple as a "standard" network card and "standard" sound card did not want to play nice together; these lists alone are worth the price ($0, you can pay by cash, check, or credit card). Also reading the data center guides gives you a reference point when discussing issues with your network guys, so spend a little time spelunking.
MSDN is starting to publish 2 articles per month from SQL Server magazine. There's no link, but the articles appear in the MSDN Just Published RSS feed. I've had a subscription up until now (when my free year for getting my MCDBA ran out) and it is a good magazine if you are in SQL Server all day. Not to knock it since I work with SQL Server a lot, but not enough to warrant spending the money on the magazine.
SQL Server Books Online (you'll often see it abbreviated BOL), updated for SP3, is one of the best references you can get and covers 95% of what you need to do. Book-wise, Admin911: SQL Server 2000 is great for admin topics (I used it to study for exam 228) and to really get into the details there is the preeminent Inside Microsoft SQL Server 2000 by Kalen Delaney.