[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

RE: conserver.cf: raw vs telnet

Scola, Thomas Thomas.Scola@rbccm.com
Fri, 3 Mar 2006 07:47:14 -0800 (PST)


Ah-hah, I've found the problem with my previous test cases. Instead of 

	default mycisco { type host; host mycisco; }
	console myhost { include mycisco; port 2001; }

what I actually in my .cf file was:

	default mycisco { type host; host mycisco; portbase 2000; portinc 1; }
	console myhost { include mycisco; port 2001; }

I didn't understand what the "portbase" option meant; I thought it was
spurious.

It turns out that if you connect to a Cisco on port 2XXX, the Cisco will use
the telnet protocol, if you connect on port 4XXX, it will use raw. So it was
the Cisco that was forcing raw mode, not conserver.

I apologize for the confusion.
_______________________________________________________________________

This E-Mail (including any attachments) may contain privileged or confidential information.  It is intended only for the addressee(s) indicated above.
The sender does not waive any of its rights, privileges or other protections respecting this information.  
Any distribution, copying or other use of this E-Mail or the information it contains, by other than an intended recipient, is not sanctioned and is prohibited.
If you received this E-Mail in error, please delete it and advise the sender (by return E-Mail or otherwise) immediately.

This E-Mail (including any attachments) has been scanned for viruses. 
It is believed to be free of any virus or other defect that might affect any computer system into which it is received and opened. 
However, it is the responsibility of the recipient to ensure that it is virus free. 
The sender accepts no responsibility for any loss or damage arising in any way from its use.

E-Mail received by or sent from RBC Capital Markets is subject to review by Supervisory personnel. 
Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information.