Hi,
I've googled for that to the point of madness and finally have broken down.
I've got a Netra X1 running OpenBSD 3.6 and would like to SSH into it
and then serial to another box. I've got the serial cable set up and
know that most problems such as this arise from a faulty cable, but
I'd like to be sure that my configuration is correct as well.
I've plugged the serial cable into the "serial" port on the back of
the Netra X1 (not the "console" port). I've added the following line
to /etc/remote:
test|For sparc,mvme68k:\
:dv=/dev/ttyb:br:#9600:tc=direct:tc=unixhost:
I then type "tip test" and get the following:
$ tip test
/dev/ttyb: Device not configured
link down
It seems that no matter what device I use in /etc/remote, I get a
"Device not configured" error. Am I using the correct device on this
hardware?
Thanks.