Ik heb al in de search en op de cisco-site gezocht, maar er is niet veel te vinden over callback met een inbel-PC met ISDN.
De bedoeling is dat een thuiswerker op Windows-machine met ISDN-kaart kan inbellen op een Cisco-router. Ik heb dit geprobeerd met een Cisco 1720, maar krijg het niet voor elkaar.
De router probeert wel terug te bellen. Ook krijg ik een scherm op de Windows-PC dat ik wordt teruggebeld. Dit blijft een tijdje staan, maar er gebeurd niets.
Mijn IOS versie is 12.0(3)T3. Ik zal de config die ik gebruik even posten en het debuggen met "debug dialer".
Er lijkt iets mis te gaan met een time-out.
Weet iemand de oplossing of een betere configuratie ????
config:
Building configuration...
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco1720
!
enable secret <password>
!
username test callback-dialstring 123456 password <password>
memory-size iomem 25
ip subnet-zero
no ip domain-lookup
!
isdn switch-type basic-net3
!
!
!
interface BRI0
no ip address
no ip directed-broadcast
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
ppp callback accept
ppp authentication pap chap callin
!
interface BRI1
no ip address
no ip directed-broadcast
shutdown
isdn switch-type basic-net3
!
interface FastEthernet0
ip address 192.168.0.2 255.255.255.0
no ip directed-broadcast
no cdp enable
!
interface Dialer1
ip address 10.1.1.1 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer remote-name test
dialer idle-timeout 300
dialer enable-timeout 2
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap chap callin
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1 permanent
no ip http server
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
no cdp run
!
line con 0
transport input none
line aux 0
line vty 0 4
password <password>
login
!
no scheduler allocate
end
debug dailer:
00:09:17: %DIALER-6-BIND: Interface BRI0:1 bound to profile Dialer1
00:09:17: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
00:09:17: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 97 changed to up
00:09:17: BRI0:1:PPP callback Callback server starting to test 123456
00:09:18: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
00:09:18: BR0: has total 2 call(s), dial_out 0, dial_in 0
00:09:18: %DIALER-6-UNBIND: Interface BRI0:1 unbound from profile Dialer1
00:09:18: BRI0:1: disconnecting call
00:09:26: BRI0:1: disconnecting call
00:09:32: : Callback timer expired
00:09:32: Dialer1:beginning callback to test 123456
00:09:32: BRI0: rotor dialout [priority]
00:09:32: BRI0: Dialing cause Callback return call
00:09:32: BRI0: Attempting to dial 123456
00:09:32: Freeing callback to test 123456
00:09:33: BRI0: wait for isdn carrier timeout, call id=0x8001
00:09:33: BRI0:2: disconnecting call
00:09:41: BRI0:2: disconnecting call
De bedoeling is dat een thuiswerker op Windows-machine met ISDN-kaart kan inbellen op een Cisco-router. Ik heb dit geprobeerd met een Cisco 1720, maar krijg het niet voor elkaar.
De router probeert wel terug te bellen. Ook krijg ik een scherm op de Windows-PC dat ik wordt teruggebeld. Dit blijft een tijdje staan, maar er gebeurd niets.
Mijn IOS versie is 12.0(3)T3. Ik zal de config die ik gebruik even posten en het debuggen met "debug dialer".
Er lijkt iets mis te gaan met een time-out.
Weet iemand de oplossing of een betere configuratie ????
config:
Building configuration...
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco1720
!
enable secret <password>
!
username test callback-dialstring 123456 password <password>
memory-size iomem 25
ip subnet-zero
no ip domain-lookup
!
isdn switch-type basic-net3
!
!
!
interface BRI0
no ip address
no ip directed-broadcast
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
ppp callback accept
ppp authentication pap chap callin
!
interface BRI1
no ip address
no ip directed-broadcast
shutdown
isdn switch-type basic-net3
!
interface FastEthernet0
ip address 192.168.0.2 255.255.255.0
no ip directed-broadcast
no cdp enable
!
interface Dialer1
ip address 10.1.1.1 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer remote-name test
dialer idle-timeout 300
dialer enable-timeout 2
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap chap callin
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1 permanent
no ip http server
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
no cdp run
!
line con 0
transport input none
line aux 0
line vty 0 4
password <password>
login
!
no scheduler allocate
end
debug dailer:
00:09:17: %DIALER-6-BIND: Interface BRI0:1 bound to profile Dialer1
00:09:17: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
00:09:17: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 97 changed to up
00:09:17: BRI0:1:PPP callback Callback server starting to test 123456
00:09:18: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
00:09:18: BR0: has total 2 call(s), dial_out 0, dial_in 0
00:09:18: %DIALER-6-UNBIND: Interface BRI0:1 unbound from profile Dialer1
00:09:18: BRI0:1: disconnecting call
00:09:26: BRI0:1: disconnecting call
00:09:32: : Callback timer expired
00:09:32: Dialer1:beginning callback to test 123456
00:09:32: BRI0: rotor dialout [priority]
00:09:32: BRI0: Dialing cause Callback return call
00:09:32: BRI0: Attempting to dial 123456
00:09:32: Freeing callback to test 123456
00:09:33: BRI0: wait for isdn carrier timeout, call id=0x8001
00:09:33: BRI0:2: disconnecting call
00:09:41: BRI0:2: disconnecting call