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

# Refer to ppp.conf.span-isp for a description of what this file is for.
# This file is only required on the Gateway machine.

# 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

ispN:
  !bg ppp -background vpnN vpn

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