[WISPA] MT telnet

2008-08-04 Thread Travis Johnson
Hi,

Does anyone know if there is a way to turn off the color features on 
the newer Mikrotik ROS versions when doing a telnet? It is messing up 
our remote telnet scripts because the color codes are being sent and the 
Net::Telnet perl module does not know how to deal with them.

thanks,

Travis
Microserv



WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] MT telnet

2008-08-04 Thread D. Ryan Spott
Sigh *no*...
http://mum.mikrotik.com/presentations/US07/v3.pdf (page 21)

Console: Colors
Console consumes less memory, it hasfaster startup and fast export time
References to items, commands, prompts and exports are coloured
Currently no way to turn colours off, except running under a dumb terminal



ryan


Travis Johnson wrote:
 Hi,

 Does anyone know if there is a way to turn off the color features on 
 the newer Mikrotik ROS versions when doing a telnet? It is messing up 
 our remote telnet scripts because the color codes are being sent and the 
 Net::Telnet perl module does not know how to deal with them.

 thanks,

 Travis
 Microserv


 
 WISPA Wants You! Join today!
 http://signup.wispa.org/
 
  
 WISPA Wireless List: wireless@wispa.org

 Subscribe/Unsubscribe:
 http://lists.wispa.org/mailman/listinfo/wireless

 Archives: http://lists.wispa.org/pipermail/wireless/
   



WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] MT telnet

2008-08-04 Thread Ryan Langseth
Can you set your TERM env variable to something different? 
I don't have a mikrotik to try it on, but if you set your TERM env 
variable to vt100 it should not use color

Ryan

D. Ryan Spott wrote:
 Sigh *no*...
 http://mum.mikrotik.com/presentations/US07/v3.pdf (page 21)

 Console: Colors
 Console consumes less memory, it hasfaster startup and fast export time
 References to items, commands, prompts and exports are coloured
 Currently no way to turn colours off, except running under a dumb terminal



 ryan


 Travis Johnson wrote:
   
 Hi,

 Does anyone know if there is a way to turn off the color features on 
 the newer Mikrotik ROS versions when doing a telnet? It is messing up 
 our remote telnet scripts because the color codes are being sent and the 
 Net::Telnet perl module does not know how to deal with them.

 thanks,

 Travis
 Microserv


 
 WISPA Wants You! Join today!
 http://signup.wispa.org/
 
  
 WISPA Wireless List: wireless@wispa.org

 Subscribe/Unsubscribe:
 http://lists.wispa.org/mailman/listinfo/wireless

 Archives: http://lists.wispa.org/pipermail/wireless/
   
 


 
 WISPA Wants You! Join today!
 http://signup.wispa.org/
 
  
 WISPA Wireless List: wireless@wispa.org

 Subscribe/Unsubscribe:
 http://lists.wispa.org/mailman/listinfo/wireless

 Archives: http://lists.wispa.org/pipermail/wireless/
   


-- 
Ryan Langseth
System Administrator
InvisiMax
email: [EMAIL PROTECTED]
phone: 218.745.6030
Cell: 701.739.1577




WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] MT telnet

2008-08-04 Thread Sam Tetherow
You should be able to add +c to the username and it will disable colors, 
+t will disable terminal detection.  So the default username would be 
admin+ct with its normal password.

Be prepared for several other things to break.  Things moved around 
again in version 3.

Sam Tetherow
Sandhills Wireless

Ryan Langseth wrote:
 Can you set your TERM env variable to something different? 
 I don't have a mikrotik to try it on, but if you set your TERM env 
 variable to vt100 it should not use color

 Ryan

 D. Ryan Spott wrote:
   
 Sigh *no*...
 http://mum.mikrotik.com/presentations/US07/v3.pdf (page 21)

 Console: Colors
 Console consumes less memory, it hasfaster startup and fast export time
 References to items, commands, prompts and exports are coloured
 Currently no way to turn colours off, except running under a dumb terminal



 ryan


 Travis Johnson wrote:
   
 
 Hi,

 Does anyone know if there is a way to turn off the color features on 
 the newer Mikrotik ROS versions when doing a telnet? It is messing up 
 our remote telnet scripts because the color codes are being sent and the 
 Net::Telnet perl module does not know how to deal with them.

 thanks,

 Travis
 Microserv


 
 WISPA Wants You! Join today!
 http://signup.wispa.org/
 
  
 WISPA Wireless List: wireless@wispa.org

 Subscribe/Unsubscribe:
 http://lists.wispa.org/mailman/listinfo/wireless

 Archives: http://lists.wispa.org/pipermail/wireless/
   
 
   
 
 WISPA Wants You! Join today!
 http://signup.wispa.org/
 
  
 WISPA Wireless List: wireless@wispa.org

 Subscribe/Unsubscribe:
 http://lists.wispa.org/mailman/listinfo/wireless

 Archives: http://lists.wispa.org/pipermail/wireless/
   
 


   




WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] MT telnet

2008-08-04 Thread Travis Johnson




Hi,

That fixed our problems. THANKS!

Travis
Microserv

Sam Tetherow wrote:

  You should be able to add +c to the username and it will disable colors, 
+t will disable terminal detection.  So the default username would be 
admin+ct with its normal password.

Be prepared for several other things to break.  Things moved around 
again in version 3.

Sam Tetherow
Sandhills Wireless

Ryan Langseth wrote:
  
  
Can you set your TERM env variable to something different? 
I don't have a mikrotik to try it on, but if you set your TERM env 
variable to vt100 it should not use color

Ryan

D. Ryan Spott wrote:
  


  Sigh *no*...
http://mum.mikrotik.com/presentations/US07/v3.pdf (page 21)

Console: Colors
Console consumes less memory, it hasfaster startup and fast export time
References to items, commands, prompts and exports are coloured
Currently no way to turn colours off, except running under a dumb terminal



ryan


Travis Johnson wrote:
  

  
  
Hi,

Does anyone know if there is a way to turn off the "color" features on 
the newer Mikrotik ROS versions when doing a telnet? It is messing up 
our remote telnet scripts because the color codes are being sent and the 
Net::Telnet perl module does not know how to deal with them.

thanks,

Travis
Microserv



WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/
  

  

  
  
WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/
  

  


  

  
  



WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


  






WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/

Re: [WISPA] MT telnet

2008-08-04 Thread Butch Evans
On Mon, 4 Aug 2008, Sam Tetherow wrote:

You should be able to add +c to the username and it will disable 
colors, +t will disable terminal detection.  So the default 
username would be admin+ct with its normal password.

As much as I use the console, I never knew this little gem.  GREAT 
information.  ;-)

-- 

*Butch Evans*Professional Network Consultation *
*Network Engineering*MikroTik RouterOS *
*573-276-2879   *ImageStream   *
*http://www.butchevans.com/ *StarOS and MORE   *
*http://blog.butchevans.com/*Wired or wireless Networks*
*Mikrotik Certified Consultant  *Professional Technical Trainer*




WISPA Wants You! Join today!
http://signup.wispa.org/

 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/