ppp.linkup.span-isp.working revision 85848
1# $FreeBSD: head/share/examples/ppp/ppp.linkup.span-isp.working 85848 2001-11-01 23:44:12Z cjc $
2
3# This is a working example of ppp.linkup.span-isp that uses ppp connections
4# to the same machine through 3 null-modem serial cables.
5
6# The ISP links start our MP version of ppp as they come up
7isp1:
8  !bg ppp -background vpn1 vpn
9
10isp2:
11  !bg ppp -background vpn2 vpn
12
13isp3:
14  !bg ppp -background vpn3 vpn
15
16vpn:
17  set server /var/run/ppp/vpn "" 0177
18