Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2000 00:39:19 +0900 (JST)
From:      NAKAMURA Kazushi <kaz@kobe1995.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        kaz@ns.kobe1995.net
Subject:   conf/21935: Can't serial line login via cross-cable
Message-ID:  <200010121539.AAA99625@mako.kobe1995.net>

next in thread | raw e-mail | index | archive | help

>Number:         21935
>Category:       conf
>Synopsis:       Can't serial line login via cross-cable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 08:40:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     NAKAMURA Kazushi
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
PC shop LABBIT
>Environment:

	I'm try to login FreeBSD box from Windows PC via RS-232C cross-cable.

>Description:

	But can't login or connect. Terminal Emulator on Windows dos'nt echo
	anything. Of cource, the "login:" message also does'nt appear.

>How-To-Repeat:
>Fix:
	
--- /etc/ttys~	Fri Oct 13 00:25:08 2000
+++ /etc/ttys	Fri Oct 13 00:24:47 2000
@@ -42,8 +42,8 @@
 ttyv8	"/usr/X11R6/bin/xdm -nodaemon"	xterm	off secure
 # Serial terminals
 # The 'dialup' keyword identifies dialin lines to login, fingerd etc.
-ttyd0	"/usr/libexec/getty std.9600"	vt100	on secure
-ttyd1	"/usr/libexec/getty std.9600"	vt100	on secure
+cuaa0	"/usr/libexec/getty std.9600"	vt100	on secure
+cuaa1	"/usr/libexec/getty std.9600"	vt100	on secure
 ttyd2	"/usr/libexec/getty std.9600"	dialup	off secure
 ttyd3	"/usr/libexec/getty std.9600"	dialup	off secure
 # Pseudo terminals

And "kill -1 1". Then it appear "login:" message on the Windows terminal.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010121539.AAA99625>