blob: ba6000a806c748880b6872f6c72a1a195ef26164 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
WWW: http://www2a.meshnet.or.jp/~junichi/freebsd/lowtech/nat.html
Example setup line: "set taddr 192.168.0.0/24"
The time schedule extention is from
WWW: http://www.bremen.or.jp/shigeru/FreeBSD/ppp.html
Example setup line: "set schedule deny 7:58 23:01"
- SADA Kenji
sada@FreeBSD.ORG
|