From owner-freebsd-questions Fri Aug 11 11:44:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id AB74937BAFD for ; Fri, 11 Aug 2000 11:44:44 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id OAA07750 for ; Fri, 11 Aug 2000 14:44:35 -0400 (EDT) Date: Fri, 11 Aug 2000 14:41:40 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: sharing a single PPP line Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have configured a user PPP according to instructions on page 480 of Grey Lehey's book. I have another freebsd box. The two are connected via a parallel cable running IP over it. Can I share the same PPP line among two machines? If so, how? ------ Parallel Cable ----- PPP | B | -------------------| A | ------ ----- ----- As shown above, A can go to net via PPP. A and B are connected. Can B share the PPP with A? I want to run netscape and telnet on B as well. Any help is appreciated. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message