| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Hi,
I copied and installed the DECMCC EMS (2.2) kit on a VAXstation 3100
(DNA node CMGOP1, UCX V1.3 ipname cmgop1)
I tried the TCPIP FDA FM and saw that I needed to install software on
an Ultrix/Unix system. (I'm trying it out before going to a
customer site)
So I logged onto the DECstation (Ultrix 4.2a) and followed Appendix
A on how to install the FDAD Daemon.
Is there a problem with the kit? or have I done something wrong.
regards Mark.
PS I aslo tried a Ultrix 4.2 (same problem)
install log for FDAD on Ultrix
#
# cd
# pwd
/
# df
Filesystem Total kbytes kbytes %
node kbytes used free used Mounted on
/dev/rz0a 18607 10636 6111 64% /
/dev/rz0g 423438 173477 207618 46% /usr
/dev/rz0e 24815 2818 19516 13% /var
/dev/rz0f 74479 3577 63455 5% /usr/users
/dev/rz0d 24815 14 22320 0% /tmp
# ftp
ftp> open cmgop1
Connected to cmgop1.
220 cmgop1 FTP server (UCX Version 1.3) ready.
Name (cmgop1:mark): system
331 Password required for SYSTEM.
Password:
230 User logged in
ftp> get "MCC_TCPIP_DA_FM.TAR_ULTRIX" ./da_fm.tar
200 PORT command okay.
550 Failed to open the file MCC_TCPIP_DA_FM.TAR_ULTRIX
ftp> cd "SYS$LIBRARY"
250 CWD command okay.
ftp> get "MCC_TCPIP_DA_FM.TAR_ULTRIX" ./da_fm.tar
200 PORT command okay.
150 Opening data connection for MCC_TCPIP_DA_FM.TAR_ULTRIX (16.153.224.70,1045)
226 Transfer complete.
local: ./da_fm.tar remote: MCC_TCPIP_DA_FM.TAR_ULTRIX
185040 bytes received in 0.94 seconds (1.9e+02 Kbytes/s)
ftp> quit
221 Goodbye.
#
#
# ls
.Xdefaults bin genvmunix sys vmunix
.cshrc da_fm.tar lib tmp
.login default.DECterm lost+found ultrixboot
.profile dev mnt usr
.rhosts etc opr var
# tar xvf da_fm.tar
x ./tcpip_da_kit_area/
x ./tcpip_da_kit_area/basic_test_fdad.c, 2429 bytes, 5 blocks
tar: Directory checksum error, possible file name:
rite(
./tcpip_da_kit_area/child.c
#
# ls
.Xdefaults dev tcpip_da_kit_area
.cshrc etc tmp
.login genvmunix ultrixboot
.profile lib usr
.rhosts lost+found var
bin mnt vmunix
da_fm.tar opr
default.DECterm sys
# cd tcpip_da_kit_area
# ls
basic_test_fdad.c
# ls -algs
total 5
1 drwxr-xr-x 2 5 128 512 Oct 1 14:02 .
1 drwxr-xr-x 12 root system 512 Oct 1 14:02 ..
3 -rw-r--r-- 1 5 128 2429 Jun 27 13:56 basic_test_fdad.c
#
#
#
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3840.1 | Use image mode copy? | TOOK::MINTZ | LKG2-2 near pole X3, cube 6072, dtn 226-5033 | Thu Oct 01 1992 07:44 | 12 |
I am not familiar with the details of the FDAD installation. However, when copying binary data from VMS to ULTRIX, you should specify an image mode copy. In ftp (on ULTRIX/Unix), use ftp> I from UCX ftp, use FTP> set mode image | |||||
| 3840.2 | All OK, used exchange/net | MEOC02::BARNHOORN | here on Cactus Island | Fri Oct 02 1992 01:38 | 12 |
All OK now,
A suggestion was to use $ exchange/net from the VAXstation to the
Ultrix Machine. It worked fine, I could then install the rest of the
FDAD, and get it working.
One extra note, by default traceroute is not install with an Ultrix 4.2
Kit, it may be a good idea to include it with FDAD tar files.
Mark.
| |||||