I take it this is the remote site that dials into the PRI. Have you tried a debug dialer? This will give you and indication of why the call was dropped and by whom.
Dave Steve Smith wrote: > > Hey guys and gals this one is very weird. I have a PRI than connects to > a AS5200. All is fine except 1 client. This persons connection gets > dropped everyday at 9:26. TAC has no idea so far. debug shows nothing on > either side. Any ideas? Here is the config. I have been playing with the > mppp and the dialer load-thresh but nothing yet. IP's changed to protect > the innocent. > > If I take the ppp multi out of the BRI0 i get an error: ISDN BRI0: > isdn_is_bchannel_available: No Free B-channels > > service timestamps debug datetime > service timestamps log datetime > service password-encryption > ! > hostname hootie > ! > logging buffered 8192 debugging > ! > ! > ! > ! > ip subnet-zero > no ip source-route > ip dhcp excluded-address 1.2.3.4 1.2.3.5 > ! > ip dhcp pool DHCPPoolLAN_0 > network 1.2.0.0 255.255.255.0 > dns-server 1.2.3.4 1.2.3.3 > default-router 1.2.3.4 > ! > ip name-server 1.2.3.4 > ip name-server 1.2.3.5 > isdn switch-type basic-ni > ! > ! > ! > interface Ethernet0 > ip address 1.2.3.4255.255.255.0 > ip access-group 121 in > no ip proxy-arp > ip nat inside > ! > interface BRI0 > no ip address > encapsulation ppp > dialer pool-member 1 > isdn switch-type basic-ni > isdn spid1 55566644440101 > isdn spid2 555666444380101 > ppp authentication chap pap callin > ppp multilink > ! > interface Dialer1 > description ISP > ip address 7.8.9.6 255.255.255.0 > ip access-group 121 in > no ip proxy-arp > ip nat outside > encapsulation ppp > no ip route-cache > no ip split-horizon > dialer remote-name Cisco1 > dialer pool 1 > dialer idle-timeout 2147483 either > dialer string 5554444 class DialClass > dialer hold-queue 10 > dialer load-threshold 2 outbound > dialer-group 1 > pulse-time 0 > ppp authentication chap pap callin > ppp chap hostname hootie > ppp chap password pootie > ppp pap sent-username hootie password pootie > ! > ip nat inside source list 18 interface Dialer1 overload > ip nat inside source static tcp 1.2.3.4 9100 6.7.8.9 9162 extendable > no ip http server > ip classless > ip route 0.0.0.0 0.0.0.0 Dialer1 > ! > ! > map-class dialer DialClass > dialer isdn speed 56 > access-list 18 permit 1.2.0.0 0.0.0.255 > access-list 121 deny udp any eq netbios-dgm any > access-list 121 deny udp any eq netbios-ns any > > deny udp any eq netbios-ss any > access-list 121 deny tcp any eq 137 any > access-list 121 deny tcp any eq 138 any > access-list 121 deny tcp any eq 139 any > access-list 121 permit ip any any time-range TIME > dialer-list 1 protocol ip permit > ! > line con 0 > exec-timeout 120 0 > transport input none > stopbits 1 > line vty 0 4 > exec-timeout 0 0 > password pootie > login > ! > ! > time-range TIME > periodic daily 0:00 to 23:59 > ! > > Steve Smith MCSE, CCNA, CCDA > Data Networks Technical Manager > Freeliant Inc. > [EMAIL PROTECTED] > > The brave may not live forever, but the cautious never live. -- David Madland Sr. Network Engineer CCIE# 2016 Qwest Communications Int. Inc. [EMAIL PROTECTED] 612-664-3367 "Emotion should reflect reason not guide it" Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=35312&t=35306 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

