Well I finially got my router working with my cable modem. Well last night i tried forwarding some ports and messed up my config. So I did a erase startup-config command to get rid of it and start all over. well now I am getting this error:
SYS4 CONFIG_RESOLVE_FAILURE SYSTEM CONFIG PARSE CORE1.RTR.CFG NETWORK-CONFIG TFTP 255.255.255.255
I setup my router just like i had it and I can ping outside from telneted into the router, but none of my machines and get on the net. I will post my running config also:
Current configuration : 821 bytes
!
version 12.3
service config
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname core1.rtr1.crsystem
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$T3Q3$cSh3KvWse5fqtPSkYPMhL0
enable password xxxxxxxxxx
!
no aaa new-model
ip subnet-zero
no ip routing
no ip cef
!
!
!
!
!
!
!
interface Ethernet0/0
ip address 192.168.1.1 255.255.255.0
ip nat inside
no ip route-cache
half-duplex
!
interface Ethernet1/0
ip address dhcp
ip nat outside
no ip route-cache
half-duplex
!
ip nat inside source list 10 interface Ethernet1/0 overload
ip nat outside source list 10 interface Ethernet1/0
ip http server
ip classless
!
!
access-list 10 permit 192.168.1.0 0.0.0.255
!
line con 0
line aux 0
line vty 0 4
password xxxxxxxxxx
login
!
!
!
end
core1.rtr1.crsystem#
I would appericate any help. Also from the console cable plugged in it keeps rolling that SYS4 error over and over
it also changes the name to core1.rtr.cg
Any ideas?
SYS4 CONFIG_RESOLVE_FAILURE SYSTEM CONFIG PARSE CORE1.RTR.CFG NETWORK-CONFIG TFTP 255.255.255.255
I setup my router just like i had it and I can ping outside from telneted into the router, but none of my machines and get on the net. I will post my running config also:
Current configuration : 821 bytes
!
version 12.3
service config
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname core1.rtr1.crsystem
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$T3Q3$cSh3KvWse5fqtPSkYPMhL0
enable password xxxxxxxxxx
!
no aaa new-model
ip subnet-zero
no ip routing
no ip cef
!
!
!
!
!
!
!
interface Ethernet0/0
ip address 192.168.1.1 255.255.255.0
ip nat inside
no ip route-cache
half-duplex
!
interface Ethernet1/0
ip address dhcp
ip nat outside
no ip route-cache
half-duplex
!
ip nat inside source list 10 interface Ethernet1/0 overload
ip nat outside source list 10 interface Ethernet1/0
ip http server
ip classless
!
!
access-list 10 permit 192.168.1.0 0.0.0.255
!
line con 0
line aux 0
line vty 0 4
password xxxxxxxxxx
login
!
!
!
end
core1.rtr1.crsystem#
I would appericate any help. Also from the console cable plugged in it keeps rolling that SYS4 error over and over
it also changes the name to core1.rtr.cg
Any ideas?