hello everybody,
I have a cisco 1601 router in my office and windows Nt server
in my home.For administration reasons i want to configure the router to call
me back when i call him from home.
I also have an isdn bri line and two net modes to make the project the scheme
is:

CISCO_1600 --NET MODENET MODE ----NT SERVER

I ' ve tried to make a ppp multilink connection and it works fine  .Then i
configure the router to callback and
i install the routing and remote access service in windows nt server with all
(i thing) parameters configured well.
I configure the nt server to call as a ras client , to receive calls as ras
server , and to work for Dial on Demand Routing.Also
I a make a user with all pap credentials right and with the permission grand
dial in.
When i place a call to the router with dialup networking and then in 3
seconds
about cancel the try , the router calls me bac after 15-20 seconds,
but i cannot ping to the router . As it seems in the debugs output the router
sends pap request but the nt server does not answer,show the ppp phase
doesn t came up and no ipcp messages are shown.
has anyone idea where is the problem?
Follw is the router configurations and the debugs output,appreciated any
help!
KOSTAS AGGELAKIS


CISCO_1600#s ru
Building configuration...

Current configuration:
!
version 12.1
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname CISCO_1600
!
logging buffered 8192 debugging
aaa new-model
aaa authentication login default local
aaa authentication ppp default local
aaa authorization network default local
enable secret 5 $1$Yx2j$fxjTmOqE0x2/hV4EI/rm..
enable password 7 130B
!
username yxydas password 7 110D1608121B0803112327282D20
username KDD\kaggelaki callback-rotary 1 password 7 155341010138242A2920
username kaggelaki password 7 041A410B0A334340080A
!
!
!
!
ip subnet-zero
ip domain-name teiath.gr
ip name-server 195.130.100.19
ip name-server 195.130.100.18
!
isdn switch-type basic-net3
!
!
!
interface Ethernet0
 description syndesh me router 7513
 ip address 195.130.XXX.XXX  255.255.255.192
 no ip mroute-cache
!
interface Serial0
 physical-layer async
 no ip address
 no ip mroute-cache
 shutdown
!
interface BRI0
 no ip address
 encapsulation ppp
 no ip mroute-cache
 dialer rotary-group 1
 isdn switch-type basic-net3
 no fair-queue
 no cdp enable
!
interface Dialer0
 no ip address
 no cdp enable
!
interface Dialer1
 description connected to callback(isdn)
 ip address 195.130.XXX.XXX  255.255.255.192
 encapsulation ppp
 no ip split-horizon
 dialer in-band
 dialer idle-timeout 300
 dialer enable-timeout 20
 dialer caller 015319789 callback
 dialer map ip 195.130.XXX.XXX name kaggelaki class callback 015319789
 dialer-group 1
 no peer default ip address
 no fair-queue
 no cdp enable
 ppp callback accept
 ppp authentication pap callin
 ppp pap sent-username CISCO_1600 password 7 074E6B414B1B160B1601
 ppp multilink
!
ip default-gateway 195.130.XXX.XXX
ip classless
ip route 0.0.0.0 0.0.0.0 195.130.XXX.XXX
no ip http server
!
!
map-class dialer callback
 dialer callback-server username
dialer-list 1 protocol ip permit
snmp-server engineID local 00000009020000107B2CDC4C
snmp-server community public RO
!
line con 0
 transport input none
line 1
line vty 0 4
 exec-timeout 0 0
!
end

CISCO_1600#s log
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
    Console logging: level debugging, 2150 messages logged
    Monitor logging: level debugging, 1072 messages logged
    Buffer logging: level debugging, 2150 messages logged
    Trap logging: level informational, 58 message lines logged

CISCO_1600#
*Mar  1 01:37:55: ISDN BR0: RX   SETUP pd = 8  callref = 0x0E
*Mar  1 01:38:05:         Bearer Capability i = 0x8890
*Mar  1 01:38:05:         Channel ID i = 0x83
*Mar  1 01:38:05:         Called Party Number i = 0x80, '015319789',
Plan:Unknow
n, Type:Unknown
*Mar  1 01:38:05: ISDN BR0: RX   CONNECT_ACK pd = 8  callref = 0x0E
*Mar  1 01:38:06: ISDN BR0: received HOST_CONNECT call_id 0x800E
*Mar  1 01:38:06: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 01:38:06: BR0:1 PPP: Treating connection as a callout
*Mar  1 01:38:06: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 01:38:06: BR0:1 LCP: O CONFREQ [Closed] id 16 len 31
*Mar  1 01:38:06: BR0:1 LCP:    AuthProto PAP (0x0304C023)
*Mar  1 01:38:06: BR0:1 LCP:    MagicNumber 0x10D5B8B5 (0x050610D5B8B5)
*Mar  1 01:38:06: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 01:38:06: BR0:1 LCP:    EndpointDisc 1 Local
(0x130D01434953434F5F313630
30)
*Mar  1 01:38:06: ISDN BR0: Event: Connected to 015319789 on B1 at 64 Kb/s
*Mar  1 01:38:06: ISDN BR0: RX   DISCONNECT pd = 8  callref = 0x0E
*Mar  1 01:39:57:         Cause i = 0x8090 - Normal call clearing
*Mar  1 01:39:58: ISDN BR0: RX   RELEASE_COMP pd = 8  callref = 0x0E
*Mar  1 01:39:58: ISDN BR0: received HOST_DISCONNECT_ACK call_id 0x800E
*Mar  1 01:39:58: ISDN BR0: HOST_DISCONNECT_ACK: call type is DATA
*Mar  1 01:39:58: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
*Mar  1 01:39:58: BR0:1 LCP: State is Closed
*Mar  1 01:39:58: BR0:1 PPP: Phase is DOWN
*Mar  1 01:39:58: BR0:1 DDR: disconnecting call
*Mar  1 01:39:58: ISDN BR0: received HOST_DISCONNECT_ACK call_id 0x800E
*Mar  1 01:39:58: ISDN BR0: HOST_DISCONNECT_ACK: call type is DATA
*Mar  1 01:39:58: ISDN BR0: received HOST_FACILITY_INVOKE call_id 0x800E
        Facility i = 0x91A1120202CD4802012430093007A1053003020102
*Mar  1 01:39:58:       - ETSI Supplementary Service, Invoke, AOC-E Charging
Uni
ts: 2
*Mar  1 01:39:58:         Display i = '2', 0x20, 'UNITS'
*Mar  1 01:39:58: BRI0:1: AOC-E Recorded Units = 2




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=12088&t=12088
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to