View previous topic :: View next topic |
Author |
Message |
gmanigault Tux's lil' helper
Joined: 10 Jan 2005 Posts: 115 Location: Indiana, USA
|
Posted: Mon Feb 28, 2005 3:29 pm Post subject: Software for dialup |
|
|
I need to know what is the best software to use for dialup access? I am connecting the console port on my router to my linux box and would like to connect to it using the serial connect. Similar to hyperterminal in Windows. What would I have to emerge. Thanks. _________________ /\/\/\/\ GreatWhiteShark /\/\/\ |
|
Back to top |
|
|
j-m Retired Dev
Joined: 31 Oct 2004 Posts: 975
|
Posted: Mon Feb 28, 2005 3:45 pm Post subject: |
|
|
Serial console is not dialup. You only need support in your kernel - see /usr/src/linux/Documentation/serial-console.txt |
|
Back to top |
|
|
gmanigault Tux's lil' helper
Joined: 10 Jan 2005 Posts: 115 Location: Indiana, USA
|
Posted: Mon Feb 28, 2005 4:16 pm Post subject: Don't think you understand |
|
|
It is the console port on my router that I am connecting to the serial port on the linux server. To connect from the linux server to the router I would need to talk through the serial port similar to dialing on a modem. I would use 9600,n,8,1 as the config for that port.
Gary _________________ /\/\/\/\ GreatWhiteShark /\/\/\ |
|
Back to top |
|
|
dhunt n00b
Joined: 11 Oct 2003 Posts: 46 Location: New Zealand
|
Posted: Wed Mar 02, 2005 10:56 pm Post subject: Re: Don't think you understand |
|
|
gmanigault wrote: | It is the console port on my router that I am connecting to the serial port on the linux server. To connect from the linux server to the router I would need to talk through the serial port similar to dialing on a modem. I would use 9600,n,8,1 as the config for that port.
Gary |
You need to use minicom or such a similar comm program. |
|
Back to top |
|
|
gmanigault Tux's lil' helper
Joined: 10 Jan 2005 Posts: 115 Location: Indiana, USA
|
Posted: Thu Mar 03, 2005 3:51 pm Post subject: Thanks |
|
|
I emerged minicom and ran it. It seems to work. Need to test it further. Thanks again. _________________ /\/\/\/\ GreatWhiteShark /\/\/\ |
|
Back to top |
|
|
|