From owner-freebsd-questions Fri Jun 9 16:29:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.prod.itd.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id A699A37BF36 for ; Fri, 9 Jun 2000 16:29:21 -0700 (PDT) (envelope-from mikegoe@earthlink.net) Received: from localhost (1Cust98.tnt2.montgomery.al.da.uu.net [63.27.156.98]) by swan.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with SMTP id QAA18952 for ; Fri, 9 Jun 2000 16:29:20 -0700 (PDT) Message-Id: <200006092329.QAA18952@swan.prod.itd.earthlink.net> From: "Michael G." To: "freebsd-questions@freebsd.org" Date: Fri, 09 Jun 2000 18:26:09 Reply-To: "Michael G." X-Mailer: Emerald Mail (Evaluation) 1.30 running on FreeBSD 4.0-STABLE Java 1.1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: User-level PPP..unable to access Tun0 device Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a script in /etc/ppp (thanks to Neill) and it runs great under root, but not as a normal user. I've set the appropriate permission (I do believe) but I've been unable to get access to Tun0 (user-level ppp is inabled in rc.conf as well). My normal user is a memeber of wheel as well. Although I really don't mind using 'su', I want to sway my wife away from M$ so I need to be able to attach dialing of the modem to an icon on my KDE desktop. Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message