Mention that PacketAliasProxyRule() doesn't accept host names,

just IP numbers.
This commit is contained in:
brian 1999-03-07 15:02:22 +00:00
parent 89abf4706b
commit 1b7dfc8070
2 changed files with 6 additions and 2 deletions

View File

@ -539,7 +539,9 @@ This specifies the
.Ar host
and
.Ar portnum
that the data is to be redirected to. If
that the data is to be redirected to.
.Ar host
must be an IP address rather than a DNS host name. If
.Ar portnum
is not specified, the destination port number is not changed.
.Pp

View File

@ -539,7 +539,9 @@ This specifies the
.Ar host
and
.Ar portnum
that the data is to be redirected to. If
that the data is to be redirected to.
.Ar host
must be an IP address rather than a DNS host name. If
.Ar portnum
is not specified, the destination port number is not changed.
.Pp