<?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: X.25 access number change in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5315305#M45384</link>
    <description>&lt;P&gt;The above tip worked just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We ran into other poblems though, but that's another story.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2011 09:33:52 GMT</pubDate>
    <dc:creator>Hans Jivesten</dc:creator>
    <dc:date>2011-08-29T09:33:52Z</dc:date>
    <item>
      <title>X.25 access number change</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5300099#M45381</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to change the access number to reach our supplier from xxxxx1234 to xxxxx1256.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However they still want to contact us from xxxxx1234.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I found three places where there current number is listed:&lt;/P&gt;&lt;P&gt;For X.25 config I found the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;disable x25 access&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;create x25 access reachable address GXS addre prefi 36:xxxxxxxxxx1234:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;set x25 access reachable address "gxs" dte class "xot-class-0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set x25 access reachable address "gxs" mapping Manual&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;set x25 access reachable address "gxs" destination xxxxxxxxxx1234&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;set x25 access reachable address "gxs" address extensions False&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;enable x25 access&lt;/SPAN&gt;&lt;BR /&gt;﻿&lt;/P&gt;&lt;P&gt;for MTA config I found:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;set mta peer mta [type=manually configured, name="GXS"] -&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt; presentation address "//""MARKIII""/NS+36xxxxxxxxxx1234,CONS"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;﻿&lt;/P&gt;&lt;P&gt;Now to my question:&lt;/P&gt;&lt;P&gt;1, Which of the above lines do I need to change in order for us to contact them on xxxxxx1256 but they should still be able to call us from xxxxxx1234?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas are welcome. I have not been able to figure this out from reading the X.25 or Mailbus 400 (MTA) docs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 07:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5300099#M45381</guid>
      <dc:creator>Hans Jivesten</dc:creator>
      <dc:date>2011-08-15T07:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: X.25 access number change</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5301555#M45382</link>
      <description>&lt;P&gt;Hi Hans,&lt;/P&gt;&lt;P&gt;a lot of time since my last work with X.25 but I think you should modify all three entries as all of them are related to the local information needed to reach the remote destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, as far as I can see, you are not doing any specific filtering for incoming calls (X25 access filter statement) which could block remote connections based on the remote address (the default is to enable incoming call from any number) so they could continue using the original address to reach your system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ventura&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 11:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5301555#M45382</guid>
      <dc:creator>Buenaventura Acera</dc:creator>
      <dc:date>2011-08-16T11:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: X.25 access number change</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5301619#M45383</link>
      <description>&lt;P&gt;Hi Ventura,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aha, so that is what the filter statement is for. Sounds reasonable enough.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought that maybe the first line was for controlling incoming connections.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll go with your suggestion and post the result here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 11:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5301619#M45383</guid>
      <dc:creator>Hans Jivesten</dc:creator>
      <dc:date>2011-08-16T11:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: X.25 access number change</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5315305#M45384</link>
      <description>&lt;P&gt;The above tip worked just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We ran into other poblems though, but that's another story.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2011 09:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5315305#M45384</guid>
      <dc:creator>Hans Jivesten</dc:creator>
      <dc:date>2011-08-29T09:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: X.25 access number change</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5317001#M45385</link>
      <description>&lt;P&gt;Hans,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;having noticed that you are using an ancient version of the MTA I realized that the recent changes with respect to NSAP checking are not included in your version of the MTA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's why I would change your PEE MTA definitions to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;set mta peer mta [type=manually configured, name="GXS"] -&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt; presentationaddress "//""MARKIII""/NS+36xxxxxxxxxx1234,CONS|&lt;STRONG&gt;&lt;SPAN&gt;NS+36xxxxxxxxxx1236,CONS&lt;/SPAN&gt;&lt;/STRONG&gt;﻿"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may have to change the order such of the 2 NSAP addresses (above) such that the new one is initated first. The old one is only there to satisfy the NSAP validation that the MTA still does in your version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have enabled the MTA events I imagine you should have seen MTA validation events.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2011 15:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5317001#M45385</guid>
      <dc:creator>black_cat</dc:creator>
      <dc:date>2011-08-30T15:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: X.25 access number change</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5317941#M45386</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;It turned out that our X.400 provider had indeed changed the number they are calling us from to the new number xxxx1256. Changing all three instances, shown in my original post, to the new number worked just fine.&lt;BR /&gt;&lt;BR /&gt;However, we then ran into problem between our system and theirs such as our MTA reported a Protocol Violation, which we are still trying to figure out. In the mean time we are routed back to their old environment.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hans</description>
      <pubDate>Wed, 31 Aug 2011 09:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-25-access-number-change/m-p/5317941#M45386</guid>
      <dc:creator>Hans Jivesten</dc:creator>
      <dc:date>2011-08-31T09:26:33Z</dc:date>
    </item>
  </channel>
</rss>

