xref: /NextBSD/share/examples/ppp/ppp.linkup.span-isp (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
1# $FreeBSD$
2
3# Refer to ppp.conf.span-isp for a description of what this file is for.
4# This file is only required on the Gateway machine.
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
13ispN:
14  !bg ppp -background vpnN vpn
15
16vpn:
17  set server /var/run/ppp/vpn "" 0177
18