<?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: Hostname problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538098#M222671</link>
    <description>Note: hostname can not have any section (between periods) that is more than 8 characters.&lt;BR /&gt;&lt;BR /&gt;This appears to be a problem with the inetd daemon.&lt;BR /&gt;&lt;BR /&gt;check /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;inetd -k&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 05 May 2005 00:58:27 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-05-05T00:58:27Z</dc:date>
    <item>
      <title>Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538097#M222670</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Just now i checked syslogfile in my hp rx2600 server.The following output displayed.I checked hostname.hostname is ok(by using hostname command).Also i checked /etc/hosts file is ok.&lt;BR /&gt;&lt;BR /&gt;Pls give me how to match the hostname from unknown to test123.&lt;BR /&gt;&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: daytime/tcp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: daytime/udp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: time/tcp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: echo/tcp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: echo/udp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: discard/tcp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: discard/udp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: chargen/tcp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: chargen/udp: Added service, server internal&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: kshell/tcp: Added service, server /usr/lbin&lt;BR /&gt;/remshd&lt;BR /&gt;May  5 10:58:37 unknown inetd[1619]: klogin/tcp: Added service, server /usr/lbin&lt;BR /&gt;/rlogind&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Suresh</description>
      <pubDate>Thu, 05 May 2005 00:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538097#M222670</guid>
      <dc:creator>M.sureshkumar</dc:creator>
      <dc:date>2005-05-05T00:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538098#M222671</link>
      <description>Note: hostname can not have any section (between periods) that is more than 8 characters.&lt;BR /&gt;&lt;BR /&gt;This appears to be a problem with the inetd daemon.&lt;BR /&gt;&lt;BR /&gt;check /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;inetd -k&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 May 2005 00:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538098#M222671</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-05T00:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538099#M222672</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Pls find the following output.&lt;BR /&gt;&lt;BR /&gt;unknown:root:/#hostname&lt;BR /&gt;lcsweb6 ((not more than 8 char.)&lt;BR /&gt;&lt;BR /&gt;unknown:root:/#inetd -k&lt;BR /&gt;unknown:root:/#inetd -c&lt;BR /&gt;inetd: There is no inetd running&lt;BR /&gt;&lt;BR /&gt;How to change the hostname from unknown to lcsweb6&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Suresh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 01:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538099#M222672</guid>
      <dc:creator>M.sureshkumar</dc:creator>
      <dc:date>2005-05-05T01:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538100#M222673</link>
      <description>Hi SUresh,&lt;BR /&gt;&lt;BR /&gt;1. Try pinging lcsweb6 ...see if it works.&lt;BR /&gt;2. Check root users .profile and /etc/profile&lt;BR /&gt;3. Use /sbin/init.d/inetd stop|start to stop and start inetd daemon.&lt;BR /&gt;&lt;BR /&gt;If still it doesn't work then use:&lt;BR /&gt;&lt;BR /&gt;4. Confirm entries in /etc/hosts are correct and execute:&lt;BR /&gt;# set_parms hostname&lt;BR /&gt;&lt;BR /&gt;But this will reboot the system and you will see your hostname back after reboot.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 01:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538100#M222673</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-05-05T01:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538101#M222674</link>
      <description>can u publish your /etc/hosts entries?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Thu, 05 May 2005 01:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538101#M222674</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-05-05T01:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538102#M222675</link>
      <description>Hi Bharat,&lt;BR /&gt;&lt;BR /&gt;Pinging is ok.&lt;BR /&gt;&lt;BR /&gt;i tried to start the inetd in console, iam getting the following error&lt;BR /&gt;/sbin/init.d/inetd (36):/etc/ntp.conf is not identifier.But inetd command is working.&lt;BR /&gt;I checked host name is lcsweb6 and i checked uname -m , it displayed "unknown, then i used uname -S lcsweb6.After restart "uname" command output  is unknown&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Suresh&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 01:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538102#M222675</guid>
      <dc:creator>M.sureshkumar</dc:creator>
      <dc:date>2005-05-05T01:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538103#M222676</link>
      <description>Suresh,&lt;BR /&gt;&lt;BR /&gt;1. Use # set_parms hostname &lt;BR /&gt;for changing hostname permanently and reboot the system. I hope this should work.&lt;BR /&gt;2. Check /etc/nsswitch.conf file if it is present.&lt;BR /&gt;3. Check if your /etc/inetd.conf file is correct and see you do not have any backup file of inetd.conf in /etc. if it is there move it to some other directory.&lt;BR /&gt;Becuase during system startup all files in the /etc directory are read.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 02:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538103#M222676</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-05-05T02:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538104#M222677</link>
      <description>Hi Suresh,&lt;BR /&gt;&lt;BR /&gt;# cd /etc/rc.config.d&lt;BR /&gt;# grep HOSTNAME *&lt;BR /&gt;Check if there is a backup file of the netconf configuration, if so move it to the /tmp dir.&lt;BR /&gt;Double check the netconf file for errors.&lt;BR /&gt;&lt;BR /&gt;HOSTNAME="lcsweb6"&lt;BR /&gt;LOOPBACK_ADDRESS=127.0.0.1&lt;BR /&gt;IP_ADDRESS[0]=X.XX.XX.XXX&lt;BR /&gt;&lt;BR /&gt;Check you /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 localhost loopback&lt;BR /&gt;X.XX.XX.XXX lcsweb6&lt;BR /&gt;&lt;BR /&gt;Check you /etc/nsswitch.conf should include &lt;BR /&gt;hosts: files&lt;BR /&gt;&lt;BR /&gt;If you have changed the netconf file hostname /ip make shure to reboot.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 05 May 2005 02:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538104#M222677</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-05-05T02:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538105#M222678</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Actually the problem is node name and System name are different.After i sychronized node name and system name via "SAM".&lt;BR /&gt;&lt;BR /&gt;NOw it is working fine.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Suresh.</description>
      <pubDate>Thu, 05 May 2005 02:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538105#M222678</guid>
      <dc:creator>M.sureshkumar</dc:creator>
      <dc:date>2005-05-05T02:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538106#M222679</link>
      <description>Suresh, Still not getting any clue .... ??</description>
      <pubDate>Thu, 05 May 2005 02:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538106#M222679</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-05-05T02:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538107#M222680</link>
      <description>Can anybody expand on where in sam he did this?&lt;BR /&gt;&lt;BR /&gt; "After i sychronized node name and system name via "SAM"."&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Nov 2005 17:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-problem/m-p/3538107#M222680</guid>
      <dc:creator>Kirk MacLean_2</dc:creator>
      <dc:date>2005-11-16T17:39:29Z</dc:date>
    </item>
  </channel>
</rss>

