Hi there
I know this should be an easy task, but I just can't make it work. I'm trying to get transparent tunnelling working between a pix running 6.3(1) and cisco vpn client 4.0.1.
The client connects just fine, but the transparent tunnel is inactive.
I hope someone can push me in the right direction. I figure I'm just missing something really silly (I'm new to this so please forgive me).
"Enable Transparent Tunnelling" is turned on and set to UPD on the client.
Here's my pix config...
sysopt connection permit-ipsec
crypto ipsec transform-set myset esp-3des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set myset
crypto map mymap 10 ipsec-isakmp dynamic dynmap
crypto map mymap interface outside
crypto map mymap interface dmz1
isakmp enable outside
isakmp enable dmz1
isakmp identity address
isakmp nat-traversal 60
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
I know this should be an easy task, but I just can't make it work. I'm trying to get transparent tunnelling working between a pix running 6.3(1) and cisco vpn client 4.0.1.
The client connects just fine, but the transparent tunnel is inactive.
I hope someone can push me in the right direction. I figure I'm just missing something really silly (I'm new to this so please forgive me).
"Enable Transparent Tunnelling" is turned on and set to UPD on the client.
Here's my pix config...
sysopt connection permit-ipsec
crypto ipsec transform-set myset esp-3des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set myset
crypto map mymap 10 ipsec-isakmp dynamic dynmap
crypto map mymap interface outside
crypto map mymap interface dmz1
isakmp enable outside
isakmp enable dmz1
isakmp identity address
isakmp nat-traversal 60
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400