what is diffrance between NAT & PAT
NAT is Network address Translation ( ip address translate
from local ip to global ip and vice versa)
PAT is Port address translation ( port are translate from
local to global ip's ) like on port 8080 web service port
80 will work on PAT . it more over NAT only.