freebsd-dev/lib/libalias
Ruslan Ermilov c1dd00f75c 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.

MFC after:	1 week
2001-09-21 14:38:36 +00:00
..
alias_cuseeme.c
alias_db.c Make the copyright consistent. 2001-08-20 22:57:33 +00:00
alias_ftp.c Fixed the bug that prevented communication with FTP servers behind 2001-09-21 14:38:36 +00:00
alias_irc.c Close the "IRC DCC" security breach reported recently on Bugtraq. 2001-08-21 11:21:08 +00:00
alias_local.h Add BSD-style copyright headers 2001-06-04 15:09:51 +00:00
alias_nbt.c Change to a standard BSD-style copyright 2001-06-04 14:52:17 +00:00
alias_pptp.c Make header files conform to style(9). 2001-03-25 12:05:10 +00:00
alias_proxy.c Add BSD-style copyright headers 2001-06-04 15:09:51 +00:00
alias_smedia.c
alias_util.c Add BSD-style copyright headers 2001-06-04 15:09:51 +00:00
alias.c Added TFTP support. 2001-08-21 16:25:38 +00:00
alias.h Add BSD-style copyright headers 2001-06-04 15:09:51 +00:00
HISTORY
libalias.3 mdoc(7) police: 2001-08-07 15:48:51 +00:00
Makefile MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00