mffarrell
09-06-2011, 07:14 PM
This may sound like a dumb question, as I have v57 working and it passes the API test, but here is what I found in the UNIX configuration after installing v57:
The vi ediabas.ini displays following:
RemoteHost = not_available (I know that RemoteHost should be = 192.168.68.1 )
#RemoteHost = tarantella (should be #RemoteHost = diaghead)
vi hosts
Should be :
# @(#) hosts, v 6.1 1993/08/21 02:17:48 stevea Exp – STREAMware TCP/IP source
e
# SCCS IDENTIFICATION
127.0.0.1 localhost
192.168.68.1 diaghead diaghead
192.168.68.30 gt1ap gt1ap
192.168.68.32 gt1ap2 gt1ap2
This whole section is blank with squiggly lines.
I can ping 192.168.68.1 and 192.168.68.30, but not 192.168.68.32, yet it passes API and can read all my modules.
Should I just leave it alone?
Thanks!
The vi ediabas.ini displays following:
RemoteHost = not_available (I know that RemoteHost should be = 192.168.68.1 )
#RemoteHost = tarantella (should be #RemoteHost = diaghead)
vi hosts
Should be :
# @(#) hosts, v 6.1 1993/08/21 02:17:48 stevea Exp – STREAMware TCP/IP source
e
# SCCS IDENTIFICATION
127.0.0.1 localhost
192.168.68.1 diaghead diaghead
192.168.68.30 gt1ap gt1ap
192.168.68.32 gt1ap2 gt1ap2
This whole section is blank with squiggly lines.
I can ping 192.168.68.1 and 192.168.68.30, but not 192.168.68.32, yet it passes API and can read all my modules.
Should I just leave it alone?
Thanks!