From owner-freebsd-questions Sun Sep 13 20:25:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA15640 for freebsd-questions-outgoing; Sun, 13 Sep 1998 20:25:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from krdl.org.sg (rodin.krdl.org.sg [137.132.252.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA15611 for ; Sun, 13 Sep 1998 20:25:02 -0700 (PDT) (envelope-from rsriram@krdl.org.sg) Received: from mailhost.krdl.org.sg (mailbox.krdl.org.sg [137.132.247.30]) by krdl.org.sg (8.9.0/8.9.0) with ESMTP id LAA03491 for ; Mon, 14 Sep 1998 11:29:48 +0800 (SGT) Received: from krdl.org.sg (nicpc44 [137.132.249.48]) by mailhost.krdl.org.sg (8.9.0/8.9.0) with ESMTP id LAA09849; Mon, 14 Sep 1998 11:23:51 +0800 (SGT) Message-ID: <35FC8D44.9286719A@krdl.org.sg> Date: Mon, 14 Sep 1998 11:28:05 +0800 From: R Sriram X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Installing FreeBSD via PPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Here's the scenario... I tried installing FreeBSD on my home PC through PPP. I dial in to my company and have to authenticate myself using PAP. Here's where weird things happen. When I dial in, I am connected directly to the organizations's CISCO router, which presents me with a "Username:" prompt. Authentication through this WILL NOT work. Instead, I have to start LCP locally, and authenticate myself using PAP. This is the only way I can authenticate myself. (Which, BTW, took a hell of a lot of tweaking in my current Linux installation). Here's what I did. Boot using the FreeBSD boot disk, go to the part where I need to dial in. set AuthName set AuthKey set log local set phone enable ppp term (starts the terminal) ~ATDT At this point, the modem dials out, and I connect to my office. The problem here is that even though I enabled ppp using the "enable ppp" command, I get the router's "Username:" prompt (which can't be used anyway), and PAP authentication doesn't even start. Is there any way I could override the output from the remote machine, and tell my PC to start LCP / PAP irrespective of what the remote server says? Thanks for any help. Regards, R Sriram, Kent Ridge Digital Labs, Singapore. ____________________________________________________________ BTW: FreeBSD *ROCKS*. It beats other PC OSes hollow. I installed it on my office PC, and it *BLOWS* Linux / windoze to bits. Compilation simply RIPS through, X windows is terrifically fast, networking is really industrial strength, and stability is legendary. A complete kernel rebuild took just 3 minutes on my P-II/266 - compared with the 10 minutes for a Linux recompilation. Thanks a ton for this tremendous OS. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message