use ifconfig.sh up, not ifconfig.sh start, to be
consistent with the ifconfig.sh usage message [RT #1758]
This commit is contained in:
@@ -34,7 +34,7 @@ root name server and is listed in the hints file of the others.
|
||||
To enable all servers to run on the same machine, they bind to
|
||||
separate virtual IP address on the loopback interface. ns1 runs on
|
||||
10.53.0.1, ns2 on 10.53.0.2, etc. Before running any tests, you must
|
||||
set up these addresses by running "ifconfig.sh start" as root.
|
||||
set up these addresses by running "ifconfig.sh up" as root.
|
||||
|
||||
The servers use port 5300 instead of the usual port 53, so they can be
|
||||
run without root privileges once the interfaces have been set up.
|
||||
@@ -48,4 +48,4 @@ The tests can be run individually like this:
|
||||
To run all the tests, just type "make test".
|
||||
|
||||
|
||||
$Id: README,v 1.10 2001/09/17 20:33:54 gson Exp $
|
||||
$Id: README,v 1.11 2001/09/17 21:42:47 gson Exp $
|
||||
|
||||
Reference in New Issue
Block a user