I have a Netscreen25 and a PIX 501 with an unusual setup. Here's how it looks.
-Internet
|
Cisco 2600 Outside routable address
| Inside address 10.0.0.1
|
Netscreen Outside address Port 1 10.0.0.2
| Port 3 Inside address 192.168.1.1
| to 192.168.1.x
|-Vlan
|Port 2 192.168.2.2/24
|
Pix Outside address 192.168.2.1
| Inside address 172.16.0.1
Computer 172.16.0.10
The 172.16.0 addresses can ping 192.168.1.x addresses
but that is it the Pix monitor says:
305005:No translation group found for icmp src inside 172.16.0.10 dst outside:216.239.41.99 (type 8 code 0)
Trying to ping Google. Looks like a routing error of some kind. What is a translation group?
--Jerry