Subject: ndt-users list created
List archive
- From: Martyn Cheatle <>
- To:
- Subject:
- Date: Thu, 13 Oct 2005 10:22:40 +0100
After a bit learning cure and the help of users from this list I'm getting there, I just have one problem now which is as follows: -
If I edit start.ndt I have a problem starting it, I have added a log line at the end of the websrv100 see below
#! /bin/csh -f
set cnt = `ps auxw | grep web100srv | grep -v grep | wc -l`
if ($cnt == 0) then
/usr/local/sbin/web100srv -a /var/log/web100/web100srv.log >& /dev/null &
endif
set cnt = `ps auxw | grep fakewww | grep -v grep | wc -l`
if ($cnt == 0) then
/usr/local/sbin/fakewww -l/var/log/fakewww.log >& /dev/null &
Endif
Then when I run start.ndt I get the following
[root@localhost conf]# ./start.ndt
'nknown option: `-
Usage: csh [ -bcdefilmnqstvVxX ] [ argument ... ].
But if I leave it and do not edit it then it starts fine, I used Microsoft's WordPad to edit the file.
Also I have added the following to my firewall rules using webmin but I'm unable to run any tests from server to client, it just sits there doing nothing
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
Anybody got any ideas on how can solve my issues
Many thanks
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
- [no subject], Martyn Cheatle, 10/13/2005
- Message not available
- Re:, Richard Carlson, 10/13/2005
- Message not available
Archive powered by MHonArc 2.6.16.