Brian Somers
2e92443c15
Add /usr/share/examples/ppp directory
...
Don't install /etc/ppp/ppp.*.example
Remove ppp/ppp.{conf,linkup,linkdown,secret}.sample
1999-02-11 16:30:56 +00:00
Brian Somers
d7264d6e3a
Suggest using ``iface clear'' under certain circumstances
...
in ppp.linkdown.
1998-11-05 23:14:19 +00:00
Brian Somers
8842b72734
Show how to create a secure (ssh) VPN
1998-10-03 13:12:14 +00:00
Brian Somers
e318783765
Add a compuserve example.
...
Detailed by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1998-09-06 13:55:51 +00:00
Brian Somers
a19eda1f28
Add Id keywords
1998-09-02 01:34:57 +00:00
Brian Somers
30a972f7e3
Show some examples on how to configure callback & CBCP.
...
Show examples of the (new) fifth field in ppp.secret.
1998-08-07 18:44:31 +00:00
Brian Somers
ae325aeaae
Remove redundant comments.
1998-07-18 15:34:39 +00:00
Brian Somers
6cb0199d23
MFMP: Make ppp multilink capable.
1998-05-21 21:45:49 +00:00
Daniel O'Callaghan
2b96268f45
Correct spelling.
1998-04-02 09:28:09 +00:00
Brian Somers
32865140bc
Suggest using /var/tmp for local domain `diagnostic' sockets,
...
rather than making a new directory. Also, suggest 0600
permissions (mask: 0177).
Dangers noted by: Theo de Raadt <deraadt@cvs.openbsd.org>
1997-12-31 03:58:45 +00:00
Brian Somers
00c5ae6b03
Don't suggest creating sockets in /var/run as we create
...
sockets as our original uid. Suggest creating /var/ppp
with perms 1777 instead.
Pointed out by: Masafumi NAKANE <max@wide.ad.jp>
1997-12-30 23:34:35 +00:00
Brian Somers
313572f3e3
Allow (and document) execution of commands from within
...
our chat script.
You can now even run chat(8) - see ppp.conf.sample.
1997-12-27 07:22:12 +00:00
Brian Somers
0346113c71
Add the ``loop'' example to the right file (oops).
1997-11-18 19:21:47 +00:00
Brian Somers
37fc102209
Add a loopback example.
1997-11-18 18:59:57 +00:00
Brian Somers
bfc6401f6f
Some "allow" examples.
1997-11-12 00:52:16 +00:00
Brian Somers
38dc1ef458
Mention IP address label in ppp.linkup.
...
Add an "examples:" label so that people don't
inadvertently get all the examples with the
"ondemand" label.
1997-11-10 21:27:36 +00:00
Brian Somers
10f2eeb1d5
Suggest that a ``!include ~/.ppp.conf'' may be in order.
1997-11-09 17:54:27 +00:00
Brian Somers
c3b056645f
Merge ppp configuration examples.
...
Add some useful bits & pieces.
1997-11-08 20:58:41 +00:00
Brian Somers
16d4f6d1c0
Mention how to keep the line for a minimum call charge.
...
Suggested by: Stuart Henderson <stuart@internationalschool.co.uk>
1997-11-07 20:44:12 +00:00
Brian Somers
1637abebb9
Add "delete 0" before "add 0 0..."
...
Suggested by:
1997-09-21 02:10:41 +00:00
Brian Somers
8f6f98a50b
Correct and explain the PAP/CHAP examples.
1997-09-10 00:52:30 +00:00
Brian Somers
dc557d030d
Don't add loopback routes in the examples. Ppp
...
now does this internally by default.
1997-09-08 20:22:39 +00:00
Brian Somers
eba904ef6c
Update samples for the changed LQR default.
1997-09-07 01:04:02 +00:00
Brian Somers
85a3d7d441
Fix the bogus routes I introduced in the last commit.
1997-09-01 22:21:18 +00:00
Brian Somers
9f81e05855
Add examples of "!bg", "add 0 0 HISADDR" in ppp.conf
...
and how to do ppp over tcp/ip.
1997-08-25 01:07:08 +00:00
Brian Somers
e1775301d2
Use "set log", not "set debug".
...
Grammar police.
1997-06-10 10:04:20 +00:00
Brian Somers
a6568db197
Bring pmdemand example in line with handbook and man
...
page examples.
1997-05-12 14:07:14 +00:00
Brian Somers
22c094029f
Don't use HISADDR in ppp.conf examples as it's not
...
set up properly 'till ppp.linkup is parsed.
PR: 3114
Submitted by: Kenneth R. Westerback <krw@tcn.net>
1997-05-08 01:45:59 +00:00
Brian Somers
b44d849854
Update direct-* example to reflect LQR on both sides.
...
Fix bogus loopback route.
This example shows LQR working on both sides of the loop.
1997-05-08 00:55:42 +00:00
Daniel O'Callaghan
ef0e77e33a
Suggested by: David Nugent
...
Change the name of ppp.disabled to ppp.deny for consistency with
at.deny and friends.
1997-04-16 02:10:22 +00:00
Daniel O'Callaghan
648cce8fd5
List of users who may not use pppd in system password logins, and a
...
sample list of acceptable shells.
1997-04-15 07:15:15 +00:00
John-Mark Gurney
079be9b76f
fix a misspelling of demand...
...
Submitted-by: Takashi Saeki
Closes PR#2989
1997-03-16 00:59:08 +00:00
Brian Somers
2b672ee9f5
Add examples for a direct serial connection using lqr
...
Candidate for 2.2.
1997-03-13 21:24:18 +00:00
Brian Somers
3dcdd58733
Make the sample config files more understandable, correcting various
...
bits of grammar.
Added a decent pmdemand example for dynamic IPs on both sides.
Could this be a 2.2 candidate ?
1997-02-23 14:04:23 +00:00
Peter Wemm
79403fe300
Revert $FreeBSD$ to $Id$
1997-02-23 09:21:14 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Paul Richards
9c57aa7fca
Added ocol: ppp to the first two examples so that ppp catually requests
...
the ppp protocol when it logs in. I'm not sure whether this applies to all
the examples. Are there cases where the ISP assumes ppp is being used ?
1996-11-11 17:27:25 +00:00
Jordan K. Hubbard
fddb6f46b4
Clean up the example files by giving them a unified set of names (which
...
I don't like, finding them rather redundantly named, but I'm just going
with the flow here).
1996-10-18 03:45:19 +00:00
Andrey A. Chernov
6a076cdd9a
Fix several places where interface netmask was in place of route netmask
...
Fix dialout device name
Add multi-phone example
1996-03-08 09:39:45 +00:00
Mike Pritchard
440cac3e51
Another round of spelling fixes.
1996-01-31 15:03:18 +00:00
Atsushi Murai
281cc46322
Fixing misspelling and chang default device as dailout
...
Reviewed by: Atsushi Murai <amruai@spec.co.jp>
1995-04-22 17:14:21 +00:00
Atsushi Murai
53c9f6c0c4
New user Process PPP based on iij-ppp0.94beta2.
...
o Supporting SYNC SIO device (But need a device driver)
- add "set speed sync"
o Fixing bug for Predictor-1 function.
o Add new parameter that re-sent interval for set timeout commands.
o Improving RTT (Round Trip Time) and reducing processor time.
- Previous Timer service was using polling, and now using
SIGALRM ;-)
- A 0.94beta2 will not work correctly....
-- Follows are additinal feature not including 0.94beta2
o Support Proxy ARP
- add "enable/disable proxy" commands
o Marging common routine in CHAP/PAP.
o Enhancing LCP/IPCP log information.
o Support local Authfication connection on port 300x and tty.
- You can set up pair of your "hostname -s" and
password in ppp.secret. if either ppp.secret file nor
your hostname line don't exist, It will notify a message
and working as same as previous version.(Backword compatibility)
- If you did set up them, It's allow connection but nothing to do
except help and passwd command.
- add "passwd yourpasswd" commands
o Support afilter - keep Alive filter that a packet can send/receiving
according to ifilter/ofilter but doesn't count it as preventing idle
timer expires.
- Same syntax of other filters.
o Fixing bugs reported by current user for previous one. Thanks !!
Reviewed by: Atsushi Murai (amurai@spec.co.jp )
1995-02-26 12:18:08 +00:00
Atsushi Murai
4ffc792490
Reviewed by:
1995-01-31 06:24:33 +00:00