diff options
author | ru <ru@FreeBSD.org> | 2001-09-21 14:38:36 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-09-21 14:38:36 +0000 |
commit | 7de7d2144f43e0013440b6e44592de78ad3ffa3d (patch) | |
tree | 2c8c515452b6abe9c7e4e3eeca3b6162fa919d12 /etc/rc.subr | |
parent | 85ebd45970dd827fef44f420f5c51c75f05c99b8 (diff) | |
download | FreeBSD-src-7de7d2144f43e0013440b6e44592de78ad3ffa3d.zip FreeBSD-src-7de7d2144f43e0013440b6e44592de78ad3ffa3d.tar.gz |
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
Diffstat (limited to 'etc/rc.subr')
0 files changed, 0 insertions, 0 deletions