From owner-freebsd-hackers Wed Jan 17 10:22:44 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA25942 for hackers-outgoing; Wed, 17 Jan 1996 10:22:44 -0800 (PST) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA25936 for ; Wed, 17 Jan 1996 10:22:41 -0800 (PST) Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id KAA27676; Wed, 17 Jan 1996 10:20:13 -0800 From: Julian Elischer Message-Id: <199601171820.KAA27676@ref.tfs.com> Subject: Re: Yet another PPP question To: dme@zigzag.org Date: Wed, 17 Jan 1996 10:20:13 -0800 (PST) Cc: nate@sri.MT.net, tomg@fourthgen.com, hackers@freebsd.org In-Reply-To: <199601171105.LAA19296@forbidden-planet.netlab.london.sco.com> from "dme@zigzag.org" at Jan 17, 96 11:05:52 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org Precedence: bulk > i don't think that this is actually the case. 802b is the protocol id > for ipx over ppp. 803f is the protocol id for netbios over ppp. (see > rfc 1700). win95 supports all of these over ppp, whereas the freebsd > ppp supports only lcp, ipcp, upap and chap in 2.1R. actually we now support ipx over ppp I believe (in current) >