Hi could someone please help.
I need to connect an 801 router to the internet, i have set it up using config maker. And my ISP says that i do not need anything extra from them to dial-up to them using a router. Once i have delivered the config to the Router, i try and navigate to a website using IE6 and the router appears to pick up the line as the 'ch1' light comes on but internet explorer cannot find any website that i enter.
I have set up TCP/IP settings to use the router as a gateway.
Here is the IOS configuration.
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
hostname remote2
!
enable password s0lutions
!
no ip name-server
!
isdn switch-type basic-net3
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface Dialer 1
description connected to Internet
ip address negotiated
no ip split-horizon
encapsulation ppp
dialer in-band
dialer idle-timeout 900
dialer string 908450590014
dialer hold-queue 10
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname deleco@cslinter.net
ppp chap password trustno1
ppp pap sent-username deleco@cslinter.net password trustno1
no ppp multilink
no cdp enable
!
interface Ethernet 0
no shutdown
description connected to EthernetLAN
ip address 192.168.0.1 255.255.255.0
keepalive 10
!
interface BRI 0
no shutdown
description connected to Internet
no ip address
dialer rotary-group 1
!
! Dialer Control List 1
!
no dialer-list 1
dialer-list 1 protocol ip permit
!
router rip
version 2
network 192.168.0.0
passive-interface Dialer 1
no auto-summary
!
!
ip classless
!
! IP Static Routes
ip route 0.0.0.0 0.0.0.0 Dialer 1
no ip http server
snmp-server community public RO
no snmp-server location
no snmp-server contact
!
line console 0
exec-timeout 0 0
password s0lutions
login
!
line vty 0 4
password s0lutions
login
!
end
There may be something obvious wrong that i am overlooking.
I have successfully set up the routers to connect to each other but have never connected the 801 series to the web.
Any help would be very much appreciated.
Regards
Deleco
I need to connect an 801 router to the internet, i have set it up using config maker. And my ISP says that i do not need anything extra from them to dial-up to them using a router. Once i have delivered the config to the Router, i try and navigate to a website using IE6 and the router appears to pick up the line as the 'ch1' light comes on but internet explorer cannot find any website that i enter.
I have set up TCP/IP settings to use the router as a gateway.
Here is the IOS configuration.
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
hostname remote2
!
enable password s0lutions
!
no ip name-server
!
isdn switch-type basic-net3
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface Dialer 1
description connected to Internet
ip address negotiated
no ip split-horizon
encapsulation ppp
dialer in-band
dialer idle-timeout 900
dialer string 908450590014
dialer hold-queue 10
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname deleco@cslinter.net
ppp chap password trustno1
ppp pap sent-username deleco@cslinter.net password trustno1
no ppp multilink
no cdp enable
!
interface Ethernet 0
no shutdown
description connected to EthernetLAN
ip address 192.168.0.1 255.255.255.0
keepalive 10
!
interface BRI 0
no shutdown
description connected to Internet
no ip address
dialer rotary-group 1
!
! Dialer Control List 1
!
no dialer-list 1
dialer-list 1 protocol ip permit
!
router rip
version 2
network 192.168.0.0
passive-interface Dialer 1
no auto-summary
!
!
ip classless
!
! IP Static Routes
ip route 0.0.0.0 0.0.0.0 Dialer 1
no ip http server
snmp-server community public RO
no snmp-server location
no snmp-server contact
!
line console 0
exec-timeout 0 0
password s0lutions
login
!
line vty 0 4
password s0lutions
login
!
end
There may be something obvious wrong that i am overlooking.
I have successfully set up the routers to connect to each other but have never connected the 801 series to the web.
Any help would be very much appreciated.
Regards
Deleco