Can you paste your nat configuration? If not it should look something like
this:
int eth0
 ip address 10.0.0.99 255.255.255.0
 ip nat inside

int ser0
 ip address 217.19.23.175 255.255.255.0
 ip nat outside

ip nat inside source static 10.0.0.99 217.19.23.175 

Then when you do a "show ip nat translations" you should see your static
mapping.

Cheers,



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=71065&t=71054
--------------------------------------------------
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