Hi everyone,
I have a little confusion on NAT and PAT. I know what thay do.(translate private addressing to public).But just want to verify a few things. Is it true that NAT will translate each private address to a public address and PAT will transfer many private addresses to one public address? can someone verify this for me or correct me if i am on the wrong track. If my statement is right then, what is the benifit of running NAT if every device would need a public address anyway? apart from security. I can see how PAT would save a lot of IP address as public address would share a private address. Unless im not sure if this is a good comment but im sure someone will correct me if i am wrong. You can have all your servers eg: dns and routers using NAT because they would need a fixed address and have all your host using PAT as they could share the same public addresses.So that would mean you would have NAT and PAT implemented on a router. can you do this?