<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: OpenVMS VAX TCP-IP problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114368#M46663</link>
    <description>Hello,&lt;BR /&gt;first welcome in VMS group.&lt;BR /&gt;Because you can telnet on local host, your service is active; problem may be on Win2K. It sound like a IP or subnet mask error; as seuggested by Martin use ipconfig/all and check if subnet mask is identical to VAX; if you are using TCPIP V5 or more you can use command suggested by Willem otherwise if you are usign UCXV4.XX you can type:&lt;BR /&gt;$UCX&lt;BR /&gt;SHOW INTERFACE&lt;BR /&gt;Also, IP address of VAX and PC must be different.&lt;BR /&gt;For furthermore help post configuration of PC and interface info of VAX.&lt;BR /&gt; &lt;BR /&gt;Bye&lt;BR /&gt;Antoniov&lt;BR /&gt;</description>
    <pubDate>Sun, 09 Nov 2003 12:02:28 GMT</pubDate>
    <dc:creator>Antoniov.</dc:creator>
    <dc:date>2003-11-09T12:02:28Z</dc:date>
    <item>
      <title>OpenVMS VAX TCP-IP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114365#M46660</link>
      <description>First off all, I must apologize. I am very new to OpenVMS and I have no one in my direct surroundings that uses OpenVMS. This could be a 'stupid' question.&lt;BR /&gt;&lt;BR /&gt;I have a VAX machine, with OpenVMS 7.1 installed on it. I have installed and configured the TCP IP Services via TCPIP$CONFIG&lt;BR /&gt;&lt;BR /&gt;I have (re)started the service.&lt;BR /&gt;&lt;BR /&gt;I get no error messages, TCP IP (and the services like telnet etc.) starts up.&lt;BR /&gt;&lt;BR /&gt;I can telnet from the VMS to the localhost ('telnet localhost' works fine. &lt;BR /&gt;&lt;BR /&gt;But if i telnet from my win2k machine it times out. Also if i ping the vax machines adress it times out.&lt;BR /&gt;&lt;BR /&gt;I am shure to have the correct adress (via the 'show net' command).&lt;BR /&gt;&lt;BR /&gt;Can anyone help me?</description>
      <pubDate>Sun, 09 Nov 2003 11:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114365#M46660</guid>
      <dc:creator>M. van der Veeken</dc:creator>
      <dc:date>2003-11-09T11:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS VAX TCP-IP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114366#M46661</link>
      <description>Well, this forum is for helping newbies further. Don't hesitate to as, there will be someone at elast to help you out...&lt;BR /&gt;&lt;BR /&gt;Now your problem. Let's start at the very bais tests:&lt;BR /&gt;&lt;BR /&gt;On your VAX, give the command:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP PING &lt;IP address="" of="" your="" win2k="" machine=""&gt;&lt;BR /&gt;&lt;BR /&gt;(FYI: This is the normal way (I guess) to show VMS commands. So do NOT! type the "$" (though VMS won't complain)&lt;BR /&gt;&lt;BR /&gt;On your Win2K machine, type in CMD box:&lt;BR /&gt;&lt;BR /&gt;ping &lt;IP address="" of="" your="" vax=""&gt;&lt;BR /&gt;&lt;BR /&gt;This should give a result in both ways.&lt;BR /&gt;&lt;BR /&gt;If this doesn't work, check this on your VAX:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP&lt;BR /&gt;TCPIP&amp;gt;&lt;BR /&gt;&lt;BR /&gt;(Before I forget, this is the TCPIP-prompt, so do not type this)&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; ifconfig -a&lt;BR /&gt;&lt;BR /&gt;this will show your interfaces.&lt;BR /&gt;&lt;BR /&gt;If youre familiar with Unix, you could also do:&lt;BR /&gt;TCPIP? netstat -A&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and any other netstat command.&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; SHOW ROUTE can give you a clue on your routes - be sure the default is the right one!&lt;BR /&gt;&lt;BR /&gt;BTW:&lt;BR /&gt;It's quite normal in VMS that HELP will get you further. Not only on DCL level (The "$" prompt) but also within TCPIP. Just roam around.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Willem&lt;/IP&gt;&lt;/IP&gt;</description>
      <pubDate>Sun, 09 Nov 2003 11:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114366#M46661</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-11-09T11:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS VAX TCP-IP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114367#M46662</link>
      <description>Yup, telnet localhost just proves you installed and started TCPIP correctly, it does not tell much about the configuration.&lt;BR /&gt;&lt;BR /&gt;I also suggest a ping to the win2k system first. It that does not work try a traceroute and see where along the path you fail. Also check accessability of your gateway. &lt;BR /&gt;&lt;BR /&gt;As a very rough approximation do a ipconfig/all on your Win2k box. You will need mostly similar types of entries (not necesarilly with the same values) on your VMS system too.&lt;BR /&gt;&lt;BR /&gt;Also posting concrete commands and results here might help (e.g. ping numeric-address vs. ping hostname does add a whole new can of worms ;-)&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;BR /&gt;&lt;BR /&gt;P.S. Welcome to OpenVMS and y'know at one point in time everybody was a newbie here ;-)</description>
      <pubDate>Sun, 09 Nov 2003 11:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114367#M46662</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-11-09T11:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS VAX TCP-IP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114368#M46663</link>
      <description>Hello,&lt;BR /&gt;first welcome in VMS group.&lt;BR /&gt;Because you can telnet on local host, your service is active; problem may be on Win2K. It sound like a IP or subnet mask error; as seuggested by Martin use ipconfig/all and check if subnet mask is identical to VAX; if you are using TCPIP V5 or more you can use command suggested by Willem otherwise if you are usign UCXV4.XX you can type:&lt;BR /&gt;$UCX&lt;BR /&gt;SHOW INTERFACE&lt;BR /&gt;Also, IP address of VAX and PC must be different.&lt;BR /&gt;For furthermore help post configuration of PC and interface info of VAX.&lt;BR /&gt; &lt;BR /&gt;Bye&lt;BR /&gt;Antoniov&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Nov 2003 12:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114368#M46663</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2003-11-09T12:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS VAX TCP-IP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114369#M46664</link>
      <description>I have found the problem. It all works now.&lt;BR /&gt;&lt;BR /&gt;I am almost to ashamed to tell u guys what the problem was... &lt;BR /&gt;&lt;BR /&gt;Please don't laugh :)&lt;BR /&gt;&lt;BR /&gt;I had a faulty UTP cable... :(&lt;BR /&gt;&lt;BR /&gt;It all worked fine locally. So, my first thoughts where also towards the netmask. But, that was set properly.&lt;BR /&gt;&lt;BR /&gt;I had tested the UTP cable with a Ethernet Cable test device, it reported a good cable. &lt;BR /&gt;&lt;BR /&gt;Once i plugged it into my win2k machine the network disconnected :). There I had my problem. I got myself a new cable, and it worked fine!&lt;BR /&gt;&lt;BR /&gt;Sorry to have kept you bizzy :) Thanks for all who replyed</description>
      <pubDate>Sun, 09 Nov 2003 12:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114369#M46664</guid>
      <dc:creator>M. van der Veeken</dc:creator>
      <dc:date>2003-11-09T12:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS VAX TCP-IP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114370#M46665</link>
      <description>Hello M. van der Veeken &lt;BR /&gt;happyness you solved (you cannot assign points to yourself); your thread has permitted known you and you now known as. Here you'll find ever pleasant and expert people.&lt;BR /&gt; &lt;BR /&gt;Bye&lt;BR /&gt;Antoniov&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Nov 2003 12:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-vax-tcp-ip-problem/m-p/3114370#M46665</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2003-11-09T12:29:13Z</dc:date>
    </item>
  </channel>
</rss>

