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

How To Allow Internet Browing On Cisco 1721 Routerq, Need Help

aslammemon
Level 1
Level 1

Dear Guys...

I have two Routers One is connected to other through VPN on different cities...

VPN works well i m able to access the LAN on both sides... BUT I CAN NOT BROWSE THE INTERNET

this is the major problem in my network.....

How can i do it...

I have Router 1721 Cisco...

Thanks in Advance... Okies

Dear Guys I have the Router Configuration given below but i can not browse the internet while the VPN works well..

User Access Verification

Password:

hyderabad>en

Password:

hyderabad#show

hyderabad#show ru

hyderabad#show running-config

Building configuration...

Current configuration : 1818 bytes

!

version 12.3

service timestamps debug uptime

service timestamps log uptime

service password-encryption

!

hostname hyderabad

!

boot-start-marker

boot-end-marker

!

enable password 7 14141B180F0B

!

mmi polling-interval 60

no mmi auto-configure

no mmi pvc

mmi snmp-timeout 180

no aaa new-model

ip subnet-zero

ip cef

!

!

!

ip audit po max-events 100

no ip domain lookup

isdn switch-type basic-net3

!

!

!

!

!

!

!

interface Tunnel0

description link to karachi

ip address 192.16.10.21 255.255.255.252

load-interval 30

keepalive 5 3

tunnel source 203.80.129.243

tunnel destination 124.29.244.141

!

interface BRI0

description connected to internet

no ip address

ip nat outside

encapsulation ppp

dialer rotary-group 1

dialer-group 1

isdn switch-type basic-net3

isdn point-to-point-setup

no cdp enable

!

interface FastEthernet0

ip address 13.1.1.10 255.0.0.0

ip nat inside

speed auto

!

interface Dialer1

ip address negotiated

ip nat outside

encapsulation ppp

no ip split-horizon

dialer in-band

dialer string 13131212

dialer hold-queue 10

dialer load-threshold 10 outbound

dialer-group 1

no cdp enable

ppp authentication chap pap callin

ppp chap hostname rdpmuhyd

ppp chap password 7 1405161B0111223220

ppp pap sent-username rdpmuhyd password 7 0214004B0613073848

ppp multilink

!

router rip

version 2

passive-interface Dialer1

network 13.0.0.0

no auto-summary

!

ip nat inside source list 1 interface Dialer1 overload

ip classless

ip route 0.0.0.0 0.0.0.0 0.0.0.0

ip route 124.29.244.136 255.255.255.248 Dialer1

no ip http server

no ip http secure-server

!

access-list 1 permit 13.0.0.0 0.255.255.255

dialer-list 1 protocol ip permit

snmp-server community public RO

!

line con 0

exec-timeout 0 0

password 7 05080F1C2243

login

line aux 0

line vty 0 4

password 7 1511021F0725

login

!

end

hyderabad#

2 Replies 2

EPHRAIM MANI
Level 3
Level 3

Can you please verify you default root.

ip route 0.0.0.0 0.0.0.0 (local exit interface/next-hop IP address)

Also paste your "show ip route" for analysis.

Thanks EM

Kindly rate this post if its helpful

purohit_810
Level 5
Level 5

Are bhai in earlier chat also we said you

Default route 0.0.0.0.0 0.0.0.0 dialer1

access-list 101 permit 13.0.0.0 0.255.255.255

dialer-list 101 protocol ip permit

Regards,

Dharmesh Purohit