Host connected to Cisco 3825 router cannot connect to the internet, nor can the router

Ageudum

I currently have a Cisco 3825 router that I have (attempted) to configure. The router has two interfaces, GigabitEthernet0/0 and GigabitEthernet0/1. I would like Gi0/1 to act as my "WAN" interface while Gi0/0 acts as my "LAN" interface. The end goal is to connect the router directly to my Motorola modem, but for now, the WAN interface is connected to another router (a TP-Link TL-WR841N). The WAN interface is set up to receive a DHCP address from the router (similarly to how it would receive a DHCP address from my ISP), and is doing so successfully - the WAN interface has an IP address of 192.168.1.201 (TP-Link router is assigned the IP of 192.168.1.1).

The LAN interface of the Cisco router has an IP address of 10.0.0.1. I have a laptop connected to this interface that has a static IP of 10.0.0.2. The laptop is able to ping 10.0.0.1, but is not able to ping any external addresses (such as Google.com or 8.8.8.8). Furthermore, the Cisco router can ping the TP-Link router, but is not able to ping any external addresses either. This is my problem. My question is - how have I misconfigured the router and/or what am I missing?

I have posted the running configuration (which is the same as the startup configuration) below.

Thank you in advance!

Using 1285 out of 491512 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CISCO3825
!
boot-start-marker
boot-end-marker
!
enable secret 
enable password 
!
no aaa new-model
!    
resource policy
!
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
!
!
no ip ips deny-action ips-interface
!
no ftp-server write-enable
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
no crypto isakmp ccm
!
!
!
!
interface GigabitEthernet0/0
 description Network-facing (LAN)
 ip address 10.0.0.1 255.0.0.0
 ip nat inside
 ip virtual-reassembly
 duplex auto
 speed auto
 media-type rj45
 negotiation auto
 no mop enabled
!
interface GigabitEthernet0/1
 description ISP-facing (WAN)
 ip dhcp client client-id GigabitEthernet0/1
 ip address dhcp
 ip nat outside
 ip virtual-reassembly
 duplex auto
 speed auto
 media-type rj45
 negotiation auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1
!
!
no ip http server
no ip http secure-server
ip nat inside source list 10 interface GigabitEthernet0/1 overload
!
access-list 10 permit 10.0.0.0 0.255.255.255
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 stopbits 1
line aux 0
 stopbits 1
line vty 0 4
 password 
 login
!
scheduler allocate 20000 1000
!
end
Ageudum

I resolved this issue by changing the ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1 route to ip route 0.0.0.0 0.0.0.0 dhcp, which promptly allowed me to ping external IP addresses. I discovered this solution after enabling detailed packet debugging through the debug ip packet detail command, which showed me that when I attempted to ping 8.8.8.8, I was receiving an "Encapsulation Failed" error. A brief amount of research afterwards led to my discovery that I needed to change my route.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Ubuntu is not detecting wireless router Cisco dpc3825. Newbie to Ubuntu, can connect via Ethernet cable, but no wireless detection

From Dev

Router cannot connect to Internet

From Dev

Can connect to internet but not to router

From Dev

Can connect to router, but not Internet

From Dev

I upgraded the firmware on my Cisco RV320 router, now no connected devices can access the internet

From Dev

How to connect Cisco 2911 into internet through the ISP's router?

From Dev

Can't ssh by name if router is not connected to internet

From Dev

WiFi cannot connect to internet in two router setup

From Dev

Router unable to connect to internet

From Dev

No internet (connected to router, works on Windows)

From Dev

No internet (connected to router, works on Windows)

From Dev

How do I set a static IP address for a particular MAC address on a Cisco DPC3825 router

From Dev

Cannot connect to the Internet using a DSL router in a Cyberam secured network

From Dev

Connect my router to the internet via another router?

From Dev

Can router connect back to itself over Internet and why?

From Dev

Can't connect to internet wirelessly via Linksys router

From Dev

Can't connect to internet on static ip configured on router

From Dev

Router connected to internet but devices have limited connectivity

From Dev

Host website from portable drive connected to router

From Dev

Will the internet speed decrease on second router if there are multiple devices connected to primary router?

From Dev

How to connect to Router Admin Panel that is connected to other router?

From Dev

Unable to connect local network to the internet using a router

From Dev

Use eth interface to connect to a router and wlan for the internet

From Dev

Can't connect Wifi devices to router when wired Ethernet computer is connected

From Dev

Connected to WiFi/ethernet but can't connect to internet

From Dev

Cisco router https warning

From Dev

Corrupted Cisco Router IOS

From Dev

Can't browse the internet nor ping a host, but dig works

From Dev

Can I use a wifi router to connect a client computer software to another local computer without connecting the router to an internet connection?

Related Related

  1. 1

    Ubuntu is not detecting wireless router Cisco dpc3825. Newbie to Ubuntu, can connect via Ethernet cable, but no wireless detection

  2. 2

    Router cannot connect to Internet

  3. 3

    Can connect to internet but not to router

  4. 4

    Can connect to router, but not Internet

  5. 5

    I upgraded the firmware on my Cisco RV320 router, now no connected devices can access the internet

  6. 6

    How to connect Cisco 2911 into internet through the ISP's router?

  7. 7

    Can't ssh by name if router is not connected to internet

  8. 8

    WiFi cannot connect to internet in two router setup

  9. 9

    Router unable to connect to internet

  10. 10

    No internet (connected to router, works on Windows)

  11. 11

    No internet (connected to router, works on Windows)

  12. 12

    How do I set a static IP address for a particular MAC address on a Cisco DPC3825 router

  13. 13

    Cannot connect to the Internet using a DSL router in a Cyberam secured network

  14. 14

    Connect my router to the internet via another router?

  15. 15

    Can router connect back to itself over Internet and why?

  16. 16

    Can't connect to internet wirelessly via Linksys router

  17. 17

    Can't connect to internet on static ip configured on router

  18. 18

    Router connected to internet but devices have limited connectivity

  19. 19

    Host website from portable drive connected to router

  20. 20

    Will the internet speed decrease on second router if there are multiple devices connected to primary router?

  21. 21

    How to connect to Router Admin Panel that is connected to other router?

  22. 22

    Unable to connect local network to the internet using a router

  23. 23

    Use eth interface to connect to a router and wlan for the internet

  24. 24

    Can't connect Wifi devices to router when wired Ethernet computer is connected

  25. 25

    Connected to WiFi/ethernet but can't connect to internet

  26. 26

    Cisco router https warning

  27. 27

    Corrupted Cisco Router IOS

  28. 28

    Can't browse the internet nor ping a host, but dig works

  29. 29

    Can I use a wifi router to connect a client computer software to another local computer without connecting the router to an internet connection?

HotTag

Archive