<?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: chk_dup_ipaddr error: No such file or directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650948#M240459</link>
    <description>Yes, the problem was fixed. It was some time ago now, but (from memory) I believe the problem was fixed by running autopush -f /etc/stcp.conf (probably)</description>
    <pubDate>Fri, 03 Feb 2006 09:06:05 GMT</pubDate>
    <dc:creator>Stephen Keane</dc:creator>
    <dc:date>2006-02-03T09:06:05Z</dc:date>
    <item>
      <title>chk_dup_ipaddr error: No such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650945#M240456</link>
      <description>I tried running the following command&lt;BR /&gt;&lt;BR /&gt;# ifconfig lo0 127.0.0.1 up&lt;BR /&gt;&lt;BR /&gt;On one system (with lo0 already up) no problem. On another system (with lo0 already up) I get chk_dup_ipaddr error: No such file or directory.&lt;BR /&gt;&lt;BR /&gt;Both systems 11.11. any clues what the problem is? I've included a tusc output, but it doesn't make a whole lot of sense as it seems to be doing an ioctl() call on a socket with a hex number that tusc can't map.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;getuid() ................................................. = 0 (0)&lt;BR /&gt;socket(AF_INET, SOCK_DGRAM, 0) ........................... = 4&lt;BR /&gt;socket(AF_INET, SOCK_DGRAM, 0) ........................... = 5&lt;BR /&gt;ioctl(5, SIOCGIFINDEX, 0x7f7f03a8) ....................... = 0&lt;BR /&gt;ioctl(5, 0xc0046946, 0x7f7f039c) ......................... ERR#2 ENOENT&lt;BR /&gt;close(5) ................................................. = 0&lt;BR /&gt;open("/usr/lib/nls/msg/C/strerror.cat", O_RDONLY, 0177777) ERR#2 ENOENT&lt;BR /&gt;open("/usr/lib/nls/C///strerror.cat", O_RDONLY, 0177777) . = 5&lt;BR /&gt;fstat(5, 0x7f7f18a0) ..................................... = 0&lt;BR /&gt;fcntl(5, F_SETFD, 1) ..................................... = 0&lt;BR /&gt;lseek(5, 0, SEEK_SET) .................................... = 0&lt;BR /&gt;read(5, "m s g c a t 0 1 \0\0\0f9\001\001".., 1212) ...... = 1212&lt;BR /&gt;lseek(5, 3016, SEEK_SET) ................................. = 3016&lt;BR /&gt;read(5, "N o   s u c h   f i l e   o r   ".., 25) ........ = 25&lt;BR /&gt;close(5) ................................................. = 0&lt;BR /&gt;chk_dup_ipaddr error: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Note this is the tusc from the one that doesn't work!</description>
      <pubDate>Mon, 17 Oct 2005 10:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650945#M240456</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-10-17T10:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: chk_dup_ipaddr error: No such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650946#M240457</link>
      <description>I can run &lt;BR /&gt;&lt;BR /&gt;# ifconfig lo0&lt;BR /&gt;&lt;BR /&gt;OK, but I can't ping 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;I can run &lt;BR /&gt;&lt;BR /&gt;# ifconfig lan0 A.B.C.D&lt;BR /&gt;&lt;BR /&gt;OK and can ping it.&lt;BR /&gt;&lt;BR /&gt;I can run &lt;BR /&gt;&lt;BR /&gt;# ifconfig lan0 A.B.C.D up&lt;BR /&gt;&lt;BR /&gt;OK.&lt;BR /&gt;&lt;BR /&gt;Any clues?</description>
      <pubDate>Mon, 17 Oct 2005 10:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650946#M240457</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-10-17T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: chk_dup_ipaddr error: No such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650947#M240458</link>
      <description>Did you solve this?</description>
      <pubDate>Fri, 20 Jan 2006 11:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650947#M240458</guid>
      <dc:creator>Miguel Rodriguez_3</dc:creator>
      <dc:date>2006-01-20T11:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: chk_dup_ipaddr error: No such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650948#M240459</link>
      <description>Yes, the problem was fixed. It was some time ago now, but (from memory) I believe the problem was fixed by running autopush -f /etc/stcp.conf (probably)</description>
      <pubDate>Fri, 03 Feb 2006 09:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chk-dup-ipaddr-error-no-such-file-or-directory/m-p/3650948#M240459</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2006-02-03T09:06:05Z</dc:date>
    </item>
  </channel>
</rss>

