]> git.decadent.org.uk Git - ap-utils.git/blob - Documentation/ap-auth.html
3146881532f60b3b11115a3c0196459ad663cd96
[ap-utils.git] / Documentation / ap-auth.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3  <HEAD>
4    <TITLE> [ap-utils] mac auth updates from command line (patch)
5    </TITLE>
6    <LINK REL="Index" HREF="index.html" >
7    <LINK REL="made" HREF="mailto:ap-utils%40lists.polesye.net?Subject=%5Bap-utils%5D%20mac%20auth%20updates%20from%20command%20line%20%28patch%29&In-Reply-To=">
8    <META NAME="robots" CONTENT="index,nofollow">
9    <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10    
11    
12  </HEAD>
13  <BODY BGCOLOR="#ffffff">
14    <H1>[ap-utils] mac auth updates from command line (patch)</H1>
15     <B>Teemu Kiviniemi</B> 
16     <A HREF="mailto:ap-utils%40lists.polesye.net?Subject=%5Bap-utils%5D%20mac%20auth%20updates%20from%20command%20line%20%28patch%29&In-Reply-To="
17        TITLE="[ap-utils] mac auth updates from command line (patch)">teemuki at fotokone.fi
18        </A><BR>
19     <I>Mon Jul 19 18:06:50 EEST 2004</I>
20     <P><UL>
21         
22         
23          <LI> <B>Messages sorted by:</B> 
24               <a href="date.html#424">[ date ]</a>
25               <a href="thread.html#424">[ thread ]</a>
26               <a href="subject.html#424">[ subject ]</a>
27               <a href="author.html#424">[ author ]</a>
28          </LI>
29        </UL>
30     <HR>  
31 <!--beginarticle-->
32 <PRE>Hi,
33
34 I couldn't find a command line utility to change the list of authorised MAC 
35 addresses, so I did one myself. I combined some of the existing code found in 
36 ap-mrtg.c and auth_mac.c to make ap-auth.c. 
37
38 Usage:
39 ap-auth -i ip -c community -d filename
40 or
41 ap-auth -i ip -c community -u filename
42
43 -i ip        - AP ip address
44 -c community - SNMP community string
45 -d filename  - download list of authorised MAC addresses from AP to a file
46 -u filename  - upload list of authorised MAC addresses from a file to AP
47
48 Here is a patch against ap-utils 1.4.1:
49 <A HREF="http://teemuki.fotokone.fi/ap-utils/ap-utils-1.4.1-ap-auth.patch">http://teemuki.fotokone.fi/ap-utils/ap-utils-1.4.1-ap-auth.patch</A>
50
51 It has only support for ATMEL410, because I can't test the code on other 
52 accesspoints. I've tested it and it works with smartBridges Airpoint Pro.
53
54 Teemu
55
56 </PRE>
57
58 <!--endarticle-->
59     <HR>
60     <P><UL>
61         <!--threads-->
62         
63         
64          <LI> <B>Messages sorted by:</B> 
65               <a href="date.html#424">[ date ]</a>
66               <a href="thread.html#424">[ thread ]</a>
67               <a href="subject.html#424">[ subject ]</a>
68               <a href="author.html#424">[ author ]</a>
69          </LI>
70        </UL>
71
72 <hr>
73 <a href="http://lists.polesye.net/mailman/listinfo/ap-utils">More information about the ap-utils
74 mailing list</a><br>
75 </body></html>