Re: Terminal Not Providing login: Prompt

2006-03-05 Thread Jason C. Wells

Glenn Dawson wrote:

At 06:17 PM 3/4/2006, Jason C. Wells wrote:

Glenn Dawson wrote:

What sort of cable are you using?  Does it have all the control lines 
connected? or just tx/rx data?


(forgive me if this sounds like nitpicking)


Not at all.  I haven't been able to get it working and my collection of 
nits to pick has run out.


Connectors or adapters?  What about the cable itself?  Or, does the info 
below cover everything that's linking the two serial ports?


There are no adapters.  This map represents everything that linking the 
two ports.



1,6-4
2-3
3-2
4-1,6
5-5
7-8
8-7
9-null


Later,
Jason
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Terminal Not Providing login: Prompt

2006-03-05 Thread Ceri Davies
On 4/3/06 23:37, Jason C. Wells [EMAIL PROTECTED] wrote:

 Glenn Dawson wrote:
 At 03:04 PM 3/4/2006, Jason C. Wells wrote:
 When I use 'tip' I seem to bee connected, but I get no login prompt.
 
 $ tip sio0
 connected
 
 and nothing else.
 
 Did you enable ttyd0 in /etc/ttys?
 
 Yes.

Did you reboot or HUP init since?

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Terminal Not Providing login: Prompt

2006-03-04 Thread Jason C. Wells

When I use 'tip' I seem to bee connected, but I get no login prompt.

$ tip sio0
connected

and nothing else.

If I telnet to the receiving host and redirect a file to the serial 
line, I do see data being transmitted.  The formatting is a bit off though.


(remote)$ cat /etc/issue
(remote)$Hello there!
(remote)$
(remote)$This is a serial line terminal.

(remote)$ cat /etc/issue  /dev/ttyd0
(local)Hello there!
(local)
(local)  This is a serial line terminal.
   ^^
   extra spaces are garbage output

Every document I have read assumes that your terminal will just work.  I 
am connecting a FreeBSD host to a FreeBSD host using default 9600 baud 
settings and things aren't working well.  It's probably pretty hard to 
determine the fix for my problem via email.  Can anyone point me to a 
reference that is comprehensive regarding unix serial communications and 
terminals?


Or am I making this harder than it should be?

Thanks,
Jason C. Wells




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Terminal Not Providing login: Prompt

2006-03-04 Thread Glenn Dawson

At 03:04 PM 3/4/2006, Jason C. Wells wrote:

When I use 'tip' I seem to bee connected, but I get no login prompt.

$ tip sio0
connected

and nothing else.


Did you enable ttyd0 in /etc/ttys?

-Glenn


If I telnet to the receiving host and redirect a file to the serial 
line, I do see data being transmitted.  The formatting is a bit off though.


(remote)$ cat /etc/issue
(remote)$Hello there!
(remote)$
(remote)$This is a serial line terminal.

(remote)$ cat /etc/issue  /dev/ttyd0
(local)Hello there!
(local)
(local)  This is a serial line terminal.
   ^^
   extra spaces are garbage output

Every document I have read assumes that your terminal will just 
work.  I am connecting a FreeBSD host to a FreeBSD host using 
default 9600 baud settings and things aren't working well.  It's 
probably pretty hard to determine the fix for my problem via 
email.  Can anyone point me to a reference that is comprehensive 
regarding unix serial communications and terminals?


Or am I making this harder than it should be?

Thanks,
Jason C. Wells




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Terminal Not Providing login: Prompt

2006-03-04 Thread Jason C. Wells

Glenn Dawson wrote:

At 03:04 PM 3/4/2006, Jason C. Wells wrote:

When I use 'tip' I seem to bee connected, but I get no login prompt.

$ tip sio0
connected

and nothing else.


Did you enable ttyd0 in /etc/ttys?


Yes.

Later,
Jason C. Wells
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Terminal Not Providing login: Prompt

2006-03-04 Thread Jason C. Wells

Glenn Dawson wrote:

What sort of cable are you using?  Does it have all the control lines 
connected? or just tx/rx data?


This marks the first time I ever busted out my multimeter to work on
FreeBSD.  :)  Here is a pin to pin map of the DB9 connectors that I am
using:

1,6-4
2-3
3-2
4-1,6
5-5
7-8
8-7
9-null

According to a couple online pinout maps this is a proper null modem
cable.  If I understand your question correctly, this cable has all the
control lines connected.

Later,
Jason C. Wells

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Terminal Not Providing login: Prompt

2006-03-04 Thread Glenn Dawson

At 06:17 PM 3/4/2006, Jason C. Wells wrote:

Glenn Dawson wrote:

What sort of cable are you using?  Does it have all the control 
lines connected? or just tx/rx data?


(forgive me if this sounds like nitpicking)



This marks the first time I ever busted out my multimeter to work on
FreeBSD.  :)  Here is a pin to pin map of the DB9 connectors that I am
using:


Connectors or adapters?  What about the cable itself?  Or, does the 
info below cover everything that's linking the two serial ports?


-Glenn



1,6-4
2-3
3-2
4-1,6
5-5
7-8
8-7
9-null

According to a couple online pinout maps this is a proper null modem
cable.  If I understand your question correctly, this cable has all the
control lines connected.

Later,
Jason C. Wells

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]