OpenWrt Forum Archive

Topic: Eumex 800 get access serial/telnet need help

The content of this topic has been archived on 21 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi Guys

i have here an Eumex 800, its a Telekomunication System for Home Users.

Pictures:
Spezial Thanks to Moritz M. (thinksilicon) andd Peter So (peterso) from mikrocontroller.net (http://www.mikrocontroller.net/topic/200020)
[1]: http://www.mikrocontroller.net/attachme … 1__26_.jpg
[2]: http://www.mikrocontroller.net/attachme … 1__18_.jpg

I want to activate the local serial console/telnet so get access to the main-system:

Here is my work on this device what i have done:
http://wiki.openwrt.org/toh/t-com/eumex800

This Device has an USB Type B, you must plug-it in our computer than it creates an RNDIS Network Device.

My Problem is how can i activate the serial console or telnetd-server to get access.

Thanks for helping
RobertD

RobertD wrote:

My Problem is how can i activate the serial console or telnetd-server to get access.

Try to edit your firmware file, change CONSOLE=/dev/null to CONSOLE=/dev/ttyS0.
Besides, try to obtain the GPL-sources.

The discussion might have continued from here.