Hello,
I want to login to a FreeBSD box with a serial line.
So I modified the /etc/ttys as following:

ttyd0   "/usr/libexec/getty std.9600"   vt220   on secure
ttyd1   "/usr/libexec/getty std.9600"   vt220   on secure

# kill -HUP 1

When I connect the FreeBSD box from Windows HyperTerm with 9600 8N1,
the "login prompt" is not shown.

I think I should set the clocal options.
So I typed the following commands,
# stty -f /dev/ttyid1 clocal
# kill -HUP 1

The "login prompt" is still not shown.
Then I typed the following commands
# ps ax | grep tty
# kill -HUP pid_of_ttyd1

The "login prompt" is shown, but I can't type anything.

Any suggestions?

Thank you very much!


Best regards

sincerely yours
suxm

            [EMAIL PROTECTED]



        �� _______   ��     ��
     ɡ   ��____�Ρ�     ��    ɡ
    ɡɡ  ��    ����          ɡɡ
   ɡɡɡ ����������-_   ��  ɡɡɡ
     ��               ��-��    ��


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to