From 1b7dfc80704fcc1053303fab23f411f404a7e856 Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 7 Mar 1999 15:02:22 +0000 Subject: [PATCH] Mention that PacketAliasProxyRule() doesn't accept host names, just IP numbers. --- lib/libalias/libalias.3 | 4 +++- sys/netinet/libalias/libalias.3 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index 156e7af31648..16624bc0d706 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -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 diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3 index 156e7af31648..16624bc0d706 100644 --- a/sys/netinet/libalias/libalias.3 +++ b/sys/netinet/libalias/libalias.3 @@ -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