Netadm Project: Quick Installation.License :GPL version 2 netadm project |
|
$wget http://osdn.dl.sourceforge.net/sourceforge/netadm/gwc-v0.1-pre2.tar.bz2 $tar jxf gwc-v0.1-pre2.tar.bz2 $cd gwc-v0.1-pre2 $make /* If you meet some error during compilation, mail me please with infomation about your linux distribution, gcc and kernel version*/
$su Password: /* enter root password */ #make install .... you will meet two questions during installation. question 1 window> +---------------------------------------------------------------+ | Select where the target system exiest | | (*) 0 This local system | | ( ) 1 Remote | +---------------------------------------------------------------+ in this point, select 0 "This local system" question 2 window> +---------------------------------------------------------------+ | Select whether target system support SNMP query using SNMPv1.0| | (*) 0 no | | ( ) 1 yes | +---------------------------------------------------------------+ in this point, select 0 "no" Installation was finishied ! As a result of this process, you just can use QoS and flow control in localsystem. but note! you must use gwc script below.
#gwc start #gwc stop