From owner-freebsd-questions Thu Apr 16 12:05:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11237 for freebsd-questions-outgoing; Thu, 16 Apr 1998 12:05:11 -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 TAA10953 for ; Thu, 16 Apr 1998 19:04:49 GMT (envelope-from capriotti@geocities.com) Received: from hot_nt (node48.mpc.com.br [200.246.0.48]) by server4.mpcbbs.com.br (8.8.6/8.8.6) with SMTP id QAA29248 for ; Thu, 16 Apr 1998 16:04:33 -0300 (EST) Message-Id: <3.0.32.19980416160225.0097a5c0@pop.mpc.com.br> X-Sender: capriotti@pop.mpc.com.br X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Thu, 16 Apr 1998 16:05:07 -0300 To: freebsd-questions@FreeBSD.ORG From: Capriotti Subject: starting ppp from inet.CONF Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am not very sure if starting ppp (user mode) from inetd.conf is the most desirable/indicated strategy, but since it is a small network, I thought it would match the scope. I am using the folloing line : ppp stream tcp nowait root /usr/sbin/ppp ppp -alias -auto mpc (there isno break here, in the line). where mpc is my provider. But I can't get ppp to start. Tips ? Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message