[Simh] simH, OpenVMS, TCP-IP, Linux (Long)

mark suhovecky suhovecky at nd.edu
Mon Oct 8 15:00:52 EDT 2007


I'm  trying to debug a TCP (or lack of TCP) problem I'm having running
OpenVMS undere SIMH on Linux.

I have a linux machine running Ubuntu 7.04. I've built & intstalled
simH, installed openVMS & my licenses; however, I'm not able to get
TCP working. Here's my details:

I built simH 3.73 (setting USE_NETWORK=1) * libpcap 0.9.8 using gcc
4.1  

I defined the ethernet card in my vax.ini file:

    ; Attach Ethernet to a network interface
    set xq mac=00-16-41-EB-52-F2
    attach xq eth0

On the OpenVMS side, I installed the UCX license, and
the TCP-IP kit, and configured the telnet & FTP clients
& servers. 

I run the simulator as root. The simulator gives me this line as
part of its output:

Eth: opened eth0

I also output in my kernel log telling me that the device eth0
has entered promiscuous mode.

On the openVMS side,  here's what I get at startup about TCP.
I don't expect proxy services- should these errors worry me?

  %TCPIP-I-INFO, TCP/IP Services startup beginning at  8-OCT-2007
14:49:28.91
  %TCPIP-I-NORMAL, timezone information verified
  %%%%%%%%%%%  OPCOM   8-OCT-2007 14:49:29.55  %%%%%%%%%%%
  Message from user INTERnet on AMSVAX
  INTERnet Loaded

  %RUN-S-PROC_ID, identification of created process is 00000210
  %TCPIP-I-SETLOCAL, setting domain and/or local host
  %TCPIP-I-STARTCOMM, starting communication
  %%%%%%%%%%%  OPCOM   8-OCT-2007 14:49:30.09  %%%%%%%%%%%
  Message from user INTERnet on AMSVAX
  INTERnet Started

  %TCPIP-I-SETPROTP, setting protocol parameters
  % TCPIP-I-DEFINTE, defining interfaces
  %%%%%%%%%%%  OPCOM   8-OCT-2007 14:49:31.89  %%%%%%%%%%%
  Message from user INTERnet on AMSVAX
I  NTERnet ACP Created INTERnet interface: QE0
  
  %TCPIP-I-STARTNAME, starting name service
  %%%%%%%%%%%  OPCOM   8-OCT-2007 14:49:32.02  %%%%%%%%%%%
  Message from user Proxy Server on AMSVAX
  Loading proxy server image TCPIP$PROXY_SERVICES

  %TCPIP-S-STARTDONE, TCP/IP Kernel startup completed
  %TCPIP-E-PROXYERROR, error processing proxy request
  -TCPIP-W-NORECORD, information not found
  -RMS-E-RNF, record not found
  % TCPIP-E-PROXYERROR, error processing proxy request
  -TCPIP-W-NORECORD, information not found
  -RMS-E-RNF, record not found
  %TCPIP-I-LOADSERV, loading TCPIP server proxy information
  %TCPIP-I-SERVLOADED, auxiliary server loaded with 0 proxy records
  -TCPIP-I-SERVSKIP, skipped 0 communication proxy records
  -TCPIP-I-SERVTOTAL, total of 0 proxy records read
  %TCPIP-S-STARTDONE, TCPIP$PROXY startup completed
  %TCPIP-S-STARTDONE, TCPIP$DHCP_CLIENT startup completed
  %%%%%%%%%%%  OPCOM   8-OCT-2007 14:49:34.87  %%%%%%%%%%%
  Message from user INTERnet on AMSVAX
  INTERnet ACP Activate FTP Server 

  %%%%%%%%%%%  OPCOM   8-OCT-2007 14:49:34.87  %%%%%%%%%%%
  Message from user INTERnet on AMSVAX
  INTERnet ACP NOLISTEN Process creation success: Service - FTP

  %TCPIP-S-STARTDONE, TCPIP$FTP startup completed
  %TCPIP-S-STARTDONE, TCPIP$FTP_CLIENT startup completed
  %TCPIP-S-STARTDONE, TCPIP$NFS_CLIENT startup completed
  %%%%%%%%%%%  OPCOM   8-OCT-2007 14:49:36.27  %%%%%%%%%%%
  Message from user INTERnet on AMSVAX
  INTERnet ACP Activate TELNET Server 

  %TCPIP-S-STARTDONE, TCPIP$TELNET startup completed
  %TCPIP-S-STARTDONE, TCP/IP Services startup completed at  8-OCT-2007
14:49:36.54


I unable to telnet or ftp out of or into the machine. I don't know
if the problem's with my SimH or OpenVMS setup. Any debugging advice
is appreciated.

Thanks,

Mark









More information about the Simh mailing list