--------------------------------------------------------------------

ippfvsadm - Version 1.0.3 - April 19, 1998
ippfvsadm - Version 1.0.2 - November 25, 1998
ippfvsadm - Version 1.0.1 - November 10, 1998

Copyright (c) 1998 by Wensong Zhang.
This is free software.  See below for details.

ippfvsadm is a utility to administer the IP port forwarding and virtual
server services offered by the Linux kernel with virtual server patch.

This version of ippfvsadm requires Linux kernel version 2.0.36
or later.  Check out ippfvs's home page on the World Wide Web
	http://proxy.iinchina.net/~wensong/ippfvs/
for the most recent information and original sources about ippfvs and
recent kernel(if any).

To make, make sure you have patched the Linux kernel, and "make menuconfig"
or "make xconfig" to setup the right compiling options, see the README of
the virtual server patch for detail, then simply type
	make
in the source directory.

Install to your liking.  We suggest the following pathnames:
	/sbin/ippfvsadm
This will be done automatically when calling
	make install
in the source directory.


Wensong Zhang <wensong@iinchina.net>


--------------------------------------------------------------------

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

--------------------------------------------------------------------
