LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   linux serial port to router console port connection? (https://www.linuxquestions.org/questions/linux-general-1/linux-serial-port-to-router-console-port-connection-281679/)

frankie_fix 01-24-2005 12:35 PM

linux serial port to router console port connection?
 
I am trying to connect my suse Linux laptop to my Cisco routers CONSOLE port?
how do I do this?
I looked online but I have not found anything yet?

in windows u connect the serial cable from the serial port of your computer to the console port of a router then you just run and configure a terminal emulator like HyperTerminal to connect to the routers terminal output!

how do you do this with LINUX!!! PLEASE HELP ME

michaelk 01-24-2005 12:50 PM

minicom is a console application
or a x windows app.
https://sourceforge.net/projects/gcomm/

frankie_fix 01-25-2005 10:45 AM

thanks
 
thanks that's what i was looking for!!!!
WOO HOO!
thanks
it works nice!

andrewm659 02-26-2007 09:32 PM

compiling gcomm
 
andrew@andrew2:~/download/gcomm-1.0$ make
cc -O `gtk-config --cflags` -IXmodem -c -o term.o term.c
term.c:19:21: error: termcap.h: No such file or directory
make: *** [term.o] Error 1


why am i getting this?


All times are GMT -5. The time now is 04:42 PM.