Async Leased Line connection between Sco Unix and Cisco 2610 (RAS)

From: Alan Tho (tkhoong@xxxxxxxxxxx)
Date: Mon Sep 17 2001 - 09:10:53 GMT-3


   
Hi...
Anyone of you have configure or works before in a situation which connecting
Sco Unix (with PPP scripts) to Cisco 2610 Router with NM-16A modules (act as
RAS) via an async leased line?? Does anyone know where can I find the PPP
scripts or patches can be use with Cisco Router? The current Sco Unix can
connect to other RAS, but not the Cisco Router. But, with the same
configuration on the Cisco, Windows ME can connect to the Cisco router. The
leased line was simulated with a back-to-back modem. I'm just wondering why
Sco Unix cannot connect into Cisco. I have ON the neccasary debugging such as
debug ppp nego, debug ppp auth and etc but nothing coming in. The line status
is ACTIVE.... but somehow, I can't connect between them.

So, I need some expertise from you all whether you all have encounter such a
situation or requirement??.. as I know very basic in Sco Unix. Attached is the
configuration in my router. Thanks very much if anyone able to help me up on
this problems....

Have a nice day,
Regards,
alan...

-----------------------------------------------------------------------------
--------
aaa new-model
aaa authentication login default local enable
enable password cisco
!
username alan password 0 alan
ip subnet-zero
!
interface Ethernet0/0
 ip address 10.1.1.1 255.255.255.0
 no ip directed-broadcast
!
interface Group-Async1
 ip unnumbered Ethernet0/0
 no ip directed-broadcast
 encapsulation ppp
 ppp authen pap chap
 async mode interactive
 peer default ip address pool g1
 group-range 33 48
!
ip local pool g1 10.1.1.11 10.1.1.18
ip classless
!
line 33 48
 exec-timeout 0 0
 autoselect during-login
 autoselect ppp
 login
 modem Dialin
 transport input all
 stopbits 1
 flowcontrol hardware
**Please read:http://www.groupstudy.com/list/posting.html



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