<?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: OTS with X.25 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ots-with-x-25-problem/m-p/3055906#M575002</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you tried the advice given for a similar problem - &lt;BR /&gt;&lt;BR /&gt;I found this doing a search for all the words nettl X.25 OTS&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x507484534efbd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x507484534efbd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;---------------------------&lt;BR /&gt;Execute this: &lt;BR /&gt;&lt;BR /&gt; # insf -e &lt;BR /&gt;&lt;BR /&gt; With the -e option, insf reinstalls the special files for pseudo-drivers and&lt;BR /&gt; existing devices. This is useful for restoring special files when one or&lt;BR /&gt; more have been removed. &lt;BR /&gt;&lt;BR /&gt; Hope this helps. Regards. &lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong &lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;-------------------------&lt;BR /&gt;&lt;BR /&gt;I haven't seen this problem using OTS and X.25, but we do use X.25 cards.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Stev</description>
    <pubDate>Tue, 26 Aug 2003 08:44:07 GMT</pubDate>
    <dc:creator>Stephen Mudd</dc:creator>
    <dc:date>2003-08-26T08:44:07Z</dc:date>
    <item>
      <title>OTS with X.25 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ots-with-x-25-problem/m-p/3055904#M575000</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;I need to use OTS with X.25. (run CLNS other X.25 and Ethernet).&lt;BR /&gt;I don't have a X.25 card, so used X.25 over LLC2. It works OK.&lt;BR /&gt;Without X.25 OTS works fine. But if I add CLNS over X.25 subnet, OTS don't start with the folowing diagnostics:&lt;BR /&gt;-----------&lt;BR /&gt;Starting OTS Log Daemon... &lt;BR /&gt;The OTS Log Daemon reported an error: &lt;BR /&gt;nettl will be unavailable for OTS. &lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt;Hardware is rp5470.&lt;BR /&gt;OS is HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?</description>
      <pubDate>Mon, 25 Aug 2003 12:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ots-with-x-25-problem/m-p/3055904#M575000</guid>
      <dc:creator>Alexander Kefeli</dc:creator>
      <dc:date>2003-08-25T12:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: OTS with X.25 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ots-with-x-25-problem/m-p/3055905#M575001</link>
      <description>Some small notes:&lt;BR /&gt;&lt;BR /&gt;1. Result of 'grep ots /stand/build/conf.c':&lt;BR /&gt;&lt;BR /&gt;extern tlcots_install();&lt;BR /&gt;extern tlcotsod_install();&lt;BR /&gt;extern otsam_link();&lt;BR /&gt;        otsam_link,&lt;BR /&gt;        tlcots_install,&lt;BR /&gt;        tlcotsod_install,&lt;BR /&gt;otsam\n        "otsam",&lt;BR /&gt;        "tlcots",&lt;BR /&gt;        "tlcotsod",&lt;BR /&gt;&lt;BR /&gt;2. All patches for the OTS are in 'configured' state.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2003 12:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ots-with-x-25-problem/m-p/3055905#M575001</guid>
      <dc:creator>Alexander Kefeli</dc:creator>
      <dc:date>2003-08-25T12:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: OTS with X.25 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ots-with-x-25-problem/m-p/3055906#M575002</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you tried the advice given for a similar problem - &lt;BR /&gt;&lt;BR /&gt;I found this doing a search for all the words nettl X.25 OTS&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x507484534efbd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x507484534efbd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;---------------------------&lt;BR /&gt;Execute this: &lt;BR /&gt;&lt;BR /&gt; # insf -e &lt;BR /&gt;&lt;BR /&gt; With the -e option, insf reinstalls the special files for pseudo-drivers and&lt;BR /&gt; existing devices. This is useful for restoring special files when one or&lt;BR /&gt; more have been removed. &lt;BR /&gt;&lt;BR /&gt; Hope this helps. Regards. &lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong &lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;-------------------------&lt;BR /&gt;&lt;BR /&gt;I haven't seen this problem using OTS and X.25, but we do use X.25 cards.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Stev</description>
      <pubDate>Tue, 26 Aug 2003 08:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ots-with-x-25-problem/m-p/3055906#M575002</guid>
      <dc:creator>Stephen Mudd</dc:creator>
      <dc:date>2003-08-26T08:44:07Z</dc:date>
    </item>
  </channel>
</rss>

