Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!newshost.marcam.com!zip.eecs.umich.edu!newsxfer.itd.umich.edu!agate!violet.berkeley.edu!jkh From: jkh@violet.berkeley.edu (Jordan K. Hubbard) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: pppd in FreeBSD 2.0.5 Date: 12 Jul 1995 08:48:12 GMT Organization: University of California, Berkeley Lines: 14 Message-ID: <3u028c$baj@agate.berkeley.edu> References: <3td49p$4qn@crchh327.rich.bnr.ca> <3tg7rt$k50@bonnie.tcd-dresden.de> <3ts8te$39d@rancid.coverform.net> NNTP-Posting-Host: violet.berkeley.edu In article <3ts8te$39d@rancid.coverform.net>, Brian Somers <brian@rancid.coverform.net> wrote: >I know I'm missing something, but what is 'iijppp' ? >Everyone talks about it as if 'iijppp' is a program that talks over a 'tun' ijppp is the name of the software, and it lives in /usr/src/usr.sbin/ppp. You invoke it with the `ppp' command. >Assuming I can find this, is the program capable of talking to a pppd >"other-end" ? Yes, most certainly. Jordan