Deleted Added
full compact
ppp.8.m4 (96153) ppp.8.m4 (96324)
1changequote({,})dnl
2changecom(,)dnl
3.\"
4.\" Copyright (c) 2001 Brian Somers <brian@Awfulhak.org>
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1changequote({,})dnl
2changecom(,)dnl
3.\"
4.\" Copyright (c) 2001 Brian Somers <brian@Awfulhak.org>
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/usr.sbin/ppp/ppp.8.m4 96153 2002-05-07 10:06:54Z brian $
28.\" $FreeBSD: head/usr.sbin/ppp/ppp.8.m4 96324 2002-05-10 03:11:35Z brian $
29.\"
30.Dd September 20, 1995
31.Dt PPP 8
32.Os
33.Sh NAME
34.Nm ppp
35.Nd Point to Point Protocol (a.k.a. user-ppp)
36.Sh SYNOPSIS

--- 5287 unchanged lines hidden (view full) ---

5324.Dv MYADDR
5325or
5326.Dv HISADDR
5327keywords.
5328.Pp
5329.It RAD_SESSION_TIMEOUT
5330If supplied, the client connection is closed after the given number of
5331seconds.
29.\"
30.Dd September 20, 1995
31.Dt PPP 8
32.Os
33.Sh NAME
34.Nm ppp
35.Nd Point to Point Protocol (a.k.a. user-ppp)
36.Sh SYNOPSIS

--- 5287 unchanged lines hidden (view full) ---

5324.Dv MYADDR
5325or
5326.Dv HISADDR
5327keywords.
5328.Pp
5329.It RAD_SESSION_TIMEOUT
5330If supplied, the client connection is closed after the given number of
5331seconds.
5332.It RAD_REPLY_MESSAGE
5333If supplied, this message is passed back to the peer as the authentication
5334SUCCESS text.
5335.It RAD_MICROSOFT_MS_CHAP_ERROR
5336If this
5337.Dv RAD_VENDOR_MICROSOFT
5338vendor specific attribute is supplied, it is passed back to the peer as the
5339authentication FAILURE text.
5332.El
5333Values received from the RADIUS server may be viewed using
5334.Dq show bundle .
5335.It set reconnect Ar timeout ntries
5336Should the line drop unexpectedly (due to loss of CD or LQR
5337failure), a connection will be re-established after the given
5338.Ar timeout .
5339The line will be re-connected at most

--- 505 unchanged lines hidden ---
5340.El
5341Values received from the RADIUS server may be viewed using
5342.Dq show bundle .
5343.It set reconnect Ar timeout ntries
5344Should the line drop unexpectedly (due to loss of CD or LQR
5345failure), a connection will be re-established after the given
5346.Ar timeout .
5347The line will be re-connected at most

--- 505 unchanged lines hidden ---