summaryrefslogtreecommitdiffstats
path: root/share/examples/ppp/ppp.linkdown.span-isp.working
blob: 104e8c3b5b6935a32fa1ca9d9c0569c122713e22 (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.linkdown.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 pppctl /var/tmp/vpn link 1 close

isp2:
  !bg pppctl /var/tmp/vpn link 2 close

isp3:
  !bg pppctl /var/tmp/vpn link 3 close

vpn:
  set server none
OpenPOWER on IntegriCloud