config root man

Current Path : /usr/src/share/examples/ppp/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/share/examples/ppp/ppp.linkdown.span-isp.working

# $FreeBSD: release/9.1.0/share/examples/ppp/ppp.linkdown.span-isp.working 88078 2001-12-17 22:05:23Z cjc $

# This is a working example of ppp.linkdown.span-isp that uses ppp connections
# to the same machine through 3 null-modem serial cables.

# The ISP links start our MP version of ppp as they come up
isp1:
  !bg pppctl /var/run/ppp/vpn link 1 close

isp2:
  !bg pppctl /var/run/ppp/vpn link 2 close

isp3:
  !bg pppctl /var/run/ppp/vpn link 3 close

vpn:
  set server none

Man Man