Well suffice it to say i have moved onto the next step of NAT after tackling the last problem. It was solved thanks to much help from thisisshanky. anyways to be honest the terms are confusing me. i'm at the point now where i want to redirect traffic and ports. i have one public ip. for example say i have two internal servers one email and the other web. how would i redirect traffic bound for my public ip 10.10.10.10:80 and 10.10.10.10:25 to the appropirate internal servers?
where i get confused is when i get to the command line and have
RouterA(config)#ip nat ?
inside Inside address translation
outside Outside address translation
now which one do i pick. do you pick inside if your redirecting traffic going inside to outside or ouside to inside? also when do i choose outside? when traffic outside coming in? or traffic inside going out?
also when i get by that part you have a source and destination. the descriptions next to the coomands don't help much you could enlighten me some more? thanks! i mean is it the destination on the internal or external network? etc also i didn't see an option for icmp, only tcp and udp