Whats hot...IPSec is hot. I've been playing around over the past few days on scripts that setup IPSec rules to protect a Windows 2000 or XP system. Now IPSec has two modes - AH and ESP. AH provides authentication of packets while ESP provides encryption of packets. You can use both at once but its a little different then the perfect security option you would think.
IPSec has performance concerns. It causes an increase in bandwidth and CPU usage. Not so big on a home network, but in a corporate environment it can be noticeable.
I've extended this IPSec learning to enable IPSec security (AH+ESP) on my home network for all traffic. I haven't noticed any performance issues. I tend to do very little between my computers.
How to use IPSec on Windows XP SP2
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.