From owner-freebsd-questions Tue Apr 14 04:33:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA23509 for freebsd-questions-outgoing; Tue, 14 Apr 1998 04:33:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server4.mpcbbs.com.br (server4.mpc.com.br [200.246.0.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23446 for ; Tue, 14 Apr 1998 11:32:55 GMT (envelope-from capriotti@geocities.com) Received: from hot_nt (node36.mpc.com.br [200.246.0.36]) by server4.mpcbbs.com.br (8.8.6/8.8.6) with SMTP id IAA20218; Tue, 14 Apr 1998 08:32:20 -0300 (EST) Message-Id: <3.0.32.19980414202253.00947100@pop.mpc.com.br> X-Sender: capriotti@pop.mpc.com.br X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 14 Apr 1998 20:33:20 -0300 To: "Barriscale" From: Capriotti Subject: Re: ppp problems! Cc: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:20 PM 4/13/98 -0000, Barriscale wrote: [sniiiiiiiiiiiiiiip] >I've set >device /dev/cuaa0. Also my modem is a 33.6K modem so I've set speed to >115200, but I've tried lower >speeds like 57600, 38400 and even 19200. Set it to 115200. You will benefit from your modem comperssion this way. > >command used to start ppp: >#ppp -alias interactive >ppp ON myname>dial >dial OK >login OK >... Hey !!! There you are ! After that "login ok" you should receive something like this: login OK! ppp ON brain> Packet mode. ppp ON brain> PPP ON brain> (brain here is the name of my computer) Notice that the last line has "PPP" in upper case, and it means that you are connected and ready to rock and roll. Now you just have to open a new terminal (by typing alt + F2, alt + F3, etc...) and call your favorite aplication like FTP, lynx, and so on. If you prefere, start X windows, open an Xterm, invoke ppp and connect to your ISP, open a new terminal and run netscape, etc. > >snizay@indigo.ie >p.s. What exactly is the difference between pppd and ppp (user-mode) > the pppd (the "D" in the end stands for daemon) is daemon that will ru stand alone, w/o user interference. ppp if the user module. The user will be responsible for calling the application telling it the connection it has to manage, etc... I don't have further details, since I don't use pppd, but take a look at man ppp and man pppd. I hope it helped. Regards, and enjoy your FREEdom, hehehe ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message