Re: dialer map. hub and spoke issues!

From: Bernard Dunn (dunn@xxxxxxxxx)
Date: Fri Jan 05 2001 - 18:55:40 GMT-3


   
Clude,

Your interface dialer1 doesn't have an authentication method, so it's
matching on caller ID.

Might want to just add 'ppp authen chap pap' or something..

Regards

Bernard.

On Fri, 5 Jan 2001, Claude-Vincent wrote:

> Dear All,
>
> I have a problem with my dialer interfaces. the ios version is 11.2(18) of
> the Hub router 2500series.
>
> It is a Hub and spokes topology. I would like to ping R1 and R2 from the hub
> using an ISDN line. Please fing hereby the conf. + debug.
>
> If I add dialer pool-member 2 on the bri int. I can ping R2 but not R1. If I
> modify on the dialer2, dialer pool 1, same. Moreover, what I don't
> understand is why after the outgoing call has been established on the first
> B channel, I receive automatically a incoming call from unknown unless I
> remove the "dialer pool-member 2" of the bri interface!
>
> I don't want to use static dialer map.
>
> Please help me. I run out of ideas!!!!
>
> interface BRI0
> no ip address
> no ip redirects
> no ip directed-broadcast
> encapsulation ppp
> keepalive 300
> dialer pool-member 1
> no fair-queue
> no cdp enable
> ppp authentication pap chap
> !
> interface Dialer1
> ip address 192.168.4.65 255.255.255.252
> ip access-group 11 in
> ip access-group 11 out
> no ip redirects
> no ip directed-broadcast
> encapsulation ppp
> no ip split-horizon
> no ip mroute-cache
> dialer remote-name R1
> dialer idle-timeout 90
> dialer string ###
> dialer pool 1
> dialer-group 1
> no fair-queue
> no cdp enable
> ppp pap sent-username ### password ###
> !
> interface Dialer2
> ip address 10.65.4.65 255.255.255.0
> ip access-group 11 in
> ip access-group 11 out
> encapsulation ppp
> dialer remote-name R2
> dialer idle-timeout 90
> dialer string ###
> dialer pool 2
> dialer-group 1
> ppp authentication chap
>
> ISDN BR0: RX <- SETUP pd = 8 callref = 0x21
> Bearer Capability i = 0x8890
> Channel ID i = 0x8A
> Display i = 'LONG DISTANCE'
> Calling Party Number i = 0x00C3
> ISDN BR0: Incoming call id = 0x26B
> ISDN BR0: received HOST_INCOMING_CALL
> ISDN BR0: Event: Received a call from <unknown> on B2 at 64 Kb/s
> ISDN BR0: Event: Accepting the call
> %LINK-3-UPDOWN: Interface BRI0:2, changed state to up
> ISDN BR0: TX -> CONNECT pd = 8 callref = 0xA1
> ISDN BR0: RX <- CONNECT_ACK pd = 8 callref = 0x21
> ISDN BR0: Event: Hangup call to call id 0x26B
> %ISDN-6-DISCONNECT: Interface BRI0:2 disconnected from ###, call lasted 1
> sec
> onds
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:23 GMT-3