1# $FreeBSD: src/share/examples/ppp/ppp.linkup.span-isp,v 1.2.2.1 2001/11/06 09:18:51 cjc Exp $
2# $DragonFly: src/share/examples/ppp/ppp.linkup.span-isp,v 1.2 2003/06/17 04:36:57 dillon Exp $
3
4# Refer to ppp.conf.span-isp for a description of what this file is for.
5# This file is only required on the Gateway machine.
6
7# The ISP links start our MP version of ppp as they come up
8isp1:
9  !bg ppp -background vpn1 vpn
10
11isp2:
12  !bg ppp -background vpn2 vpn
13
14ispN:
15  !bg ppp -background vpnN vpn
16
17vpn:
18  set server /var/run/ppp/vpn "" 0177
19