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.working

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

# This is a working example of ppp.linkup.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 ppp -background vpn1 vpn

isp2:
  !bg ppp -background vpn2 vpn

isp3:
  !bg ppp -background vpn3 vpn

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

Man Man