Lines Matching refs:ppp
2 # This advanced ppp configuration file explains how to implement
31 # There is a working example in ppp.*.span-isp.working that can be tested
38 # to accept a multilink ppp connection over UDP, assigning a routable IP
40 # a *BSD box as I know of no other ppp implementations that can use UDP
55 # ppp 6671/udp
63 # ppp dgram udp wait root /usr/sbin/ppp ppp -direct vpn-in
65 # Note: Because inetd ``wait''s for ppp to finish, a single ppp
69 # Also, -direct invocations of ppp do sendto()s using the
71 # returning traffic is a bit unbalanced. Perhaps ppp should
75 # If you use ppp to connect to your ISPs, the isp* profiles shold be used,
76 # resulting in the vpn* profiles being called from ppp.linkup.span-isp.
77 # These invocations will bond together into a MP ppp invocation.
82 # then start ppp using the vpn-nic label.
87 # you're using ppp to talk to the ISPs.
89 # Using ppp to connect to your ISPs (PPP over UDP over PPP):
91 # When we connect to our ISPs using ppp, we start the MP ppp invocation
92 # from ppp.linkup (see ppp.linkup.span-isp) for each link. We also remove
93 # the link from ppp.linkdown (see ppp.linkdown.span-isp). This is necessary
134 # Our MP version of ppp. vpn is a generic label used by each of the
135 # other vpn invocations by envoking ppp with both labels (see
136 # ppp.linkup.span-isp).
137 # Each ``set device'' command tells ppp to use UDP packets destined for
155 set device RIP1:ppp/udp
159 set device RIP2:ppp/udp
163 set device RIPN:ppp/udp
169 link 1 set device RIP1:ppp/udp
170 link 2 set device RIP2:ppp/udp
171 link N set device RIPN:ppp/udp
180 # requires the contents of ppp.secret.span-isp.