I know that this has been a problem for quite some time now. I was wondering if anyone has found a router based solution...
I have a web server address = y.y.y.y
The router is performing nat from an external address x.x.x.x to the internal y.y.y.y on port 80.
External access to the web server works perfectly using ip nat inside source static tcp y.y.y.y 80 x.x.x.x 80
The problem is that when a user on the internal subnet y.y.y.() tries to access the web server on the external x.x.x.x address it fails.
From all of the forums i have read it seems that this is not a supported feature in the cisco Ip nat feature set. I find this amazing beause a linksys router and even a d-link can do this!
I have played around with route-maps and a few other ideas but still no luck.
My question is has anyone else managed to fix this issue?
The solutions i have seen so far is to point DNS to the router and make the change in dns.
Modify the computers host file...
Use two routers.
Anything else????
Cheers
DP
|