From owner-freebsd-questions Thu Dec 11 20:56:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA17342 for questions-outgoing; Thu, 11 Dec 1997 20:56:29 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from osiris.ie-eg.com ([194.79.98.71]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA17202 for ; Thu, 11 Dec 1997 20:55:15 -0800 (PST) (envelope-from root@isis.dynip.com) Received: from localhost (root@localhost) by isis.dynip.com (8.8.8/8.8.8) with SMTP id GAA01259; Fri, 12 Dec 1997 06:46:35 +0200 (EET) Date: Fri, 12 Dec 1997 06:46:30 +0200 (EET) From: Charlie Roots To: Wei Weng cc: freebsd-questions Subject: Re: ppp? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You seem to be having a problem with the FreeBSD recognizing your modem, this can eaily ruled out by the following: 1. when rebooting the kernel you must notice the lines describing sio0, sio1, sio2, sio3 these correspond to COM1, COM2, COM3, COM4 respectively. you don't have to reboot to watch this, instead issue the following command; dmesg | grep sio you should get output like this; sio0: at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1: at 0x2f8-02ff irq 3 on isa sio1: type 16550A sio2: SupraFaxModem at 0x3e8 sio2: type 16550A if you see your modem then it is recognized. to make sure everything is ok do the following; invoke ppp and ignore any warnings it may give; once inside ppp > prompt type then word term you will get teminal mode so you may directly speak with your modem using AT commands; at OK if you get an error when you type 'at' instead of 'OK' so the problem is confirmed with the modem. Note; some STUPID modems made specailly for windows 95 WILL NOT WORK, get rid of them immediately and buy a descent modem, and all your troubles will be GONE. Greetins On Thu, 11 Dec 1997, Wei Weng wrote: > Hi > I am going to use ppp to connect to my school server. But in handbook it > says use ppp and set up some configuration files. I did. Then I got an > error "failed to open modem". Thou at the same time, I have /dev/modem > linked to /dev/cuaa4. and modem configured in my ppp.conf file. (I have > tried all other possibilities I mean other ports. but none worked. ) > > And I read the part of setup kernel ppp in handbook and there is a section > called working as ppp client. I checked it out and it said use pppd and > configure ppp.options and use kermit to connect. > > Then i got Totally confused. Which one I should use to connect? And does > anyone have a whole set of configuration files that can be shared with me? > I'd really like to see some examples. > > By the way, My school server assigns dynamic IP address to me. > > Thanks in advance. I'll really appreciate that. > > Wei Weng <---> wweng@stevens-tech.edu > Van Fantel <---> Kanzaki Hitomi > Tamahome <---> Miaka > Ikari shinji <---> Ayanami Rei > *Tenku no Escaflowne, Fushigi Yuugi, Shin Seiki Evangelion* > > MAY THE FORCE BE WITH YOU. -------------------------- If you have trouble with my E-mail above, send to : osiris2002@yahoo.com and I'll get the mail.