ppp.linkdown.span-isp revision 50476
1# $FreeBSD: head/share/examples/ppp/ppp.linkdown.span-isp 50476 1999-08-28 00:22:10Z peter $
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 pppctl /var/tmp/vpn link 1 close
9
10isp2:
11  !bg pppctl /var/tmp/vpn link 2 close
12
13ispN:
14  !bg pppctl /var/tmp/vpn link N close
15
16vpn:
17  set server none
18