Deleted Added
full compact
libalias.3 (84306) libalias.3 (85964)
1.\"-
1.\"-
2.\" Copyright (c) 2001 Charles Mott <cmott@scientech.com>
2.\" Copyright (c) 2001 Charles Mott <cm@linktel.net>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/sys/netinet/libalias/libalias.3 84306 2001-10-01 16:09:29Z ru $
26.\" $FreeBSD: head/sys/netinet/libalias/libalias.3 85964 2001-11-03 11:34:09Z brian $
27.\"
28.Dd April 13, 2000
29.Dt LIBALIAS 3
30.Os
31.Sh NAME
32.Nm libalias
33.Nd packet aliasing library for masquerading and network address translation
34.Sh SYNOPSIS

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

846original IP header restored for further processing (eg. logging).
847.Ed
848.Sh BUGS
849PPTP aliasing does not work when more than one internal client
850connects to the same external server at the same time, because
851PPTP requires a single TCP control connection to be established
852between any two IP addresses.
853.Sh AUTHORS
27.\"
28.Dd April 13, 2000
29.Dt LIBALIAS 3
30.Os
31.Sh NAME
32.Nm libalias
33.Nd packet aliasing library for masquerading and network address translation
34.Sh SYNOPSIS

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

846original IP header restored for further processing (eg. logging).
847.Ed
848.Sh BUGS
849PPTP aliasing does not work when more than one internal client
850connects to the same external server at the same time, because
851PPTP requires a single TCP control connection to be established
852between any two IP addresses.
853.Sh AUTHORS
854.An Charles Mott Aq cmott@scientech.com ,
854.An Charles Mott Aq cm@linktel.net ,
855versions 1.0 - 1.8, 2.0 - 2.4.
856.An Eivind Eklund Aq eivind@FreeBSD.org ,
857versions 1.8b, 1.9 and 2.5.
858Added IRC DCC support as well as contributing a number of architectural
859improvements; added the firewall bypass for FTP/IRC DCC.
860.An Erik Salander Aq erik@whistle.com
861added support for PPTP and RTSP.
862.An Junichi Satoh Aq junichi@junichi.org

--- 119 unchanged lines hidden ---
855versions 1.0 - 1.8, 2.0 - 2.4.
856.An Eivind Eklund Aq eivind@FreeBSD.org ,
857versions 1.8b, 1.9 and 2.5.
858Added IRC DCC support as well as contributing a number of architectural
859improvements; added the firewall bypass for FTP/IRC DCC.
860.An Erik Salander Aq erik@whistle.com
861added support for PPTP and RTSP.
862.An Junichi Satoh Aq junichi@junichi.org

--- 119 unchanged lines hidden ---