Penguin

Differences between version 56 and predecessor to the previous major change of MetaNetToDo.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 56 Last edited on Friday, July 15, 2005 12:03:33 am by MattBrown Revert
Older page: version 49 Last edited on Friday, September 5, 2003 10:25:10 am by AlastairPorter Revert
@@ -1,34 +1,55 @@
-!!!Things to do ''on'' the MetaNet 
+!!! Things to do ''on'' the MetaNet  
+  
+!! Implement [DNSSEC]  
  
-!!Implement [DNSSEC]  
 We need this for secure [DNS] resolution and key distribution 
  
-!!Implement [IPSec] 
+!! Implement [IPSec]  
+  
 To provide authentication and security over the MetaNet, particularly oppertunistic IPSec requires [DNSSEC] 
  
-!![IPv6] Support  
-Configure IPv6 to run over the MetaNet and perhaps investigate obtaining some (real!) IPv6 addresses from somewhere  
+!! [IPv6] Support 
  
-!!!Things to do ''with'' the MetaNet code 
+Configure [IPv6] to run over the MetaNet and perhaps investigate obtaining some (real!) [IPv6] addresses from somewhere. (Don't forget to support ICMPv6.)  
+  
+ !!! Things to do ''with'' the MetaNet code 
  
 * Configure/build 
 * [BSD] port 
 * Tidy ups: 
-* * Licensing/[CVS] tags in all the files 
+ * Licensing/[CVS] tags in all the files 
 * Initscripts 
-* * Init scripts are "complete" for debian.  
-* * [Gentoo|GentooLinux ] ebuild/init scripts needed  
-* * RedHat ones needed. (AlastairPorter has started this) 
+ * Init scripts are "complete" for debian.  
+ * [Gentoo] ebuild/init scripts are written, but need testing  
+ * RedHat ones needed. (AlastairPorter has started this) 
 * Logging code will currently fail with an assert if an invalid log level is specified in the config file. All the config file options for logging should be sanity checked. 
 * autoconf(1) support 
 * Makefile should catch error conditions (eg. Bison / Flex not installed) and notify the user of the problem. 
-* Etud  
-** SIGINT handler to clean up unix socket  
  
-!!Ethernet-Over-UDP 
+* crash from AlastairPorter  
+ <verbatim>  
+ tuntap_setup () entered...  
+ Interface is: wan0  
+ Error binding to control socket: Address already in use  
+ Failed to create unix domain socket.  
+ Aborting...  
+ SIOCSIFMTU: No such device  
+ Device "wan0" does not exist.  
+ Cannot find device "wan0"  
+ SIOCGIFFLAGS: No such device  
+ control connect(): No such file or directory  
+ Didn't write 'GETMAC'/etc/rc.local: line 16: 3966 Segmentation fault \  
+ /usr/local/sbin/wand -i www.meta.net.nz -l 44444  
+ </verbatim>  
+ Got this after running a script to: kill Etud, wand; load Etud; bring up wan0; load wand.  
+ <br> Metanet routes were down, but i didn't check to see if Etud, wand were running or not  
+ <br> Running the script again worked fine  
+  
+ !! Ethernet-Over-UDP  
+  
 * run over [IPv6] 
  
+!! WANd  
  
-!!WANd  
 * re-design and re-write (see MetaNetDesign) 
 * Signed updates