Deleted Added
full compact
ppp.8 (116626) ppp.8 (120372)
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 116626 2003-06-20 18:14:57Z ume $
28.\" $FreeBSD: head/usr.sbin/ppp/ppp.8.m4 120372 2003-09-23 07:41:55Z marcus $
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

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

3465rules starting from rule number
3466.Ar base
3467will be used for punching firewall holes.
3468The range will be cleared when the
3469.Dq nat punch_fw
3470command is run.
3471.Pp
3472If no arguments are given, firewall punching is disabled.
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

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

3465rules starting from rule number
3466.Ar base
3467will be used for punching firewall holes.
3468The range will be cleared when the
3469.Dq nat punch_fw
3470command is run.
3471.Pp
3472If no arguments are given, firewall punching is disabled.
3473.It nat skinny_port Op Ar port
3474This command tells
3475.Nm
3476which TCP port is used by the Skinny Station protocol. Skinny is used by
3477Cisco IP phones to communicate with Cisco Call Managers to setup voice
3478over IP calls. The typical port used by Skinny is 2000.
3479.Pp
3480If no argument is given, skinny aliasing is disabled.
3473.It nat same_ports yes|no
3474When enabled, this command will tell the network address translation engine to
3475attempt to avoid changing the port number on outgoing packets.
3476This is useful
3477if you want to support protocols such as RPC and LPD which require
3478connections to come from a well known port.
3479.It nat target Op Ar address
3480Set the given target address or clear it if no address is given.

--- 2494 unchanged lines hidden ---
3481.It nat same_ports yes|no
3482When enabled, this command will tell the network address translation engine to
3483attempt to avoid changing the port number on outgoing packets.
3484This is useful
3485if you want to support protocols such as RPC and LPD which require
3486connections to come from a well known port.
3487.It nat target Op Ar address
3488Set the given target address or clear it if no address is given.

--- 2494 unchanged lines hidden ---