I'm trying to setup IPsec in transport mode between a Solaris host and a PIX 515E for remote administration purposes. I have enabled telnet on the outside interface of my PIX, the documentation states that this requires IPsec protection.
The IPsec configuration is between the IP address of the Solaris system and the external IP address of the PIX, I'm using IKE.
I believe I have a configuration that fundimentally works, the debug traces on the PIX and the Solaris system show valid phase 1 SA's and phase 2 SA's, both systems appear to have valid SPI's.
But telnet does not work, I get this error:
IPSEC(ah_espd): Discard non-L2TP transport mode pkt from xxx.xxx.xxx.xxx
What did I miss ?
Thanks!