I want to send syslog info from a remote pix506 to a Win2000 pc on a VPN that travels through a pix515. I set the logging on the 506 with the nat address of the Win2000 machine, but when I try to ping from the 506 it doesn't see it.
The Win2000 machine is a kiwi syslog server for the 515. I config the 506 on to facility 16 and the 515 to facility 20 . But if it isn't getting to it .....
Traffic is fine from the remote nat network to our corporate location. Obviously the 506pix can't translate the nat address from itself.
I tried:
where 64.64.64.64 is remote outside ip
172.172.172.172 is Win2000 nat ip
on the 506
access-list 100 permit ip 64.64.64.64 172.172.172.172. 255.255.255.0
and I get:
ERROR: Global address,mask <64.64.64.64,172.172.172.172> doesn't pair
Needless to say I am a novice , any ideas or right way to do this?