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.linkup.span-isp

# $FreeBSD: release/9.1.0/share/examples/ppp/ppp.linkup.span-isp 85848 2001-11-01 23:44:12Z cjc $

# 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:
  !bg ppp -background vpn1 vpn

isp2:
  !bg ppp -background vpn2 vpn

ispN:
  !bg ppp -background vpnN vpn

vpn:
  set server /var/run/ppp/vpn "" 0177

Man Man