Penguin

Differences between version 38 and predecessor to the previous major change of MetaNet.

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

Newer page: version 38 Last edited on Monday, May 5, 2003 4:15:06 pm by MatthiasDallmeier Revert
Older page: version 36 Last edited on Monday, March 31, 2003 10:38:11 am by PerryLorier Revert
@@ -62,9 +62,9 @@
  
 after that, you will need to configure it: 
  
 There are two config files: etud.conf and wand.conf 
- cp /usr/local/etc/etud.cond {.sample,} 
+ cp /usr/local/etc/etud.conf {.sample,} 
  $EDITOR /usr/local/etc/etud.conf 
  
 Probably stick with using tuntap.so as the driver, unless you really have to use ethertap. In which case, change 'tuntap.so' 
 to read 'ethertap.so'. Set the mtu to 1280. 
@@ -139,8 +139,10 @@
 Note: you may wish to change the paths based on your distribution. 
 Under debian woody you probably want to use the directory "/var/cache/bind/stubs". You will need to make sure the stubs directory exists! 
  
 You should then be able to restart named(8) (debian: /etc/init.d/bind restart or reload if it's already running) and then ping "www.tla". You are now properly on the metanet, and should be able to visit http://www.tla/ and http://www.plaz.tla/. 
+  
+Now make sure any clients on your network that you want to resolve metanet addresses have the address of your nameserver as the first nameserver in /etc/resolv.conf. You can put your [ISP]'s nameservers after it as a precaution, if you like.  
  
 !!Root CA 
 You might also want to install our "root CA" that we use for signing SSL websites etc, load your webbrowser and click here: http://www.meta.net.nz/install-cert.html