X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ap-utils.git;a=blobdiff_plain;f=Documentation%2FREADME.ap-auth;fp=Documentation%2FREADME.ap-auth;h=0000000000000000000000000000000000000000;hp=ceb79a155da6957a83f124fe83491ebeb61f90bf;hb=1aac4ac30a9a0d6cd2182013d2b3fd48b65ed2fd;hpb=5c77e013a46530bb3650f61d768dfed0dd3b72cb diff --git a/Documentation/README.ap-auth b/Documentation/README.ap-auth deleted file mode 100644 index ceb79a1..0000000 --- a/Documentation/README.ap-auth +++ /dev/null @@ -1,30 +0,0 @@ -Subject: [ap-utils] mac auth updates from command line (patch) -Date: Monday 19 July 2004 18:06 -From: Teemu Kiviniemi -To: ap-utils AT lists DOT polesye DOT net - - -Hi, - -I couldn't find a command line utility to change the list of authorised MAC -addresses, so I did one myself. I combined some of the existing code found in -ap-mrtg.c and auth_mac.c to make ap-auth.c. - -Usage: -ap-auth -i ip -c community -d filename -or -ap-auth -i ip -c community -u filename - - --i ip - AP ip address --c community - SNMP community string --d filename - download list of authorised MAC addresses from AP to a file --u filename - upload list of authorised MAC addresses from a file to AP - - -Here is a patch against ap-utils 1.4.1: -http://teemuki.fotokone.fi/ap-utils/ap-utils-1.4.1-ap-auth.patch - - -It has only support for ATMEL410, because I can't test the code on other -accesspoints. I've tested it and it works with smartBridges Airpoint Pro.