The X-Bone |
|||||||||||||||||||||||||||||||
| Main Information Software Publications People X-Tend | |||||||||||||||||||||||||||||||
GX-Bone Release
|
|||||||||||||||||||||||||||||||
| Source | |
| FreeBSD Ports | xbone-3.2-port.tar.gz (Updated May 31,2005!) |
| xbone-gui-3.2-port.tar.gz(Updated May 31,2005!) |
|
Linux+Perl 5.8.5 |
NOTE: These (online) copies of the instructions are more recent than the one included in the distribution.
Readme »
Changes »
Quick Installation Instructions »
Detailed Installation Instructions »
Addons:Configuration Control Panels »
Perl Module Installation Script [Linux Only] »
Install from:
FreeBSD [port installation]
- Check your OS versions, kernel configurations, & apply necessary kernel patches.
- Update your FreeBSD port collection.
- Uninstall previous versions of X-Bone.
- Download and unpack X-Bone port tarball:
% cd /usr/tmp && tar xvfz xbone-3.2-port.tar.gz- Download and unpack X-Bone GUI port:
% cd /usr/tmp && tar xvfz xbone-gui-3.2-port.tar.gz- Install X-Bone Node Daemon on multiple hosts:
%cd /tmp/xbone-3.2-port && make install- Install X-Bone GUI on one host:
%cd /tmp/xbone-gui-3.2-port && make install- Post install operations at any time:
- for X-Bone Node Daemon:
%xb-node-control- for X-Bone GUI:
%xb-gui-controlLinux [RPM installation]
- Check your OS versions, kernel configurations, & apply necessary kernel patches.
- Obtain and install the perl modules
- Uninstall previous versions of X-Bone.
- Install the X-Bone RPM for Node Daemon on multiple hosts:
% rpm -i XBone-3.2-1.i386.rpm- Install the X-Bone RPM for GUI on one host:
% rpm -i XBone-GUI-3.2-1.i386.rpm- Post install operations at any time:
- for X-Bone Node Daemon:
%xb-node-control- for X-Bone GUI:
%xb-gui-controlInstallation from Source
- Check your OS versions, kernel configurations, & apply necessary kernel patches.
- Download source
- Extract the sources
% tar zxvf XBone-3.2.tar.gz
% cd XBone-3.2- Install Node Daemon on multiple hosts:
% make node
- Install X-Bone GUI on multiple hosts:
% make gui
- Post install operations at any time:
- for X-Bone Node Daemon:
%xb-node-control- for X-Bone GUI:
%xb-gui-control
% apachectl startssl %xb-node-daemon %namedBack to Top »
This is a list of the software required by X-Bone. Each package may have additional software dependencies not shown. Check each individual software for details.
| Perl | 5.8.0 or above | http://www.cpan.org |
| Perl Modules | Mail::Sendmail |
http://www.cpan.org |
| OpenSSL | 0.9.5a or above [All] | http://www.openssl.org |
| Apache | Apache 2.0.52 or above ModPerl 1.99 or above |
http://www.apache.org |
| DNS Server | named (bind 9.2.3/above) [DNS SERVER] | http://www.isc.org/products/BIND |
| Routing Software [1] | Quagga 0.98.3 or above (formerly called Zebra) |
http://www.quagga.net |
| nistnet [2] | 2.0.12 or above [Linux only] | http://snad.ncsl.nist.gov/nistnet/ |
1. Only needed if you want Dynamic Routing support. Please refer to
"dynamic-routing"
for more details.
2. Only needed if you want QoS support.
$ Last Modified: April 22, 2004 1:28 PM $
Copyright © 1998-2004 The X-Bone Project @ USC/ISI.
$Revision: 1.1 $
$Date: 2006/05/13 06:28:34 $