Hi there!
I have problem getting a simple internet connection via a Cisco 871 router.
The router gets its IP correctly from ISP
The computer gets the IP correctly from the 871
But still no internet-connection.
Any ideas, please ??????
Current configuration : 4216 bytes
!
! Last configuration change at 16:43:53 PCTime Wed Apr 9 2008 by admin
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname CiscoRouter
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 debugging
logging console critical
enable secret 5 $1$GQ6K$tHnTvQFK6wMfoImnPSGU10
!
no aaa new-model
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
ip subnet-zero
no ip source-route
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.9
ip dhcp excluded-address 192.168.1.151 192.168.1.254
!
ip dhcp pool sdm-pool1
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 194.239.134.83 193.162.153.164
!
!
ip tcp synwait-time 10
no ip bootp server
ip domain name xxx
ip ssh time-out 60
ip ssh authentication-retries 2
!
!
crypto pki trustpoint TP-self-signed-7395629
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-7395629
revocation-check none
rsakeypair TP-self-signed-7395629
!
!
crypto pki certificate chain TP-self-signed-7395629
certificate self-signed 01
30820241 308201AA A0030201 02020101 300D0609 2A864886 F70D0101 04050030
2E312C30 2A060355 04031323 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 37333935 36323930 1E170D30 32303330 31303031 3630395A
170D3230 30313031 30303030 30305A30 2E312C30 2A060355 04031323 494F532D
53656C66 2D536967 6E65642D 43657274 69666963 6174652D 37333935 36323930
819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100 C9A0BCF1
66614A9B 501A8B49 74B17D04 6CCB5835 6037DF65 FFEB277B 4436F299 D7A8128A
23F0C93C C6093AFB 3FB0741D 710AB470 0C5E035F E6BAAFE4 5CE6313D F3FA5083
EFC522FE 208B82BE EC98DFA0 99C3E112 1C8D609E A3A535E6 9A58F7A2 5EA18A61
CBF5E3C6 CE928CF0 DDC8A515 DAAF55A5 C13EB03B 24B380C1 DF88024B 02030100
01A36F30 6D300F06 03551D13 0101FF04 05300301 01FF301A 0603551D 11041330
11820F43 6973636F 526F7574 65722E78 7878301F 0603551D 23041830 1680147B
412B6825 7F18E938 625074D1 B81F83EA 008EDE30 1D060355 1D0E0416 04147B41
2B68257F 18E93862 5074D1B8 1F83EA00 8EDE300D 06092A86 4886F70D 01010405
00038181 0059EBF6 F7E077EB 40E892C1 3F9A181B 0E62B0A5 E9551D2A F9C2048D
3D90CF53 1C17FE91 DF602FEB 91A8BA01 1BFE756C D1F1B0C0 441043E1 7DBE6B7D
9BA20FA0 CD8AAEE1 D1411DDA 861EC152 35091E09 A270CC64 F985F4CC E3060D2C
4BBA52BF 3B3D7092 B625B999 E57428FB 6AADCB1A 7AF62973 C3F317D8 C9082381
3E173779 94
quit
username admin privilege 15 secret 5 $1$Z/zp$Zm.n6HlUXxhmrlHsPfOe60
!
!
!
!
!
interface FastEthernet0
!
interface FastEthernet1
description lokalLAN
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
description Til Internet$FW_OUTSIDE$$ES_WAN$$ETH-WAN$
ip address dhcp client-id FastEthernet4
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
ip route-cache flow
duplex auto
speed auto
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$
ip address 192.168.1.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
!
ip classless
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat pool interval 192.168.1.10 192.168.1.150 netmask 255.255.255.0
ip nat inside source list 1 interface FastEthernet4 overload
!
logging trap debugging
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 192.168.1.0 0.0.0.255
no cdp run
!
control-plane
!
banner login ^CAuthorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!^C
!
line con 0
login local
no modem enable
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end
I have problem getting a simple internet connection via a Cisco 871 router.
The router gets its IP correctly from ISP
The computer gets the IP correctly from the 871
But still no internet-connection.
Any ideas, please ??????
Current configuration : 4216 bytes
!
! Last configuration change at 16:43:53 PCTime Wed Apr 9 2008 by admin
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname CiscoRouter
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 debugging
logging console critical
enable secret 5 $1$GQ6K$tHnTvQFK6wMfoImnPSGU10
!
no aaa new-model
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
ip subnet-zero
no ip source-route
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.9
ip dhcp excluded-address 192.168.1.151 192.168.1.254
!
ip dhcp pool sdm-pool1
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 194.239.134.83 193.162.153.164
!
!
ip tcp synwait-time 10
no ip bootp server
ip domain name xxx
ip ssh time-out 60
ip ssh authentication-retries 2
!
!
crypto pki trustpoint TP-self-signed-7395629
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-7395629
revocation-check none
rsakeypair TP-self-signed-7395629
!
!
crypto pki certificate chain TP-self-signed-7395629
certificate self-signed 01
30820241 308201AA A0030201 02020101 300D0609 2A864886 F70D0101 04050030
2E312C30 2A060355 04031323 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 37333935 36323930 1E170D30 32303330 31303031 3630395A
170D3230 30313031 30303030 30305A30 2E312C30 2A060355 04031323 494F532D
53656C66 2D536967 6E65642D 43657274 69666963 6174652D 37333935 36323930
819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100 C9A0BCF1
66614A9B 501A8B49 74B17D04 6CCB5835 6037DF65 FFEB277B 4436F299 D7A8128A
23F0C93C C6093AFB 3FB0741D 710AB470 0C5E035F E6BAAFE4 5CE6313D F3FA5083
EFC522FE 208B82BE EC98DFA0 99C3E112 1C8D609E A3A535E6 9A58F7A2 5EA18A61
CBF5E3C6 CE928CF0 DDC8A515 DAAF55A5 C13EB03B 24B380C1 DF88024B 02030100
01A36F30 6D300F06 03551D13 0101FF04 05300301 01FF301A 0603551D 11041330
11820F43 6973636F 526F7574 65722E78 7878301F 0603551D 23041830 1680147B
412B6825 7F18E938 625074D1 B81F83EA 008EDE30 1D060355 1D0E0416 04147B41
2B68257F 18E93862 5074D1B8 1F83EA00 8EDE300D 06092A86 4886F70D 01010405
00038181 0059EBF6 F7E077EB 40E892C1 3F9A181B 0E62B0A5 E9551D2A F9C2048D
3D90CF53 1C17FE91 DF602FEB 91A8BA01 1BFE756C D1F1B0C0 441043E1 7DBE6B7D
9BA20FA0 CD8AAEE1 D1411DDA 861EC152 35091E09 A270CC64 F985F4CC E3060D2C
4BBA52BF 3B3D7092 B625B999 E57428FB 6AADCB1A 7AF62973 C3F317D8 C9082381
3E173779 94
quit
username admin privilege 15 secret 5 $1$Z/zp$Zm.n6HlUXxhmrlHsPfOe60
!
!
!
!
!
interface FastEthernet0
!
interface FastEthernet1
description lokalLAN
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
description Til Internet$FW_OUTSIDE$$ES_WAN$$ETH-WAN$
ip address dhcp client-id FastEthernet4
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
ip route-cache flow
duplex auto
speed auto
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$
ip address 192.168.1.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
!
ip classless
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat pool interval 192.168.1.10 192.168.1.150 netmask 255.255.255.0
ip nat inside source list 1 interface FastEthernet4 overload
!
logging trap debugging
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 192.168.1.0 0.0.0.255
no cdp run
!
control-plane
!
banner login ^CAuthorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!^C
!
line con 0
login local
no modem enable
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end