c1dd00f75c
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 |
||
---|---|---|
.. | ||
alias_cuseeme.c | ||
alias_db.c | ||
alias_ftp.c | ||
alias_irc.c | ||
alias_local.h | ||
alias_nbt.c | ||
alias_pptp.c | ||
alias_proxy.c | ||
alias_smedia.c | ||
alias_util.c | ||
alias.c | ||
alias.h | ||
HISTORY | ||
libalias.3 | ||
Makefile |