Score:0

Can I send raw TCP data directly from Mikrotik using script?

it flag

I want to control some network relay that accepts commands from PuTTY in raw mode.

Is it possible to do this with Mikrotik router? As far I know Mikrotik routers have ssh and telnet client server and client, but what if I want to send raw data?

us flag
It might have netcat or `nc` that can be used to send raw data.
Kamil avatar
it flag
@TeroKilkanen It does not have netcat and it looks like it cannot be installed (https://forum.mikrotik.com/viewtopic.php?t=43689). Linux virtual machine can be installed (and netcat "inside"), but my device probably has not enough memory (64MB and it uses about 40MB all the time).
us flag
You can try cross-compiling netcat with statically linked libraries and copy the binary over to the router and use it. That takes some effort though.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.