From: Josef Dittli (dittli_josef@xxxxxx)
Date: Mon Mar 20 2000 - 17:46:09 GMT-3
Hi all
This is the third try I came with this,
but I don't get this working!
Below I attach my config (more or less based on the config
out of the Docu-CD). BUT, no call will be established!
The only debug-output I get, when I try to ping a host in the
remote network tells me that it is interesting traffic!
(after the config you can see the debug output)
Where is the problem?
Thanks in advance for your help!
Josef
CONFIG
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname c700
!
!
!
ip subnet-zero
!
no ip domain-lookup
isdn switch-type basic-net3
isdn tei-negotiation first-call
!
!
!
interface Ethernet0
ip address 140.10.10.1 255.255.255.0
no ip directed-broadcast
!
interface BRI0
no ip address
no ip directed-broadcast
encapsulation ppp
dialer rotary-group 1
isdn switch-type basic-net3
no fair-queue
no cdp enable
ppp bap number default 018391340
ppp bap number secondary 018833150
!
interface Dialer1
ip unnumbered Ethernet0
no ip directed-broadcast
encapsulation ppp
dialer in-band
dialer idle-timeout 300
dialer-group 1
no fair-queue
no cdp enable
ppp authentication chap
ppp multilink bap
ppp bap call accept
ppp bap callback request
ppp bap timeout pending 20
ppp bap timeout response 2
ppp bap max dial-attempts 2
!
router rip
version 2
redistribute connected metric 5
network 140.10.0.0
!
no ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 0 0
transport input none
stopbits 1
line vty 0 4
exec-timeout 0 0
password cisco
login
!
end
DEBUG-OUTPUT
c700#sh debug
Dial on demand:
Dial on demand events debugging is on
Dial on demand packets debugging is on
PPP:
PPP authentication debugging is on
PPP protocol negotiation debugging is on
BAP:
BAP general debugging is on
ISDN:
ISDN Q931 packets debugging is on
c700#ping 200.1.1.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 200.1.1.5, timeout is 2 seconds:
00:11:51: Dialer1 DDR: ip (s=140.10.10.1, d=200.1.1.5), 100 bytes,
outgoing interesting (ip PERMIT).
00:11:53: Dialer1 DDR: ip (s=140.10.10.1, d=200.1.1.5), 100 bytes,
outgoing interesting (ip PERMIT).
00:11:55: Dialer1 DDR: ip (s=140.10.10.1, d=200.1.1.5), 100 bytes,
outgoing interesting (ip PERMIT).
00:11:57: Dialer1 DDR: ip (s=140.10.10.1, d=200.1.1.5), 100 bytes,
outgoing interesting (ip PERMIT).
00:11:59: Dialer1 DDR: ip (s=140.10.10.1, d=200.1.1.5), 100 bytes,
outgoing interesting (ip PERMIT).
Success rate is 0 percent (0/5)
c700#
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:06 GMT-3