Lines Matching full:peer

143 /* List of addresses which the peer may use. */
146 /* Wordlist giving addresses which the peer may use
156 /* Extra options to apply, from the secrets file entry for the peer. */
167 /* Hook for a plugin to say whether we can possibly authenticate any peer */
181 /* Hook for a plugin to say if we can possibly authenticate a peer using CHAP */
187 /* Hook for a plugin to say whether it is OK if the peer
201 /* A notifier for when the peer has authenticated itself,
227 bool auth_required = 0; /* Always require authentication from peer */
228 bool allow_any_ip = 0; /* Allow peer to use any IP address */
232 char remote_name[MAXNAMELEN]; /* Peer's name for authentication */
278 "Require authentication from peer", OPT_PRIO | 1 },
280 "Don't require peer to authenticate", OPT_PRIOSUB | OPT_PRIV,
283 "Require PAP authentication from peer",
286 "Require PAP authentication from peer",
289 "Require CHAP authentication from peer",
293 "Require CHAP authentication from peer",
298 "Require MS-CHAP authentication from peer",
302 "Require MS-CHAP authentication from peer",
306 "Require MS-CHAPv2 authentication from peer",
310 "Require MS-CHAPv2 authentication from peer",
316 "Don't agree to auth to peer with PAP", 1 },
318 "Don't allow PAP authentication with peer", OPT_ALIAS | 1 },
320 "Don't agree to auth to peer with CHAP",
324 "Don't allow CHAP authentication with peer",
331 "Don't agree to auth to peer with MS-CHAP",
335 "Don't allow MS-CHAP authentication with peer",
339 "Don't agree to auth to peer with MS-CHAPv2",
343 "Don't allow MS-CHAPv2 authentication with peer",
350 "Require EAP authentication from peer", OPT_PRIOSUB | 1,
354 "Don't agree to authenticate to peer with EAP", 1 },
367 "Set name for auth with peer", OPT_PRIO | OPT_STATIC,
371 "Password for authenticating us to the peer",
413 * setupapfile - specifies UPAP info for authenticating with peer.
779 * We wanted the peer to authenticate itself, and it refused: in link_established()
794 ppp_warn("peer refused to authenticate: terminating link"); in link_established()
799 lcp_close(pcb, "peer refused to authenticate"); in link_established()
871 ppp_notice("peer from calling number %q authorized", remote_number); in network_phase()
876 * If the peer had to authenticate, notify it now. in network_phase()
1029 * The peer has failed to authenticate himself using `protocol'.
1044 * The peer has been successfully authenticated using `protocol'.
1091 * Save the authenticated name of the peer for later. in auth_peer_success()
1115 * We have failed to authenticate ourselves to the peer using `protocol'.
1120 * We've failed to authenticate ourselves to our peer. in auth_withpeer_fail()
1130 lcp_close(pcb, "Failed to authenticate ourselves to peer"); in auth_withpeer_fail()
1134 * We have successfully authenticated ourselves with the peer using `protocol'.
1385 * If we have a default route, require the peer to authenticate in auth_check_options()
1399 /* If authentication is required, ask peer for CHAP, PAP, or EAP. */ in auth_check_options()
1439 * to authenticate the peer. Note that EAP can authenticate by way in auth_check_options()
1508 * to use for authenticating ourselves and/or the peer.
1632 ppp_warn("Peer %q failed PAP Session verification", user);
1730 * our peer using PAP. Returns 1 on success, 0 if no suitable password
1771 * secrets that we could possibly use for authenticating the peer.
2032 * Also looks for `--' indicating options to apply for this peer
2171 * If the address given for the peer isn't authorized, or if
2188 * auth_ip_addr - check whether the peer is authorized to use