1# $FreeBSD: src/share/examples/ppp/ppp.linkdown.span-isp,v 1.2.2.1 2002/09/01 08:01:18 brian Exp $
2# $DragonFly: src/share/examples/ppp/ppp.linkdown.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 pppctl /var/run/ppp/vpn link 1 close
10
11isp2:
12  !bg pppctl /var/run/ppp/vpn link 2 close
13
14ispN:
15  !bg pppctl /var/run/ppp/vpn link N close
16
17vpn:
18  set server none
19