From owner-freebsd-questions Wed Jan 23 7:13:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13706.mail.yahoo.com (web13706.mail.yahoo.com [216.136.175.139]) by hub.freebsd.org (Postfix) with SMTP id AA3DC37B400 for ; Wed, 23 Jan 2002 07:13:40 -0800 (PST) Message-ID: <20020123151340.20942.qmail@web13706.mail.yahoo.com> Received: from [203.90.95.20] by web13706.mail.yahoo.com via HTTP; Wed, 23 Jan 2002 07:13:40 PST Date: Wed, 23 Jan 2002 07:13:40 -0800 (PST) From: Santhosh Joseph Subject: PPP Problem To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 1) I have been using ppp to connect to internet. The ppp.conf was set with 'allow users user1 user2', and I could connect as both user1 and user1 without any problem. Recently I re-installed the OS and now when I try to run ppp as a non root user, it results in the following message : bash-2.05$ ppp Working in interactive mode Warning: No available tunnel devices found (No such file or directory) bash-2.05$ i'm still able to connect as root : su-2.05# ppp Working in interactive mode Using interface: tun0 ppp ON bsdbox> What's wrong ? 2) From where can I download a script to do the Internet Accounting (as in kppp) such as - time connected, cost calculation etc. Thanks Joseph __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message