<?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: X25init in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441060#M563929</link>
    <description>&lt;BR /&gt;# tail -10 /etc/rc.config.d/x25&lt;BR /&gt;&lt;BR /&gt;You will get all X.25 configurations file&lt;BR /&gt;names (such as /etc/x25/x25config_0p1 etc).&lt;BR /&gt;&lt;BR /&gt;Check to see if all the files are readable&lt;BR /&gt;by root and also check if a FSCK required.&lt;BR /&gt;&lt;BR /&gt;You can execute the following after you fix&lt;BR /&gt;the file issue to get the ports re-initiated.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/x25 stop&lt;BR /&gt;# /sbin/init.d/x25 start&lt;BR /&gt;&lt;BR /&gt;HTH -vishwas</description>
    <pubDate>Tue, 14 Dec 2004 05:20:53 GMT</pubDate>
    <dc:creator>Vishwas Pai</dc:creator>
    <dc:date>2004-12-14T05:20:53Z</dc:date>
    <item>
      <title>X25init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441057#M563926</link>
      <description>after the  reboot of the server the followig msg is displayed:&lt;BR /&gt; Configure X.25 interfaces&lt;BR /&gt;...........................................&lt;BR /&gt;FAIL*&lt;BR /&gt;&lt;BR /&gt;I checked in the file /etc/rc.log and the error is&lt;BR /&gt;onfigure X.25 interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S335x25 start":&lt;BR /&gt;----------------------------&lt;BR /&gt;[x25init] Unable to open the input configuration file&lt;BR /&gt;CAUSE : File is missing, unreachable or corrupted&lt;BR /&gt;ACTION : Check path and access permissions&lt;BR /&gt;EXIT CODE: 1&lt;BR /&gt;[x25init] Configuration has been initialized successfully&lt;BR /&gt;[x25init] 09/12/2004 10:02:06 IP mapping has been initialized successfully&lt;BR /&gt;[x25init] Unable to open the input configuration file&lt;BR /&gt;CAUSE : File is missing, unreachable or corrupted&lt;BR /&gt;ACTION : Check path and access permissions&lt;BR /&gt;EXIT CODE: 1&lt;BR /&gt;[x25init] Configuration has been initialized successfully&lt;BR /&gt;[x25init] 09/12/2004 10:02:08 IP mapping has been initialized successfully&lt;BR /&gt;[x25init] 09/12/2004 10:02:08 IP mapping has been initialized successfully&lt;BR /&gt;"/sbin/rc2.d/S335x25 start" FAILED</description>
      <pubDate>Fri, 10 Dec 2004 13:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441057#M563926</guid>
      <dc:creator>Lucent</dc:creator>
      <dc:date>2004-12-10T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: X25init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441058#M563927</link>
      <description>I would suggest before the real code of the /sbin/init.d scrip the S335x25 script references:&lt;BR /&gt;&lt;BR /&gt;set -x&lt;BR /&gt;&lt;BR /&gt;Not before the shell.&lt;BR /&gt;&lt;BR /&gt;Now you'll get diagnostics that might help someone solve this issue.&lt;BR /&gt;&lt;BR /&gt;It would however appear that the configuration file for x.25 in /etc/rc.config.d is missing.&lt;BR /&gt;&lt;BR /&gt;Maybe get it from a working system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 10 Dec 2004 13:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441058#M563927</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-10T13:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: X25init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441059#M563928</link>
      <description>Check the config files in /etc/x25.&lt;BR /&gt;The configuration file names depend on the X.25 hardware.&lt;BR /&gt;&lt;BR /&gt;Check &lt;A href="http://docs.hp.com/en/J2793-90046/index.html" target="_blank"&gt;http://docs.hp.com/en/J2793-90046/index.html&lt;/A&gt;&lt;BR /&gt;for further configuration info.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Dec 2004 05:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441059#M563928</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2004-12-14T05:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: X25init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441060#M563929</link>
      <description>&lt;BR /&gt;# tail -10 /etc/rc.config.d/x25&lt;BR /&gt;&lt;BR /&gt;You will get all X.25 configurations file&lt;BR /&gt;names (such as /etc/x25/x25config_0p1 etc).&lt;BR /&gt;&lt;BR /&gt;Check to see if all the files are readable&lt;BR /&gt;by root and also check if a FSCK required.&lt;BR /&gt;&lt;BR /&gt;You can execute the following after you fix&lt;BR /&gt;the file issue to get the ports re-initiated.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/x25 stop&lt;BR /&gt;# /sbin/init.d/x25 start&lt;BR /&gt;&lt;BR /&gt;HTH -vishwas</description>
      <pubDate>Tue, 14 Dec 2004 05:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x25init/m-p/3441060#M563929</guid>
      <dc:creator>Vishwas Pai</dc:creator>
      <dc:date>2004-12-14T05:20:53Z</dc:date>
    </item>
  </channel>
</rss>

