ndt-users - RE: NDT and CentOS 4.1- Fedora Core 4 NDT creation procedure
Subject: ndt-users list created
List archive
- From: Martyn Cheatle <>
- To: "'Pepmiller, Craig E.'" <>
- Cc:
- Subject: RE: NDT and CentOS 4.1- Fedora Core 4 NDT creation procedure
- Date: Tue, 11 Oct 2005 11:38:52 +0100
- Return-receipt-to: Martyn Cheatle <>
Title: NDT creation procedure
Followed your example, this is what happens when I try
to start ndt
'nknown option: `-
Usage: csh [ -bcdefilmnqstvVxX ] [ argument ... ]. [root@localhost conf]# Regards
Martyn From: Pepmiller, Craig E. [mailto:] Sent: 10 October 2005 14:56 To: Cc: Subject: RE:NDT and CentOS 4.1- Fedora Core 4 NDT creation procedure I have two NDT stations up using Fedora Core 4. Below is my overly documented installation method. It refers to an "NDT install CD" or "MOREnet NDT CD" that I have created. The CD has the latest Fedora patches to get to the 2.6.13 kernel, TCPDUMP (libcap-0.9.1-096 and tcpdump-3.9.1-096), Java SDK and the NDT tar file. With all the Fedora CD my total CD stack is at 10 CDs and it takes 6-8 hours to run through them. I am hoping to use Vector Linux (the install CD stack would only be 2 to 3) and eventually Puppy Linux and have it all on one bootable CD. Have fun- -Craig MOREnet, NDT creation procedureLinux
i. Use defaults unless otherwise instructed ii. Select remove all partitions iii. Select hostname - use DHCP if available iv. Enable firewall 1. allow SSH, and Web. v. Select time zone (probably America/Mexico City) vi. Set root password vii. Selecting the default on packages is ok.
i. Agree to license ii. Set up ndt username with a secure password iii. No need to install 'Additional CDs' iv. Login using root account and password
i. CD provided - CD obtained from sources given above
i. Doubleclick on 'Computer'; 'Filesystem'; 'usr'; 'local'; 'src'
i.
Doubleclick 'Computer';
' ii. Drag SRPMS folder from the CD to previously opened /usr/local/src
i. Open terminal window by using the menu bar- Applications; System Tools; Terminal ii. Navigate to SRPMS directory by 'cd /usr/local/src/SRPMS iii. Install source code by using 'rpm -Uvh *.rpm' (or alternately rpmbuild -rebuild * )
i. From the NDT install CD extract /latest/linux-2.6.12.3.tar.bz2 into /usr/src/kernels/linux-2.6.12-web100
ii.
Patch system in preparation for NDT
i. In a terminal window change directory to /usr/src/web100/web100lib ii. Run ./configure iii. Run make iv. Run make install v. Run make clean
i. Run rm -rf /usr/src/linux
ii.
Run ln -s /usr/src/kernels/linux-2.6.12-web100
/usr/src/linux
i.
su ii. patch -p1 < /usr/src/web100/web100/web100-2.6.12-2.5.4-200506201452.patch
i. at Code maturity level options press enter (select) make sure that there is an * on the Prompt line ii. use the arrow key to move to Exit and press enter iii. use the down arrow key to move to Device Drivers iv. press enter (select) v. use the down arrow key to move to Networking Support vi. press enter (select) vii. use the down arrow key to move to Networking Options viii. press enter (select) ix. use the down arrow key to move to IP: Web100 networking enhancements x. press y to place an * by IP: Web100 networking enhancements xi. press enter (select) xii. use the down arrow key and type y to put an * in all available selections. xiii. Use the exit selection (arrow key and enter) multiple times until you exit the menu system and are prompted to save the new kernel configuration xiv. Save by pressing enter when the Yes is highlighted
Install NDT
i. export PATH=/usr/local/j2sdk1.4.2_08/bin:$PATH
i. Type yes to the license agreement prompt
i. Find the Applet directory within the extracted files and extract the TCPbw100.jar into the same Applet directory
i. Run ./configure ii. Run make iii. Run make install iv. Run conf/create-html.sh and follow the prompts to make the test point web page v. Edit the conf/start.ndt script to add the following lines after the first line of the file: iptables - iptables -A NDT -p tcp --dport 7123 -j ACCEPT iptables -A NDT -p tcp --dport 3001 -j ACCEPT iptables -A NDT -p tcp --dport 3002 -j ACCEPT iptables -A NDT -p tcp --dport 3003 -j ACCEPT iptables -A NDT -p tcp --sport 3001 -j ACCEPT iptables -A NDT -p tcp --sport 3002 -j ACCEPT iptables -A NDT -p tcp --sport 3003 -j ACCEPT iptables -I INPUT 1 -j NDT Run NDT
-----Original Message----- OK I have not managed to get this working with CentOS so
have downloaded and installed Fedora Core 4, at the minute it does not have
kernel 2.6.13 on and I'm guessing that up2date will put the latest on for me,
after that do I just follow the instructions
below? Regards Martyn The contents of this email and any attachments are sent for the personal attention of the addressee(s) only and may be confidential. If you are not the intended addressee, any use, disclosure or copying of this email and any attachments is unauthorised - please notify the sender by return and delete the message. Any representations or commitments expressed in this email are subject to contract. ntl Group Limited |
- RE:NDT and CentOS 4.1- Fedora Core 4 NDT creation procedure, Pepmiller, Craig E., 10/10/2005
- <Possible follow-up(s)>
- RE: NDT and CentOS 4.1- Fedora Core 4 NDT creation procedure, Martyn Cheatle, 10/11/2005
- Message not available
- RE: NDT and CentOS 4.1- Fedora Core 4 NDT creation procedure, Richard Carlson, 10/11/2005
- Message not available
Archive powered by MHonArc 2.6.16.