SQL Server 2005 connections can be encrypted by the SQL Server using SSL rather then using OS level IPSec. In fact according to Encrypting Connections to SQL Server part of the connection is always encrypted…
“Credentials (in the login packet) that are transmitted when a client application connects to SQL Server 2005 are always encrypted. SQL [...]