Unable to access website hosted inside network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2016 07:14 AM - edited 03-05-2019 03:17 AM
Dear Team,
Apologies if my language is not good.
I am not that much familiar in this community. Today i configured one Cisco 1900 series router in my office, but i am unable to access the website which is hosted in my office and it is accessible from outside.
Could you please help me to resolve the issue?
Thanks in advance!!!
Linto Anto
- Labels:
-
Other Routing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2016 07:38 AM
Can you provide the firewall configure used to allow external access?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2016 07:48 AM
Thank you Jeff for your response.
Here i am attaching my Cisco router configuration for your reference. Website server local IP is 10.0.0.17
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2016 01:22 AM
Hello
I would prefer using NVI Nat for this but since you have domain Nat running well go with this but amend some configuration.
Nat doesn't like referring to ACLs with any any, So can you remove the acl 120 from your outside interface as this isn't doing anything that having no acl applied would also do
No access-list 120
access-list 120 permit ip 10.0.0.0 0.0.0.255 any
Lastly, -Remove NVI nat for now (ip nat enable ) and test
res
Paul
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2016 03:16 PM
remove
ip nat enable
