[Netadm-devel] gwc README.en,1.1.1.1,1.2 README.ko,1.1.1.1,1.2
Status: Beta
Brought to you by:
linuxpark
From: 똥꼬 <lin...@us...> - 2006-02-05 13:35:12
|
Update of /cvsroot/netadm/gwc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10371 Modified Files: README.en README.ko Log Message: MOD: modify readme Index: README.ko =================================================================== RCS file: /cvsroot/netadm/gwc/README.ko,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README.ko 30 Jan 2006 17:41:25 -0000 1.1.1.1 --- README.ko 5 Feb 2006 13:35:01 -0000 1.2 *************** *** 1,8 **** ! ! gwc AP Á¦¾î¸ðµâ ¼³Ä¡ ¹× À¯ÀÇ »çÇ× ! ============================== ! 2005. 12. 17. (Åä) 02:00:37 KST, ¹Ú Á¦È£, par...@ho... --- 1,7 ---- ! gwc IPv4 router Á¦¾î¸ðµâ ¼³Ä¡ ¹× À¯ÀÇ »çÇ× ! ============================================ ! 2006. 2. 5, ¹Ú Á¦È£, ne...@ke... *************** *** 44,54 **** Do your kernel 2.6.x in directory:[ /usr/src/linux ] (y/n)? y ! make[1]: Entering directory `/root/wrk/wibro-apc/pf' ! make -C /lib/modules/2.6.11/build SUBDIRS=/root/wrk/wibro-apc/pf modules make[2]: Entering directory `/usr/src/linux-2.6.11' Building modules, stage 2. MODPOST make[2]: Leaving directory `/usr/src/linux-2.6.11' ! make[1]: Leaving directory `/root/wrk/wibro-apc/pf' Do you have the 802.1xx supported AP ? (y/n) y --- 43,53 ---- Do your kernel 2.6.x in directory:[ /usr/src/linux ] (y/n)? y ! make[1]: Entering directory `/root/wrk/gwc/pf' ! make -C /lib/modules/2.6.11/build SUBDIRS=/root/wrk/gwc/pf modules make[2]: Entering directory `/usr/src/linux-2.6.11' Building modules, stage 2. MODPOST make[2]: Leaving directory `/usr/src/linux-2.6.11' ! make[1]: Leaving directory `/root/wrk/gwc/pf' Do you have the 802.1xx supported AP ? (y/n) y *************** *** 59,63 **** Do you have a valid SNMP(v1.0) community user account ? (y/n) y ! /* AP Á¦¾î¸ðµâ (wibro-apc) ¿¡¼ ÇÊ¿ä·Î ÇÏ´Â Ä¿³Î ¸ðµâ È®ÀÎ */ /lib/modules/2.6.11/kernel/net/ipv4/netfilter/ip_tables.ko found ... /lib/modules/2.6.11/kernel/net/ipv4/netfilter/iptable_nat.ko found ... --- 58,62 ---- Do you have a valid SNMP(v1.0) community user account ? (y/n) y ! /* AP Á¦¾î¸ðµâ (gwc) ¿¡¼ ÇÊ¿ä·Î ÇÏ´Â Ä¿³Î ¸ðµâ È®ÀÎ */ /lib/modules/2.6.11/kernel/net/ipv4/netfilter/ip_tables.ko found ... /lib/modules/2.6.11/kernel/net/ipv4/netfilter/iptable_nat.ko found ... *************** *** 106,110 **** /usr/local/sbin/gwcadmd { Admin main Daemon } /usr/local/sbin/gwcguid { Guid Daemon } ! /usr/local/sbin/gwccli { Cli command being able to replace of apcguid } /usr/local/gwc/modules/pf.ko { Network kernel module for blocking host or modify TCP header --- 105,109 ---- /usr/local/sbin/gwcadmd { Admin main Daemon } /usr/local/sbin/gwcguid { Guid Daemon } ! /usr/local/sbin/gwccli { Cli command being able to replace of gwcguid } /usr/local/gwc/modules/pf.ko { Network kernel module for blocking host or modify TCP header Index: README.en =================================================================== RCS file: /cvsroot/netadm/gwc/README.en,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README.en 30 Jan 2006 17:41:25 -0000 1.1.1.1 --- README.en 5 Feb 2006 13:35:01 -0000 1.2 *************** *** 1,3 **** ! README for gwc ============================== --- 1,3 ---- ! README for gwc ============================== *************** *** 18,23 **** 1. What is gwc --------------------- ! this program is the controlling system for cisco AP or router. ! functionalities of this gwc is listed below. a. supply realtime network infomation --- 18,23 ---- 1. What is gwc --------------------- ! This program is the controlling system for IPv4 router. ! The functionalities of this gwc is listed below. a. supply realtime network infomation *************** *** 28,32 **** - UDP infomation. ! b. controll wireless signal power for each interface - CCK - OFDM --- 28,32 ---- - UDP infomation. ! b. controll wireless signal power for each interface [ REMOVED ] - CCK - OFDM *************** *** 40,43 **** --- 40,44 ---- e. test simulation of modifying wireless power module as user entered. + [ REMOVED ] - this functionality give automatic power controlling simulation. if you want to know more, please reference howto.pdf. *************** *** 61,65 **** ---------------------------- ! root@apc:~/wrk/gwc# make install Checking user's permission... Linux Verified ! --- 62,66 ---- ---------------------------- ! root@gwc:~/wrk/gwc# make install Checking user's permission... Linux Verified ! *************** *** 128,135 **** Installed program list ---------------------------- ! /usr/local/sbin/apc { Main start|stop script } ! /usr/local/sbin/apcadmd { Admin main Daemon } ! /usr/local/sbin/apcguid { Guid Daemon } ! /usr/local/sbin/apccli { Cli command being able to replace of apcguid } /usr/local/gwc/modules/pf.ko { Network kernel module for blocking host or modify TCP header --- 129,136 ---- Installed program list ---------------------------- ! /usr/local/sbin/gwc { Main start|stop script } ! /usr/local/sbin/gwcadmd { Admin main Daemon } ! /usr/local/sbin/gwcguid { Guid Daemon } ! /usr/local/sbin/gwccli { Cli command being able to replace of gwcguid } /usr/local/gwc/modules/pf.ko { Network kernel module for blocking host or modify TCP header *************** *** 143,153 **** -------- 6-1. start gwc ! #apc start 6-2. stop gwc ! #apc stop 6-3. why the AP must be cisco's ? ! because this gwc program use cisco enterprise defined mip and above all, the admin daemon called 'apcadmd' query your cisco AP from start time and this daemon get some specific AP infomations so if your AP is not CISCO we can't not sure perfect operation of this gwc. 6-4. if you find this window message "Can't query to AP ... ?" --- 144,154 ---- -------- 6-1. start gwc ! #gwc start 6-2. stop gwc ! #gwc stop 6-3. why the AP must be cisco's ? ! because this gwc program use cisco enterprise defined mip and above all, the admin daemon called 'gwcadmd' query your cisco AP from start time and this daemon get some specific AP infomations so if your AP is not CISCO we can't not sure perfect operation of this gwc. 6-4. if you find this window message "Can't query to AP ... ?" |