I configure NAT successfully in AR1220.I can access the server from outsite network but i cannnot access the servier from local LAN using public ip
example
Lan===192.168.1.0 /24
and HTTP server ip 192.168.1.5
Puublic ip of Http 123.57.54.12
my configuration as like
interface gigabit ethernet/0/0/0
nat server protocol tcp global 123.57.54.12 any insite 192.168.1.5 any
any idea what is root cause
Thanks
Maung