serial port access to a linux box (running fedora 12) via a dial up modem
Hello
I have a linux laptop running fedora 12 with uucp installed. I am connecting a connecting a dial up modem via the serial port.
I use the cu -l /dev/ttyS0 -s 9600 command to connect to the modem and that works.
Now, when I dial into this modem through another computer (running windows using hypertermial, I get connected but I don't get a unix prompt.
Is there something in the scripts that I should alter to allow access to the linux box?
Thanks
|