Mention that PacketAliasProxyRule() doesn't accept host names,
just IP numbers.
This commit is contained in:
parent
89abf4706b
commit
1b7dfc8070
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user