I've created the right config on my route but the inside firewall is still
getting the the originaln address not the natted one. Help..

hostname rp-2514X 
! 
ip nat outside source static 172.16.89.32 171.68.16.5 
! 
interface Ethernet1 
 ip address 171.68.192.202 255.255.255.0 
 ip nat inside 
 no ip mroute-cache 
 no ip route-cache 
! 
interface Serial1 
 ip address 172.16.191.253 255.255.255.252 
 no ip route-cache 
 ip nat outside 
 clockrate 2000000 
! 
ip classless 
ip route 172.16.89.0 255.255.255.0 172.16.191.254 
ip route 171.68.1.0 255.255.255.0 171.68.192.201 
ip route 171.68.16.0 255.255.255.0 172.16.191.254 




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=44300&t=44300
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to