From owner-freebsd-questions Sun Sep 12 16:42:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (dynamic-51.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.51]) by hub.freebsd.org (Postfix) with ESMTP id E1D1A14EE1 for ; Sun, 12 Sep 1999 16:42:34 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (root@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id VAA04453; Sun, 12 Sep 1999 21:38:00 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id VAA04229; Sun, 12 Sep 1999 21:42:55 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199909122042.VAA04229@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "dougy" Cc: "Brian Somers" , freebsd-questions@freebsd.org Subject: Re: Dialin PPP In-reply-to: Your message of "Sun, 12 Sep 1999 10:21:04 +1000." <012401befcb4$b46fef20$857e03cb@jdy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Sep 1999 21:42:55 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thanks Brian > > By "ppp(8)" do you mean kernel ppp ?? Eh, no. I mean ppp(8). The 8 is the manual page section. ppp(8) is user-ppp. > >> (1) Are there are conflicts using user-ppp & kernel-ppp at same time > > > >No, although I'd tend to use ppp(8) for incoming ppp too - for the > >same reasons I'd use it for outgoing. > > >> (3) Is there an advantage in using mgetty instead of getty .... and if > so > >> is it simply a matter of replacing references to getty or is > >> there other stuff that needs to be done to use mgetty > > > >Mgetty actively does things to your tty whereas getty usually doesn't. > > I haven't got mgetty installed at present because when I did it kept filling > my hard drive with countless messages, so I re-installed BSD without > selecting mgetty .... according to the docs I've read about setting up > dialin, this uses getty rather than mgetty, so the business about "actively > does things" mean anything immediately relevant to my present project > which is simply configuring the thing so I can login to my LAN and hopefully > the internet by dialling in from another remote location ?? The only reason you might need mgetty is if you want to receive faxes and voice as well as data. Use getty(8) if you just want data. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message