Lines Matching +full:single +full:- +full:link
5 # ------------- ------------- -------------
7 # ------------- ------------- -------------
9 # |---------------------- LAN ----------------------|
11 # -------------
13 # -------------
15 # -----------------------------------
19 # -----------------------------------
21 # ------------
23 # ------------
29 # of course also possible to shut down any link manually.
31 # There is a working example in ppp.*.span-isp.working that can be tested
32 # on a single machine !
43 # o The Receiver machine must be multi-homed with at least N+1 addresses
46 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must
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
72 # be smart enough to automatically clone an existing link
76 # resulting in the vpn* profiles being called from ppp.linkup.span-isp.
79 # If the link to your ISP is via another type of interface (cable modem
82 # then start ppp using the vpn-nic label.
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
94 # because relying on our LQR strategy (dropping the link after 5 missing
98 # another process is already running and to pass the link over to that
108 \"\" ATZ OK-ATZ-OK ATDT\\T TIMEOUT 60 CONNECT \\c \\n"
136 # ppp.linkup.span-isp).
138 # the given IP/port as the link (transport). The routing table will
165 vpn-nic:
168 link deflink rm
169 link 1 set device RIP1:ppp/udp
170 link 2 set device RIP2:ppp/udp
171 link N set device RIPN:ppp/udp
174 # to get bogged down with sublinks. Replace REAL-ASSIGNED-IP with the
175 # IP number to be assigned to the Gateway machine. Replace REAL-LOCAL-IP
180 # requires the contents of ppp.secret.span-isp.
186 vpn-in:
193 set ifaddr REAL-LOCAL-IP REAL-ASSIGNED-IP