[Simh] Fw: VMS TCP/IP?

Paul Hardy pghardy at verizon.net
Mon Nov 27 12:24:21 EST 2006


Zachary Kline  said To: Paul Hardy, Sent: Sunday, November 26, 2006 2:04 AM,
Subject: Re: [Simh] VMS TCP/IP?
>>    Hmm.  May I ask what kind of configuration you went through after
>> installing the software?

Not a lot. I started ROUTED, and told it the address of my D-Link wireless
router. I don't remember doing much else, although I did try a few static 
routing experiments before realising I needed ROUTED. I also started SMTP. 
See the
listing below which shows the results of various TCPIP SHOW commands.

>> Could this perhaps have something to do with the fact that I have a DHCP
>> server provided by my router?  >> I'm assuming you do, too...

Yes, the host laptop is gettng its address by DHCP from the router (but has
always got the same one so far - 192.168.0.101). The VAX is configured with
a static  address in the same subnet - 192.168.0.200. I haven't started a 
DHCP service on the VAX.

>> Hmm.  I'd appreciate any help with this, as I'm no closer to solving it
>> than I was before.  I still get a %system-f-nolognam.
>> Yours, Zack.

See if any of the listing below helps.

-- 
Paul  Hardy
Email: paul at the hardy.demon.co.uk domain
Exiled in Redlands, CA, USA

------- begin enclosure from VMS
$ tcpip sh serv

Service             Port  Proto    Process          Address            State

FTP                   21  TCP      TCPIP$FTP        0.0.0.0 
Enabled
MOUNT                 10  TCP,UDP  TCPIP$MOUNTD     0.0.0.0 
Enabled
NFS                 2049  UDP      TCPIP$NFS        0.0.0.0 
Enabled
PCNFS               5151  TCP,UDP  TCPIP$PCNFSD     0.0.0.0 
Enabled
PORTMAPPER           111  TCP,UDP  TCPIP$PORTM      0.0.0.0 
Enabled
SMTP                  25  TCP      TCPIP$SMTP       0.0.0.0 
Enabled
TELNET                23  TCP      not defined      0.0.0.0 
Enabled
TFTP                  69  UDP      TCPIP$TFTP       0.0.0.0 
Enabled
XDM                  177  UDP      TCPIP$XDM        0.0.0.0 
Enabled

$ tcpip sh route

                             DYNAMIC

Type           Destination                           Gateway

AN    0.0.0.0                               192.168.0.1
AH    127.0.0.1                             127.0.0.1
AN    192.168.0.0/24                        192.168.0.200
AH    192.168.0.200                         192.168.0.200

$ tcpip sh name

BIND Resolver Parameters

 Local domain: hardyhome.dyndns.org

 System

  State:     Started, Enabled

  Transport: UDP
  Domain:    HARDYHOME.DYNDNS.ORG
  Retry:     4
  Timeout:   4
  Servers:    vnsc-pri.sys.gtei.net, vnsc-bak.sys.gtei.net
  Path:       No values defined

 Process

  State:     Enabled

  Transport:
  Domain:
  Retry:
  Timeout:
  Servers:
  Path:

$ tcpip sh mx google.com

                              BIND MX database


Server:          4.2.2.1          vnsc-pri.sys.gtei.net

Gate address     Preference       Gate name

66.102.9.25      10               smtp4.GOOGLE.COM
64.233.183.25    10               smtp3.GOOGLE.COM
64.233.167.25    10               smtp2.GOOGLE.COM
216.239.57.25    10               smtp1.GOOGLE.COM


                              BIND database


Server:          4.2.2.1          vnsc-pri.sys.gtei.net

Host address                      Host name

72.14.207.99                      GOOGLE.COM
64.233.167.99                     GOOGLE.COM
64.233.187.99                     GOOGLE.COM

     LOCAL database


$ tcpip sh host

Host address    Host name

192.168.0.1     DI524
192.168.0.200   HARDY1
127.0.0.1       LOCALHOST, localhost
4.2.2.2         vnsc-bak.sys.gtei.net
4.2.2.1         vnsc-pri.sys.gtei.net
%TCPIP-W-NORECORD, information not found
-TCPIP-E-BIND_NO_ZONEXFR, zone transfer was unsuccessful

$ tcpip sh conf smtp

SMTP Configuration
                                                                   Options
Initial interval:   0 00:30:00.00       Address_max:    16       NOEIGHT_BIT
Retry interval:     0 01:00:00.00       Hop_count_max:  16       NORELAY
Maximum interval:   3 00:00:00.00                                TOP_HEADERS

Timeout             Initial       Mail    Receipt       Data  Terminate
  Send:                   5          5          5          3         10
  Receive:                5

Alternate gateway:  not defined
General gateway:    not defined

Substitute domain:  not defined
Zone:               not defined

Postmaster:         TCPIP$SMTP
Log file:           SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG

Generic queue       Queues   Participating nodes

TCPIP$SMTP_HARDY1_00   1     HARDY1
 $
------- end enclosure from VMS





More information about the Simh mailing list