Differences between version 2 and revision by previous author of FreeBSDMetaNetInstallation.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, July 19, 2004 6:11:32 pm | by AndersGreen | Revert |
Older page: | version 1 | Last edited on Monday, July 5, 2004 5:49:26 pm | by PhilMurray | Revert |
@@ -19,9 +19,9 @@
!!Install the wandclients software
!FreeBSD 5.x Users:
- pkg_add http://www.wlug.org.nz/~pmurray/wand.tbz
+ pkg_add http://www.wlug.org.nz/~pmurray/wand.tbz (BROKEN!)
!FreeBSD 4.x Users:
I haven't created a binary package yet.
@@ -69,8 +69,11 @@
/usr/local/sbin/zebra -d
/usr/local/sbin/bgpd -d
Make sure that your FireWall allows [UDP] traffic on ports 22222 and 44444 UDP. Also make sure that traffic to/from tap is not blocked.
+
+If you use FreeBSD 5x you must also run this ifconfig tap0 -staticarp -monitor -link1 -link2
+
Now, you should be able to ping 192.168.66.10 after a few seconds. This is the [MetaIX] address of Hydrogen, the current !MetaNet server.
!!Onwards and upwards.