<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libalias/alias_ftp.c, branch releng/4.11</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.11</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.11'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-06-27T09:06:34Z</updated>
<entry>
<title>MFC: Fix for PR 24048 (first FTP command was ignored).</title>
<updated>2003-06-27T09:06:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-27T09:06:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0d0704bcd6c63e90dbaff286740a0922b3aeb98'/>
<id>urn:sha1:a0d0704bcd6c63e90dbaff286740a0922b3aeb98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Whitespace and other non-functional changes for diff reduction.</title>
<updated>2003-06-27T08:37:23Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-27T08:37:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=15a12b3a090afbc26652a0488ebe26ac5ad59c22'/>
<id>urn:sha1:15a12b3a090afbc26652a0488ebe26ac5ad59c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.17: Punch firewall holes for passive mode internal FTP server.</title>
<updated>2001-12-06T09:00:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-06T09:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=18c1802e42ae6db47550f4d4a93be990649de1a3'/>
<id>urn:sha1:18c1802e42ae6db47550f4d4a93be990649de1a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: cmott@scientech.com -&gt; cm@linktel.net</title>
<updated>2001-11-03T11:37:13Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-11-03T11:37:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c020e51506b7cdce94b5777a210ff80b27e2bed'/>
<id>urn:sha1:8c020e51506b7cdce94b5777a210ff80b27e2bed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.14:</title>
<updated>2001-10-02T11:47:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-02T11:47:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7891c26001ab79030a36a1fb14e6b31ccb7b7cf'/>
<id>urn:sha1:b7891c26001ab79030a36a1fb14e6b31ccb7b7cf</id>
<content type='text'>
Fixed the bug that prevented communication with FTP servers behind
NAT in extended passive mode if the server's public IP address was
different from the main NAT address.  This caused a wrong aliasing
link to be created that did not route the incoming packets back to
the original IP address of the server.

      natd -v -n pub0 -redirect_address localFTP publicFTP

Note that even if localFTP == publicFTP, one still needs to supply
the -redirect_address directive.  It is needed as a helper because
extended passive mode's 229 reply does not contain the IP address.
</content>
</entry>
<entry>
<title>MFC: Adjust copyright</title>
<updated>2001-08-21T03:50:25Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-08-21T03:50:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bcfb9496c562e65f88b83b172bba81210af81c28'/>
<id>urn:sha1:bcfb9496c562e65f88b83b172bba81210af81c28</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
<entry>
<title>Add a BSD style copyright</title>
<updated>2001-06-04T14:59:06Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-06-04T14:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1fea8afd86ba6aecb2af07f781b4b364a626ba2'/>
<id>urn:sha1:e1fea8afd86ba6aecb2af07f781b4b364a626ba2</id>
<content type='text'>
Approved by: Charles Mott &lt;cmott@scientech.com&gt;
</content>
</entry>
<entry>
<title>MFC: the latest PPTP and misc fixes.</title>
<updated>2000-10-31T08:48:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-10-31T08:48:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87c6ae2554db08b5b28fbf03e67a35872ab2228f'/>
<id>urn:sha1:87c6ae2554db08b5b28fbf03e67a35872ab2228f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-06-27T16:29:31Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-06-27T16:29:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a3a008e7256e8062efabbc2fa1e98b86ff2c2aa'/>
<id>urn:sha1:9a3a008e7256e8062efabbc2fa1e98b86ff2c2aa</id>
<content type='text'>
- Added support for FTP EPRT (RFC 2428) command.
- Added support for passive mode FTP servers behind NAT.
- Added security checks for FTP aliasing.
- Load Sharing using IP Network Address Translation (RFC 2391).
- Real PPTP support.
</content>
</entry>
<entry>
<title>Add $FreeBSD$ and spell Eklund properly.</title>
<updated>1999-08-29T23:17:04Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-08-29T23:17:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5a388c7ab93c4e89cc091d7a47a1ba58697261f'/>
<id>urn:sha1:a5a388c7ab93c4e89cc091d7a47a1ba58697261f</id>
<content type='text'>
Approved by:	brian (well, he approved adding $Id$)
</content>
</entry>
</feed>
