You login to the NetWare console from UnixWare using the telnet(1tcp) command.
If the appropriate protocol for the initiation method you choose is not bound to an interface card on the NetWare server, the connection is refused by the server.
Before beginning, make sure that your UnixWare system is configured for TCP/IP, and that the name and IP address of the NetWare server is available either through the /etc/hosts file, Network Information Service (NIS), or the Domain Name Service (DNS).
where server-name is the name of the NetWare server whose
console you want to access. Alternatively, you can enter:
xhost +
with no server name to disable access control and let any server communicate with your X terminal.
where servername is the name of the NetWare server. The following shows a typical system response:
Trying xxx.xxx.xxx.xxx... Connected to server.company.com. Escape character is `^]'. Password:
0 - X11 1 - VT100/VT220/Compatible Help is Ctrl-? or Ctrl-w Exit is Ctrl-x Enter[0]:
Press <Ctrl>x to log out and end your console session.