1
2# Refer to ppp.conf.span-isp for a description of what this file is for.
3# This file is only required on the Gateway machine.
4
5# The ISP links start our MP version of ppp as they come up
6isp1:
7  !bg pppctl /var/run/ppp/vpn link 1 close
8
9isp2:
10  !bg pppctl /var/run/ppp/vpn link 2 close
11
12ispN:
13  !bg pppctl /var/run/ppp/vpn link N close
14
15vpn:
16  set server none
17