Hi,
I am trying to configure an SLIP communication between two AXP, running
both DU 3.0.
I follow every step in the "slip_manual_setup" man page, but when I use
slattach I get the following message:
# slattach tty00 9600
/dev//tty00: No such device or address
Call my attention thetwo slashes after /dev
I also tryed with:
# slattach /dev/tty00 9600
/dev/tty00: No such device or address
I think my device exists, using ls and file commands I get the following:
# ls -l /dev/tty00
crw-rw-rw- 1 root system 35, 0 Jan 23 1995 /dev/tty00
# file /dev/tty00
/dev/tty00: character special (35/0)
Any ideas?
I thank you all in advance,
Ricardo del Cueto
ricardo_at_iie.org.mx
Received on Fri Apr 19 1996 - 01:50:18 NZST