*BSD News Article 98265


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!stns.news.pipex.net!warm.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet
From: brian@shift.utell.net (Brian Somers)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: few newbie questions
Date: 23 Jun 1997 13:15:36 GMT
Organization: Awfulhak Ltd.
Lines: 29
Message-ID: <5olsto$c8n@ui-gate.utell.co.uk>
References: <33AC3A4F.2CF5@dca.net>
Reply-To: brian@awfulhak.org, brian@utell.co.uk
NNTP-Posting-Host: shift.utell.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Newsreader: knews 0.9.8
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43351

In article <33AC3A4F.2CF5@dca.net>,
	Peter Roehsler <roehsler@dca.net> writes:
> Hello,
> 
> 1. How do I enable the games for users? I've looked around and have not
> found the answer. I modified the dm.conf file to no avail.

Put /usr/games in their path ?

> 2. Is it possible to have the ppp connection come up as the machine
> boots?

Yep.  In /etc/rc.conf (or /etc/sysconfig if you're pre-2.2.2)
add tun0 to your network_interfaces variable and create
/etc/start_if.tun0 containing the following:

/usr/sbin/ppp -ddial myprovider

Read the documents on ppp for further details (-ddial makes a
permanent connection).  You may wish to upgrade to the ppp on
http://www.freebsd.org/~brian.  It has lots of improvements.

> Thanks in advance.
> Peter Roehsler

-- 
Brian <brian@awfulhak.org> <brian@freebsd.org>
      <http://www.awfulhak.org>
Don't _EVER_ lose your sense of humour !