Re: DLSW dynamic peer over ISDN with netbios clients..

From: Curtis Phillips (cphillips@xxxxxxxxxx)
Date: Fri May 10 2002 - 03:02:53 GMT-3


   
r5
dlsw local-peer peer-id 15.15.5.5 keepalive 0
dlsw remote-peer 0 tcp 15.15.6.6 timeout 90 dynamic
dlsw bridge-group 1
dlsw netbios-keepalive-filter
!
dialer-list 1 protocol ip list 105
access-list 105 permit tcp any eq 2065 any
access-list 105 permit tcp any any eq 2065

R6

dlsw local-peer peer-id 15.15.6.6
dlsw remote-peer 0 tcp 15.15.5.5 keepalive 0 timeout 90 dynamic
dlsw bridge-group 1
dlsw netbios-keepalive-filter

dialer-list 1 protocol ip list 105
access-list 105 permit tcp any eq 2065 any
access-list 105 permit tcp any any eq 2065

1d12h: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
r6#
1d12h: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 8358662
r6#
1d12h: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state
to
up
r6#
1d12h: DLSw: passive open 15.15.5.5(11218) -> 2065
1d12h: DLSw: START-TPFSM (peer 15.15.5.5(2065)): event:TCP-RD PIPE OPENED
state:
DISCONN
1d12h: DLSw: dtp_action_c() opening write pipe for peer 15.15.5.5(2065)
1d12h: DLSw: END-TPFSM (peer 15.15.5.5(2065)): state:DISCONN->WWR_RDOP

1d12h: DLSw: Async Open Callback 15.15.5.5(2065) -> 12193
1d12h: DLSw: START-TPFSM (peer 15.15.5.5(2065)): event:TCP-WR PIPE OPENED
state:
WWR_RDOP
1d12h: DLSw: dtp_action_i() write pipe opened for peer 15.15.5.5(2065)
1d12h: DLSw: CapExId Msg sent to peer 15.15.5.5(2065)
1d12h: DLSw: END-TPFSM (peer 15.15.5.5(2065)): state:WWR_RDOP->WAIT_CAP

1d12h: DLSw: START-TPFSM (peer 15.15.5.5(2065)): event:SSP-CAP MSG RCVD
state:WA
IT_CAP
1d12h: DLSw: dtp_action_j() cap msg rcvd from peer 15.15.5.5(2065)
1d12h: DLSw: Recv CapExId Msg from peer 15.15.5.5(2065)
1d12h: DLSw: Unknown CV E1 with length 3 from peer 15.15.5.5(2065)
1d12h: DLSw: Unknown CV E2 with length 4 from peer 15.15.5.5(2065)
1d12h: DLSw: Unknown CV E3 with length 8 from peer 15.15.5.5(2065)
1d12h: DLSw: Pos CapExResp sent to peer 15.15.5.5(2065)
1d12h: DLSw: END-TPFSM (peer 15.15.5.5(2065)): state:WAIT_CAP->WAIT_CAP

1d12h: DLSw: START-TPFSM (peer 15.15.5.5(2065)): event:SSP-CAP MSG RCVD
state:WA
IT_CAP
1d12h: DLSw: dtp_action_j() cap msg rcvd from peer 15.15.5.5(2065)
1d12h: DLSw: Recv CapExPosRsp Msg from peer 15.15.5.5(2065)
1d12h: DLSw: END-TPFSM (peer 15.15.5.5(2065)): state:WAIT_CAP->WAIT_CAP

1d12h: DLSw: Processing delayed event:SSP-CAP EXCHANGED - prev
state:WAIT_CAP
1d12h: DLSw: START-TPFSM (peer 15.15.5.5(2065)): event:SSP-CAP EXCHANGED
state:W
AIT_CAP
1d12h: DLSw: dtp_action_k() cap xchged for peer 15.15.5.5(2065)
1d12h: DLSw: closing read pipe tcp connection for peer 15.15.5.5(2065)
1d12h: DLSw: END-TPFSM (peer 15.15.5.5(2065)): state:WAIT_CAP->PCONN_WT

1d12h: DLSw: Processing delayed event:TCP-PEER CONNECTED - prev
state:PCONN_WT
1d12h: DLSw: START-TPFSM (peer 15.15.5.5(2065)): event:TCP-PEER CONNECTED
state:
PCONN_WT
1d12h: DLSw: dtp_action_m() peer connected for peer 15.15.5.5(2065)
1d12h: DLSw: END-TPFSM (peer 15.15.5.5(2065)): state:PCONN_WT->CONNECT

1d12h: %DLSWC-3-RECVSSP: SSP OP = 20( DATA ) from peer 15.15.5.5(2065)
1d12h: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 8358662 r5
r6#

----- Original Message -----
From: "Jason Sinclair" <sinclairj@powertel.com.au>
To: "'Curtis Phillips'" <cphillips@suscom.net>; <ccielab@groupstudy.com>
Sent: Thursday, May 09, 2002 8:10 PM
Subject: RE: DLSW dynamic peer over ISDN with netbios clients..

> Curtis,
>
> Do you have an ACL to control your DDR? You need to ensure that only DLSW
> connections can bring up the link and hence need to use the following:
>
> access-list 199 permit tcp any eq 2065 any
> access-list 199 permit tcp any any eq 2065
> dialer-list 2 protocol ip list 101
>
> This will ensure that even if NETBIOS packets reach the BRI, the are not
> deemed interesting. Remember that DLSW is transporting your NETBIOS,
rather
> than bridging it directly, hence you also need to ensure that all NETBIOS
> ints are configured for DLSW.
>
> If this does not help, please post the total configs you have.
>
> Regards,
>
> Jason Sinclair CCIE #9100
> Manager, Network Control Centre
> POWERTEL
> Ground Level, 55 Clarence Street,
> SYDNEY NSW 2000
> AUSTRALIA
> office: + 61 2 8264 3820
> mobile: + 61 416 105 858
> * sinclairj@powertel.com.au
>
>
>
>
> -----Original Message-----
> From: Curtis Phillips [mailto:cphillips@suscom.net]
> Sent: Thursday, 9 May 2002 23:12
> To: ccielab@groupstudy.com
> Subject: DLSW dynamic peer over ISDN with netbios
> clients..
>
> Hello All,
>
> I have been trying unsuccessfully to keep BRI interfaces
> down while using
> dynamic tcp peers betwwen two routers
> connected by ISDN.
>
> The peers are not forming a DLSW cir but are connecting
> intermittantly.
>
> I found a dlsw netbios keepalive-filter command which has
> been apllied to
> both dlsw peers.
> the thing continues to come up and teh debug output
> indicates netbios packsets
> are causing it.
> Routing protocols are not the isssue as I am using static
> routing.
> Anyone see any issues or have any lucjk with a similiar
> config?
>
>
> Here are the pertinent area of my configs..
>
> R6
> dlsw local-peer peer-id 15.15.6.6 promiscuous
> dlsw remote-peer 0 tcp 15.15.5.5 keepalive 0
> lsap-output-list 200 timeout 90
> dynamic
> access-list 200 permit 0xF0F0 0x0101
> dlsw bridge-group 1
> dlsw netbios-keepalive-filter
>
>
>
> R5
> dlsw local-peer peer-id 15.15.5.5
> dlsw remote-peer 0 tcp 15.15.6.6 keepalive 0
> lsap-output-list 200 timeout 90
> dynamic
> access-list 200 permit 0xF0F0 0x0101
> dlsw bridge-group 1
> dlsw netbios-keepalive-filter
>
>
> Thanks,
>
> Curtis
>



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