Deleted Added
full compact
ppp.conf.span-isp.working (64783) ppp.conf.span-isp.working (85848)
1# $FreeBSD: head/share/examples/ppp/ppp.conf.span-isp.working 64783 2000-08-17 14:40:42Z brian $
1# $FreeBSD: head/share/examples/ppp/ppp.conf.span-isp.working 85848 2001-11-01 23:44:12Z cjc $
2
3# This is a working example of ppp.conf.span-isp that uses ppp connections
4# to the same machine through 3 null-modem serial cables.
5#
6# cuaD03 <-> cuaD04
7# cuaD01 <-> cuaD06
8# cuaD00 <-> cuaD07
9#

--- 79 unchanged lines hidden (view full) ---

89vpn-in:
90 set enddisc label
91 set speed sync
92 set mrru 1500
93 set mru 1504 # Room for the MP header
94 enable chap
95 disable lqr
96 set ifaddr 127.0.0.2 127.0.0.3
2
3# This is a working example of ppp.conf.span-isp that uses ppp connections
4# to the same machine through 3 null-modem serial cables.
5#
6# cuaD03 <-> cuaD04
7# cuaD01 <-> cuaD06
8# cuaD00 <-> cuaD07
9#

--- 79 unchanged lines hidden (view full) ---

89vpn-in:
90 set enddisc label
91 set speed sync
92 set mrru 1500
93 set mru 1504 # Room for the MP header
94 enable chap
95 disable lqr
96 set ifaddr 127.0.0.2 127.0.0.3
97 set server /var/tmp/vpn-in "" 0177
97 set server /var/run/ppp/vpn-in "" 0177
98
99
100isp-in-7:
101 set ifaddr 127.0.2.7 127.0.3.7
102
103isp-in-6:
104 set ifaddr 127.0.2.6 127.0.3.6
105
106isp-in-4:
107 set ifaddr 127.0.2.4 127.0.3.4
98
99
100isp-in-7:
101 set ifaddr 127.0.2.7 127.0.3.7
102
103isp-in-6:
104 set ifaddr 127.0.2.6 127.0.3.6
105
106isp-in-4:
107 set ifaddr 127.0.2.4 127.0.3.4