On 03/02/2014 01:14 PM, Mark Wendt wrote:
>> One can also use  http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Emcrsh or
>> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Halrmt for remote controlling.
>> It's an easy thing to use telnet socket in and Android app.
> Telnet is extremely unsecure, with no encryption.  In fact, at work, we
> have to disable all telnet services.  ssh is much more secure, with both
> the username/password transaction and the the data flow being encrypted.

Unfortunately, there is no way to specify for LinuxCNC only to bind to
localhost (127.0.0.1) for the remote services as they are apparently
hardcoded to listen on any address.

However, instead of disabling the service you could simply block outside
access with a machine internal iptables rule and use ssh forwarding to
tunnel the request.


-- 
Greetings Bertho

(disclaimers are disclaimed)

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to