gregworcester
IS-IT--Management
Hi Guys,
TRrying to setup a new 2821 router. I can ping 4.2.2.2, google etc from the console of the router, but cant seem to ping anything on my inside network. Config is below.
MadisonEl# wr
Building configuration...
[OK]
MadisonEl#
%Error opening tftp://255.255.255.255/network-confg (Timed out)
MadisonEl#
MadisonEl#sh run
Building configuration...
Current configuration : 2544 bytes
!
! Last configuration change at 16:35:19 EST Sun Aug 8 2010
! NVRAM config last updated at 16:59:17 EST Sun Aug 8 2010
!
version 15.0
service config
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname MadisonEl
!
boot-start-marker
boot-end-marker
!
no logging console
enable secret 5 $1$D5I5$W77uajPJfhug38FGQmo810
!
no aaa new-model
clock timezone EST -5
clock summer-time EST recurring
!
no ip source-route
!
!
ip cef
ip dhcp excluded-address 192.168.0.2 192.168.0.20
ip dhcp excluded-address 192.168.0.240 192.168.0.254
!
ip dhcp pool madison
import all
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
!
!
ip name-server 69.24.0.2
ip name-server 69.24.8.2
ntp max-associations 20
multilink bundle-name authenticated
!
!
!
license udi pid CISCO2821 sn FTX1429AHAP
!
!
!
!
!
!
interface GigabitEthernet0/0
description Outside Interface
ip address dhcp
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
ntp disable
no cdp enable
!
interface GigabitEthernet0/1
ip address 192.168.0.1 255.255.255.0
ip access-group 101 out
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
no cdp enable
no mop enabled
!
ip forward-protocol nd
!
!
ip http server
ip nat inside source list 1 interface GigabitEthernet0/1 overload
ip route 192.168.0.0 255.255.255.0 216.107.224.0
!
access-list 1 permit 192.168.0.0 0.0.0.255
access-list 101 permit tcp any any eq pop3 log-input
access-list 101 permit tcp any any eq smtp log-input
access-list 101 permit tcp any any eq access-list 101 permit tcp any any eq ftp log-input
access-list 101 permit udp any any eq tftp log-input
access-list 101 permit udp any eq domain any log-input
access-list 101 permit tcp any any established log-input
access-list 101 permit tcp 192.168.0.0 0.0.0.255 any log-input
access-list 101 permit tcp any any eq 23460
access-list 101 permit udp any any eq 2967
access-list 101 permit tcp any any eq 8080
access-list 101 permit tcp any any eq 5900
!
snmp-server community Madison RO
!
control-plane
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password mustangca
login
!
scheduler allocate 20000 1000
no process cpu extended
no process cpu autoprofile hog
ntp source GigabitEthernet0/0
ntp master
ntp server 66.70.29.130
ntp server 198.200.182.10
ntp server 67.106.77.184
ntp server 64.247.17.253
end
Any help would be greatly appreciated.
TRrying to setup a new 2821 router. I can ping 4.2.2.2, google etc from the console of the router, but cant seem to ping anything on my inside network. Config is below.
MadisonEl# wr
Building configuration...
[OK]
MadisonEl#
%Error opening tftp://255.255.255.255/network-confg (Timed out)
MadisonEl#
MadisonEl#sh run
Building configuration...
Current configuration : 2544 bytes
!
! Last configuration change at 16:35:19 EST Sun Aug 8 2010
! NVRAM config last updated at 16:59:17 EST Sun Aug 8 2010
!
version 15.0
service config
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname MadisonEl
!
boot-start-marker
boot-end-marker
!
no logging console
enable secret 5 $1$D5I5$W77uajPJfhug38FGQmo810
!
no aaa new-model
clock timezone EST -5
clock summer-time EST recurring
!
no ip source-route
!
!
ip cef
ip dhcp excluded-address 192.168.0.2 192.168.0.20
ip dhcp excluded-address 192.168.0.240 192.168.0.254
!
ip dhcp pool madison
import all
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
!
!
ip name-server 69.24.0.2
ip name-server 69.24.8.2
ntp max-associations 20
multilink bundle-name authenticated
!
!
!
license udi pid CISCO2821 sn FTX1429AHAP
!
!
!
!
!
!
interface GigabitEthernet0/0
description Outside Interface
ip address dhcp
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
ntp disable
no cdp enable
!
interface GigabitEthernet0/1
ip address 192.168.0.1 255.255.255.0
ip access-group 101 out
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
no cdp enable
no mop enabled
!
ip forward-protocol nd
!
!
ip http server
ip nat inside source list 1 interface GigabitEthernet0/1 overload
ip route 192.168.0.0 255.255.255.0 216.107.224.0
!
access-list 1 permit 192.168.0.0 0.0.0.255
access-list 101 permit tcp any any eq pop3 log-input
access-list 101 permit tcp any any eq smtp log-input
access-list 101 permit tcp any any eq access-list 101 permit tcp any any eq ftp log-input
access-list 101 permit udp any any eq tftp log-input
access-list 101 permit udp any eq domain any log-input
access-list 101 permit tcp any any established log-input
access-list 101 permit tcp 192.168.0.0 0.0.0.255 any log-input
access-list 101 permit tcp any any eq 23460
access-list 101 permit udp any any eq 2967
access-list 101 permit tcp any any eq 8080
access-list 101 permit tcp any any eq 5900
!
snmp-server community Madison RO
!
control-plane
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password mustangca
login
!
scheduler allocate 20000 1000
no process cpu extended
no process cpu autoprofile hog
ntp source GigabitEthernet0/0
ntp master
ntp server 66.70.29.130
ntp server 198.200.182.10
ntp server 67.106.77.184
ntp server 64.247.17.253
end
Any help would be greatly appreciated.