Tagged Questions
1
vote
2answers
267 views
How to stop telnet access for a particular IP address?
How can I stop telnet access for a particular IP address on the command line?
3
votes
1answer
854 views
Redirect linux serial console
I want to redirect my serial port while telnet session in linux.
I have an embedded Linux box which is has a serial console. After I do a telnet to the box,
I can type in both the serial console as ...