summaryrefslogtreecommitdiffstats
path: root/share/examples/ppp/ppp.linkup.span-isp.working
blob: 9e7e5eb5bf660508d5bba0115f3fc0967b4d7ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

# This is a working example of ppp.linkup.span-isp that uses ppp connections
# to the same machine through 3 null-modem serial cables.

# The ISP links start our MP version of ppp as they come up
isp1:
  !bg ppp -background vpn1 vpn

isp2:
  !bg ppp -background vpn2 vpn

isp3:
  !bg ppp -background vpn3 vpn

vpn:
  set server /var/tmp/vpn "" 0177
OpenPOWER on IntegriCloud