summaryrefslogtreecommitdiff
path: root/etc/ppp
AgeCommit message (Collapse)Author
2002-06-09rm trailing whitespaceTodd T. Fries
2001-09-12An example of how to do PPPoEbrian
2001-07-02Fix some typos; olgeni@uli.itbrian
2001-01-28$OpenBSD$Niklas Hallqvist
2000-08-17Use an MRU of 1504 in the MP examples to allow room for the MP headerbrian
2000-03-26resolf.conf -> resolv.conf; charnier@xp11.frmug.orgbrian
2000-01-23Correct serial device namesbrian
Submitted by: kevlo@
1999-08-17Use ``set openmode passive'' in the ssh VPN examplebrian
1999-07-27Show how to use the new filter capabilitiesbrian
Mostly submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
1999-05-31typo; Bill Fumerolabrian
1999-04-27Specify the ssh command to use for a VPN inline.brian
1999-03-28Increase the timeout and wait for ``PPP'' in the compuservebrian
example. Submitted by: MALCOLM BOFF <Malcolm_Boff@compuserve.com>
1998-11-05Suggest using ``iface clear'' under certain circumstancesbrian
in ppp.linkdown.
1998-11-03it's -> itsAaron Campbell
1998-10-03Show how to create a secure (ssh) VPNbrian
1998-09-23s/Id/OpenBSD/Todd T. Fries
1998-09-06Add a compuserve example.brian
Detailed by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1998-08-31ppp 1.65 -> 2.0brian
1997-12-31Suggest using /var/tmp for local domain `diagnostic' sockets,brian
rather than making a new directory. Also, suggest 0600 permissions (mask: 0177). Dangers noted by: Theo de Raadt <deraadt@cvs.openbsd.org>
1997-12-30Don't suggest creating sockets in /var/run as we createbrian
sockets as our original uid. Suggest creating /var/ppp with perms 1777 instead. Pointed out by: Masafumi NAKANE <max@wide.ad.jp>
1997-12-27Allow (and document) execution of commands from withinbrian
our chat script. You can now even run chat(8) - see ppp.conf.sample.
1997-12-06cuaaX => cua0X: This is OpenBSD !brian
1997-11-23Import version 1.5 of ppp.brian
<sales> This is a user-level ppp implementation that uses the tun driver. It was originally created by a Japanese ISP. It's now piled with features. Check the man pages for details. </sales> The sources are identical to the ones in FreeBSD, except for the Makefile. IP aliasing (NAT) is disabled, and can be enabled by simply doing a ``make install'' of libalias, then rebuilding ppp. I'll create libalias as a port soon.
1997-01-02more samplesTheo de Raadt
1995-12-18add ppp stuff from distribution; someone should look at integrating whatTheo de Raadt
the freebsd people have (way nicer)