From 7c1800082bbc87f9120c80e702c4f040413c5074 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Tue, 7 Oct 1997 19:58:57 +0000 Subject: [PATCH] Clarify single interface restriction --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 3e0edef61..423ae6f3d 100644 --- a/README +++ b/README @@ -15,10 +15,11 @@ having been in a feature freeze since November of 1996. In this release, the server and relay agent currently work well on Digital Alpha OSF/1, SunOS 4.1.4, NetBSD, FreeBSD, BSD/OS and Ultrix. -They can also be run usefully on Solaris as long as only one network -interface is being used. They also runs on QNX and Linux as long as -only one network interface is present and a host route is added from -that interface to the 255.255.255.255 broadcast address. +They can also be run usefully on Solaris as long as only one broadcast +network interface is configured. They also runs on QNX and Linux as +long as only one broadcast network interface is configured and a host +route is added from that interface to the 255.255.255.255 broadcast +address. The DHCP client currently only configures the network when running on NetBSD. This is because the client depends on a system-dependent -- 2.47.2