1998-11-22 17:12:38 +00:00
|
|
|
User process PPP with Multiprotocol NAT and Time schedule extention.
|
|
|
|
Based on the PPP program for FreeBSD 2.2.7-RELEASE.
|
|
|
|
|
|
|
|
The NAT extention is from
|
2000-08-08 15:17:28 +00:00
|
|
|
WWW: http://www2a.meshnet.or.jp/~junichi/freebsd/lowtech/nat.html
|
1998-11-22 17:12:38 +00:00
|
|
|
Example setup line: "set taddr 192.168.0.0/24"
|
|
|
|
|
1998-12-19 15:39:05 +00:00
|
|
|
The time schedule extention is from
|
2000-08-08 15:17:28 +00:00
|
|
|
WWW: http://www.bremen.or.jp/shigeru/FreeBSD/ppp.html
|
1998-11-22 17:12:38 +00:00
|
|
|
Example setup line: "set schedule deny 7:58 23:01"
|
|
|
|
|
|
|
|
- SADA Kenji
|
|
|
|
sada@FreeBSD.ORG
|