1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1999-06-09 12:32:55 +00:00
|
|
|
|
|
|
|
# Refer to ppp.conf.span-isp for a description of what this file is for.
|
|
|
|
# This file is only required on the Gateway machine.
|
|
|
|
|
|
|
|
# The ISP links start our MP version of ppp as they come up
|
|
|
|
isp1:
|
2001-12-17 22:05:23 +00:00
|
|
|
!bg pppctl /var/run/ppp/vpn link 1 close
|
1999-06-09 12:32:55 +00:00
|
|
|
|
|
|
|
isp2:
|
2001-12-17 22:05:23 +00:00
|
|
|
!bg pppctl /var/run/ppp/vpn link 2 close
|
1999-06-09 12:32:55 +00:00
|
|
|
|
|
|
|
ispN:
|
2001-12-17 22:05:23 +00:00
|
|
|
!bg pppctl /var/run/ppp/vpn link N close
|
1999-06-09 12:32:55 +00:00
|
|
|
|
|
|
|
vpn:
|
|
|
|
set server none
|