cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
253
Views
0
Helpful
2
Replies

Internet browsing issue on un-secure links

Arshi Jamal
Level 1
Level 1

Dear Community,

I am using Cisco 861 router for simple network access. I have configured the router correctly with support from few folks of this community but now I am facing a differnt problem. I am able to ping, tracert and nslookup any internet destination. I am also able to brows secure sites like https://www.google.com but normal URLs like http://www.google.com is not working. I have tried to debug IP TCP Paket Port 80 but it is not showing any results. Will appriciate any help in this regard.

The current configuration of router is attached herewith.

Arshi

2 Replies 2

blau grana
Level 7
Level 7

hello Arshi,

This will probably not help, but try to change access list 1 like this ->

access-list 1 permit 192.168.0.0 0.0.3.255

Best Regards

Please rate all helpful posts and close solved questions

Best Regards Please rate all helpful posts and close solved questions

Hi Arshi,

I think the access-list you are using can be changed. This is what you have in the configuration you posted:

ip nat inside source list 1 interface Dialer0 overload

access-list 1 permit 0.0.0.0 0.0.0.255

It should be "access-list 1 permit 192.168.1.0 0.0.0.255". If the issue continues even after making the change, the issue could be related to TCP MSS. If you notice that some sites time out, a TCP MSS adjustment will be needed. In this case, the change should be made under the interface vlan 1 in order to affect all the users related to that VLAN.

Regards.

Review Cisco Networking for a $25 gift card