From owner-freebsd-questions Mon Jul 14 12:09:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA08355 for questions-outgoing; Mon, 14 Jul 1997 12:09:05 -0700 (PDT) Received: from raid2.fddi.phoenix.net (alpha400.phoenix.net [207.43.3.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA08344 for ; Mon, 14 Jul 1997 12:08:56 -0700 (PDT) Received: from grendal (dial263.phoenix.net [207.43.62.37]) by raid2.fddi.phoenix.net (8.8.5/8.6.12) with SMTP id OAA03623; Mon, 14 Jul 1997 14:19:26 -0500 (CDT) Message-Id: <3.0.2.32.19970714140838.0098e6c0@mail.phoenix.net> X-Sender: grendal@mail.phoenix.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.2 b4 (32) Date: Mon, 14 Jul 1997 14:08:38 -0500 To: questions@freebsd.org From: Michael Duran Subject: true PAP and iijppp Cc: softweyr@xmission.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk FreeBSD knowledgeable people - I need help. I am using FreeBSD 2.2.2 w/ iijppp or "user PPP" and currently my ISP has two dialup rotaries. One rotary is analog and uses a login script. I managed to put together a login script and it works great and has worked for several weeks now flawlessly. I run ppp with the following switches: ppp -alias -auto phoenix Here, phoenix is the name of my ISP's entry in /etc/ppp/ppp.conf I also have the appropriate entry in /etc/ppp/ppp.linkup which makes iijppp route for the 3 computers in my internal home network. However, my ISP now has available a "digital" 33.6k+ line which operates using Cisco AS5200's and the Password Authentication Protocol (PAP). This dialup line does not provide in any way a login "menu" and requires no script at all. In fact, if you dialin with a plain modem program such as Minicom you see absolutely nothing when you connect -- no "login:" and no "password:" Using Windows 95 and Windows NT's DUN/RAS I can connect to it perfectly every time and it authenticates as it is supposed to. I cannot, however get iijppp to work AT ALL with it. I've tried manually, I've tried everything. Here is my current entry for the PAP dialup in /etc/ppp/ppp.conf dialup: set line /dev/cuaa0 set speed 57600 set phone 2812287908 set timeout 1200 set ifaddr 10.0.0.1/0 10.0.0.2/0 set redial 5 5 disable lqr deny lqr enable pap disable chap set authname MyUsername set authkey MyPassword set openmode active Any suggestions? Besides dialing into this ISP I also work there, so if I can get a good working entry it will be published on our web site for other users to take note of. Any help is appreciated. NOTE: I have already read all man pages and sample files related to this and tried everything in them -- otherwise I wouldn't be writing this. Also, allegedly there was a tutorial posted in February or January, however, I haven't been able to find it. If you have something that addresses this, please direct me as to where to find it, and/or forward it to me. Thank you. Michael C. Duran ========================================================= + Michael C. Duran grendal@phoenix.net + + + + PAGER -> 281-264-2154 + + WEB PAGE -> http://www.phoenix.net/~grendal + + RESUME -> http://www.phoenix.net/~grendal/resume.html + =========================================================