cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
495
Views
0
Helpful
1
Replies

no translation group

karl.jones
Level 1
Level 1

Hi

I have a pix with 6.3(3)

I am doing a site to site vpn with a router.The clients on the DMZ need to communicate with the far end site cleints.

I have configured this for nat

access-list no_natVPN permit gre 172.16.194.0 255.255.255.0 172.16.193.0 255.255.255.0

nat (DMZ) 0 access-list no_natVPN

The vpn is terminating on the outside interface. Phase one and two are up.

Here are the errors I am getting

05005: No translation group found for protocol 47 src DMZ:172.16.194.15 dst outside:172.16.193.16

305005: No translation group found for protocol 47 src DMZ:172.16.194.15 dst outside:172.16.193.16

305005: No translation group found for protocol 47 src DMZ:172.16.194.15 dst outside:172.16.193.16

305005: No translation group found for protocol 47 src DMZ:172.16.194.15 dst outside:172.16.193.16

305005: No translation group found for protocol 47 src DMZ:172.16.194.15 dst outside:172.16.193.16

Any one any ideas where this could be going wrong?

Regards

1 Reply 1

d.kratz
Level 1
Level 1

After you apply your nat rules, you run the command clear xlate?

Some times ago, I have similar problem...

Kratz