<?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: CDE and host IP change in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424725#M822</link>
    <description>Troubleshooting steps:&lt;BR /&gt;&lt;BR /&gt;Troubleshooting &lt;BR /&gt; From the CDE login select Options -&amp;gt; Session -&amp;gt; Failsafe Session and login as root. &lt;BR /&gt; Run /usr/contrib/bin/X11/dr_dt. The end of the output from this script says: X ERRORs and X WARNINGs. These errors and warnings should be resolved before CDE will run properly. &lt;BR /&gt; Check the error log /var/dt/Xerrors Check the error log $HOME/.dt/errorlog &lt;BR /&gt; Compare the startlog $HOME/.dt/startlog against that of a working user or that of a user on a working system. Contents should be similar to the following: &lt;BR /&gt;        --- /usr/dt/bin/Xsession starting...&lt;BR /&gt;        --- Xsession started by dtlogin&lt;BR /&gt;        --- sourcing /root/.dtprofile...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0020.dtims...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0040.xmbind...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0060.srcsysenv...&lt;BR /&gt;        --- starting /usr/dt/bin/dthello &amp;amp;&lt;BR /&gt;        --- starting /usr/dt/bin/dtsearchpath -ksh&lt;BR /&gt;        --- starting /usr/dt/bin/dtappgather &amp;amp;&lt;BR /&gt;        --- execing /usr/dt/bin/dtsession...&lt;BR /&gt;If any additional scripts are sourced, check their contents to be sure that the commands they contain can be successfully executed at the command line. &lt;BR /&gt; The output from "nslookup &lt;HOSTNAME&gt;" and "nslookup &lt;IP&gt;" should be the same. This checks for &lt;BR /&gt;1. duplicate IP addresses or hostnames &lt;BR /&gt;2. problems with name resolution. &lt;BR /&gt;If nslookup fails then CDE will fail to start. If the first line returned from nslookup is: "Name Server" then you are using DNS. If the name cannot be resolved, move "/etc/resolv.conf" to another name, i.e. /etc/resolv.conf.orig and rerun nslookup. If nslookup now succeeds then try logging into CDE again. &lt;BR /&gt; Check permissions and ownership of the following files: &lt;BR /&gt;        -r--r--r--   1 bin      bin          616 Jul  1 16:03 /etc/hosts&lt;BR /&gt;        -r--r--r--   1 root     sys         1010 Jun 25 18:22 /var/adm/inetd.sec&lt;BR /&gt; If this is happening for a subset of the users, try to identify what might be unique about this user. Check their .profile or .login and any other start-up scripts that they exec (i.e. .kshrc or .cshrc). Check for DISPLAY and ensure that DISPLAY is not being set. &lt;BR /&gt; Ensure that the lastest CDE, Xserver and Motif patches are installed. &lt;BR /&gt; /usr/sbin/ping &lt;HOSTNAME&gt; You should get back 0% packet loss. If you get something different then check your network configuration. &lt;BR /&gt; Allow CDE to rebuild it's user configuration: &lt;BR /&gt;         mv $HOME/.dt $HOME/.dt.orig&lt;BR /&gt;         mv $HOME/.dtprofile $HOME/.dtprofile.orig&lt;BR /&gt;exit (to return to CDE) - try logging in as root. &lt;BR /&gt;&lt;BR /&gt;Berlene &lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/IP&gt;&lt;/HOSTNAME&gt;</description>
    <pubDate>Fri, 02 Jun 2000 17:31:53 GMT</pubDate>
    <dc:creator>Berlene Herren</dc:creator>
    <dc:date>2000-06-02T17:31:53Z</dc:date>
    <item>
      <title>CDE and host IP change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424724#M821</link>
      <description>For HP-UX 11.00 and 10.20, need to change IPs of systems. In doing so, the CDE will not function any more. Change the IP back to what it was and CDE works again.&lt;BR /&gt;What change needs to be done to CDE for this situation?&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;Rick</description>
      <pubDate>Fri, 02 Jun 2000 17:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424724#M821</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-06-02T17:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: CDE and host IP change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424725#M822</link>
      <description>Troubleshooting steps:&lt;BR /&gt;&lt;BR /&gt;Troubleshooting &lt;BR /&gt; From the CDE login select Options -&amp;gt; Session -&amp;gt; Failsafe Session and login as root. &lt;BR /&gt; Run /usr/contrib/bin/X11/dr_dt. The end of the output from this script says: X ERRORs and X WARNINGs. These errors and warnings should be resolved before CDE will run properly. &lt;BR /&gt; Check the error log /var/dt/Xerrors Check the error log $HOME/.dt/errorlog &lt;BR /&gt; Compare the startlog $HOME/.dt/startlog against that of a working user or that of a user on a working system. Contents should be similar to the following: &lt;BR /&gt;        --- /usr/dt/bin/Xsession starting...&lt;BR /&gt;        --- Xsession started by dtlogin&lt;BR /&gt;        --- sourcing /root/.dtprofile...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0020.dtims...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0040.xmbind...&lt;BR /&gt;        --- sourcing /usr/dt/config/Xsession.d/0060.srcsysenv...&lt;BR /&gt;        --- starting /usr/dt/bin/dthello &amp;amp;&lt;BR /&gt;        --- starting /usr/dt/bin/dtsearchpath -ksh&lt;BR /&gt;        --- starting /usr/dt/bin/dtappgather &amp;amp;&lt;BR /&gt;        --- execing /usr/dt/bin/dtsession...&lt;BR /&gt;If any additional scripts are sourced, check their contents to be sure that the commands they contain can be successfully executed at the command line. &lt;BR /&gt; The output from "nslookup &lt;HOSTNAME&gt;" and "nslookup &lt;IP&gt;" should be the same. This checks for &lt;BR /&gt;1. duplicate IP addresses or hostnames &lt;BR /&gt;2. problems with name resolution. &lt;BR /&gt;If nslookup fails then CDE will fail to start. If the first line returned from nslookup is: "Name Server" then you are using DNS. If the name cannot be resolved, move "/etc/resolv.conf" to another name, i.e. /etc/resolv.conf.orig and rerun nslookup. If nslookup now succeeds then try logging into CDE again. &lt;BR /&gt; Check permissions and ownership of the following files: &lt;BR /&gt;        -r--r--r--   1 bin      bin          616 Jul  1 16:03 /etc/hosts&lt;BR /&gt;        -r--r--r--   1 root     sys         1010 Jun 25 18:22 /var/adm/inetd.sec&lt;BR /&gt; If this is happening for a subset of the users, try to identify what might be unique about this user. Check their .profile or .login and any other start-up scripts that they exec (i.e. .kshrc or .cshrc). Check for DISPLAY and ensure that DISPLAY is not being set. &lt;BR /&gt; Ensure that the lastest CDE, Xserver and Motif patches are installed. &lt;BR /&gt; /usr/sbin/ping &lt;HOSTNAME&gt; You should get back 0% packet loss. If you get something different then check your network configuration. &lt;BR /&gt; Allow CDE to rebuild it's user configuration: &lt;BR /&gt;         mv $HOME/.dt $HOME/.dt.orig&lt;BR /&gt;         mv $HOME/.dtprofile $HOME/.dtprofile.orig&lt;BR /&gt;exit (to return to CDE) - try logging in as root. &lt;BR /&gt;&lt;BR /&gt;Berlene &lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/IP&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 02 Jun 2000 17:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424725#M822</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-06-02T17:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: CDE and host IP change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424726#M823</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;The problem is likely and Xwindow DISPLAY problem. The DISPLAY variable is normally set to be equal to hostname:0.0. However your system must properly be able to resolve that hostname to the new IP address for the CDE display to work.&lt;BR /&gt;&lt;BR /&gt;Compare the following:&lt;BR /&gt;# hostname&lt;BR /&gt;# nslookup NEW_IP_ADDRESS&lt;BR /&gt;&lt;BR /&gt;If these don't agree then you need to fix your name resolution so that they do. You will need to update /etc/hosts and/or DNS/NIS so that the hostname and IP agree.</description>
      <pubDate>Fri, 02 Jun 2000 18:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424726#M823</guid>
      <dc:creator>Jason Luginbuhl</dc:creator>
      <dc:date>2000-06-02T18:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: CDE and host IP change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424727#M824</link>
      <description>The previous two posts have a lot of good stuff to try. But IF you are sure of the network with the new IPs AND you don't care about your DCE desktop config, you can also try wiping out all the dt files in your home dir and re-login. You will get the default desktop.</description>
      <pubDate>Mon, 05 Jun 2000 10:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424727#M824</guid>
      <dc:creator>David Rodman</dc:creator>
      <dc:date>2000-06-05T10:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: CDE and host IP change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424728#M825</link>
      <description>What we do to change a IP Adress is this:&lt;BR /&gt;&lt;BR /&gt;boot in single user mode, and vi /etc/rc.config.d/netconf.&lt;BR /&gt;Delete the Hostname and the IP Adress, save and reboot.&lt;BR /&gt;&lt;BR /&gt;The workstation will ask you for hostname and IP Adress during the boot process. Never had any problem with CDE or anything else.&lt;BR /&gt;&lt;BR /&gt;CU&lt;BR /&gt;&lt;BR /&gt;Stefan</description>
      <pubDate>Tue, 06 Jun 2000 12:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-and-host-ip-change/m-p/2424728#M825</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2000-06-06T12:22:09Z</dc:date>
    </item>
  </channel>
</rss>

