]> git.decadent.org.uk Git - ap-utils.git/blobdiff - Documentation/ap-auth.html
Imported Upstream version 1.4.2~pre2~a
[ap-utils.git] / Documentation / ap-auth.html
diff --git a/Documentation/ap-auth.html b/Documentation/ap-auth.html
new file mode 100644 (file)
index 0000000..3146881
--- /dev/null
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [ap-utils] mac auth updates from command line (patch)
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <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=">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   
+   
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[ap-utils] mac auth updates from command line (patch)</H1>
+    <B>Teemu Kiviniemi</B> 
+    <A HREF="mailto:ap-utils%40lists.polesye.net?Subject=%5Bap-utils%5D%20mac%20auth%20updates%20from%20command%20line%20%28patch%29&In-Reply-To="
+       TITLE="[ap-utils] mac auth updates from command line (patch)">teemuki at fotokone.fi
+       </A><BR>
+    <I>Mon Jul 19 18:06:50 EEST 2004</I>
+    <P><UL>
+        
+        
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#424">[ date ]</a>
+              <a href="thread.html#424">[ thread ]</a>
+              <a href="subject.html#424">[ subject ]</a>
+              <a href="author.html#424">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>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:
+<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>
+
+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.
+
+Teemu
+
+</PRE>
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       
+       
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#424">[ date ]</a>
+              <a href="thread.html#424">[ thread ]</a>
+              <a href="subject.html#424">[ subject ]</a>
+              <a href="author.html#424">[ author ]</a>
+         </LI>
+       </UL>
+
+<hr>
+<a href="http://lists.polesye.net/mailman/listinfo/ap-utils">More information about the ap-utils
+mailing list</a><br>
+</body></html>