Xymon Mailing List Archive search

Can´t receive client data

list David Baldwin
Wed, 9 Sep 2009 11:01:56 +1000
Message-Id: <user-30d6cef35f82@xymon.invalid>

Thorben Advena wrote:
telnet won't work. If you have nc installed you can do:

% echo hobbitdboard | nc 134.2.3.206 1984

David.
systest6:~ # echo hobbitdboard | nc6 134.2.3.206 1984
nc6: using stream socket
systest6:~ #

I get no echo.
Assuming the arguments to nc6 are the same as nc, try:

% echo hobbitdboard | nc6 -v 134.2.3.206 1984

You should either see something like:
Connection to 134.2.3.206 1984 port [tcp/bb] succeeded!
...

OR if there is a problem:

nc: connect to 134.2.3.206 port 1984 (tcp) failed: Connection refused


What happened when you run following on server or client machines?

% bb 134.2.3.206 hobbitdboard

David.

-- 
David Baldwin - IT Unit
Australian Sports Commission          www.ausport.gov.au
Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616
user-cbbf693f2c89@xymon.invalid          Leverrier Street Bruce ACT 2617


Keep up to date with what's happening in Australian sport visit http://www.ausport.gov.au

This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender.