X-Bone 3.0 - Jan 2004
Readme
»
Changes
»
Requirements »
Installation Instructions »
Archived Versions »
Installation Instructions
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.0-port.tar.gz
- Download and unpack X-Bone GUI port:
% cd /usr/tmp && tar xvfz xbone-gui-3.0-port.tar.gz
- Install X-Bone Node Daemon on multiple hosts:
%cd /tmp/xbone-3.0-port && make install
- Install X-Bone GUI on one host:
%cd /tmp/xbone-gui-3.0-port && make install
- NOTE: Please refer to
Installation instructions for more details. This
(online) copy is more recent than the one included in
the distribution.
Back to Top»
Linux [RPM installation]
- Check your OS versions, kernel configurations, & apply necessary
kernel patches.
- Obtain and install these packages.
- Uninstall previous versions of X-Bone.
- Install the X-Bone RPM for Node Daemon on multiple hosts:
% rpm -i XBone-3.0-1.i386.rpm
- Install the X-Bone RPM for GUI on one host:
% rpm -i XBone-GUI-3.0-1.i386.rpm
- Post install operations::
- for X-Bone Node Daemon:
%xb-config
- for X-Bone GUI:
Edit /usr/local/www/xbone/lib/XB_Params.pm with correct
key and certificate paths.
Configure and start apache.
- NOTE: Please refer to
Installation instructions for more details. This
(online) copy is more recent than the one included in
the distribution.
Back to Top»
Starting X-Bone
Preparation
- Obtain or create your X.509 certificates for all X-Bone nodes (OM and RDs) and users.
- Copy your host certificate and key files to /usr/local/etc/xbone/cert/.
On GUI host
- Check the following configurations:
Apache-SSL configuration
DNS server configuration & zone files
- (Re)start Apache-SSL and DNS server
% httpd -D SSL % named
On Node Daemons hosts
- Check the following configurations:
X-Bone daemon configure file
/etc/resolv.conf points to nameserver
- (Re)Start Node Daemon:
%xb-node-daemon
Back to Top »
Required Software
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.
1. Only needed if you want Dynamic Routing support. Please refer to
"xbone-dynamic-routing.txt" for more details.
2. Only needed if you want QoS support.
Back to Top »
$ Last Modified:
January 27, 2004 8:00 PM
$
|