From owner-freebsd-isp Thu May 23 05:50:04 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA09257 for isp-outgoing; Thu, 23 May 1996 05:50:04 -0700 (PDT) Received: from saratoga.compassnet.com (nguyept@saratoga.compassnet.com [198.66.160.253]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA09251 for ; Thu, 23 May 1996 05:50:03 -0700 (PDT) Received: (from nguyept@localhost) by saratoga.compassnet.com (8.7.5/8.6.12) id HAA02841 for isp@freebsd.org; Thu, 23 May 1996 07:47:13 -0500 (CDT) From: "Peter T. Nguyen" Message-Id: <199605231247.HAA02841@saratoga.compassnet.com> Subject: connecting to main isp via pap... To: isp@freebsd.org Date: Thu, 23 May 1996 07:47:12 -0500 (CDT) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have an interesting problem. Presently, I have FreeBSD 2.1 installed on my system. During installation, I also installed and recompiled the kernel to work with ppp. here is my problem. I found out that the ISP is using PAP to authenticate users who connect to their system. Once connected, the server starts talking in PPP packet right away. I can not chat nor kermit in an send-expect script. I'm getting a dedicated dialup connection (64K ISDN). Here is what i did, * % cu -l /dev/cuaa0 -s 57600 atdt5551212 CONNECT 57600 }}}~#$!#!#%$!$%%!#}}}}}}~#$!#!#%$!$%%!#}}}}}}~#$!#!#%$!$%%!#}}} }}}~#$!#!#%$!$%%!#}}} * I escape back to the shell vi ~! here, I don't know what to type ????? (pppd what ?) * What files in /etc/ppp should modify ? My set up is simple. Does anybody out there have a options or whatever files to help me out ? ptr