<?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: cannot ping server itself in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965850#M577956</link>
    <description>with regard to the X setup here are some guidelines.&lt;BR /&gt;&lt;BR /&gt;1) If you are remotely connecting from a PC using X windows software, the DISPLAY variable needs to be set to the following: IP_ADDRESS_OF_PC:0.0  It needs to be set in the user profile on the Unix machine.&lt;BR /&gt;&lt;BR /&gt;2) You may need to activate the X Windows font server on the HP-UX box.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/xfs&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# xfs configuration: set RUN_X_FONT_SERVER to a non-zero value to&lt;BR /&gt;# initiate a font server at run level 2.&lt;BR /&gt;#&lt;BR /&gt;# Installed at /etc/rc.config.d/xfs&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;RUN_X_FONT_SERVER=1&lt;BR /&gt;&lt;BR /&gt;This is a proper configuration that will start up the font server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 05 May 2003 17:18:37 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-05-05T17:18:37Z</dc:date>
    <item>
      <title>cannot ping server itself</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965846#M577952</link>
      <description>When I disconnect my server from my network, I'm not able anymore to ping my server from itself, i.e I cannot ping the local ethernet card.&lt;BR /&gt;This causes that when my server is disconnected from the network, so is isolated, I cannot acces to the local display.&lt;BR /&gt;for exemple, if ny server is serv1, after disconnecting serv1 from the network, ping serv1 doesn't return anything and the display serv1:0.0 is not available anymore.</description>
      <pubDate>Mon, 05 May 2003 14:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965846#M577952</guid>
      <dc:creator>LEBORGNE_2</dc:creator>
      <dc:date>2003-05-05T14:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: cannot ping server itself</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965847#M577953</link>
      <description>hi, &lt;BR /&gt;Try to use localhost instead of serv1. It uses the loopback adrress.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2003 15:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965847#M577953</guid>
      <dc:creator>LucianoCarvalho</dc:creator>
      <dc:date>2003-05-05T15:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: cannot ping server itself</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965848#M577954</link>
      <description>you should be able to ping 127.0.0.1  which is localhost&lt;BR /&gt;&lt;BR /&gt;Or you should be able to ping to self ip -address&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 05 May 2003 16:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965848#M577954</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-05-05T16:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: cannot ping server itself</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965849#M577955</link>
      <description>That is how it should behive. &lt;BR /&gt;&lt;BR /&gt;X will not work unless you are in network or you just have stand alone system. use 127.0.0.1 for ip if it is going to be stand alone system.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 05 May 2003 16:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965849#M577955</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-05-05T16:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: cannot ping server itself</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965850#M577956</link>
      <description>with regard to the X setup here are some guidelines.&lt;BR /&gt;&lt;BR /&gt;1) If you are remotely connecting from a PC using X windows software, the DISPLAY variable needs to be set to the following: IP_ADDRESS_OF_PC:0.0  It needs to be set in the user profile on the Unix machine.&lt;BR /&gt;&lt;BR /&gt;2) You may need to activate the X Windows font server on the HP-UX box.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/xfs&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# xfs configuration: set RUN_X_FONT_SERVER to a non-zero value to&lt;BR /&gt;# initiate a font server at run level 2.&lt;BR /&gt;#&lt;BR /&gt;# Installed at /etc/rc.config.d/xfs&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;RUN_X_FONT_SERVER=1&lt;BR /&gt;&lt;BR /&gt;This is a proper configuration that will start up the font server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 05 May 2003 17:18:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965850#M577956</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-05T17:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: cannot ping server itself</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965851#M577957</link>
      <description>Thanks all for reply.&lt;BR /&gt;I do ping localhost when I'm disconnected from network, but the problem is that some applications use the display name ( serv1:0.0 ) for exemple  &lt;BR /&gt;and I cannot modify it to localhost:0.0 because in some cases they are remotely displayed.&lt;BR /&gt;I am looking for a way to configure the ethernet device to enable self ping when disconnected. This is the first time I can see this behaviour. With Digital-Alpha or IBM-AIX I've never seen this.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 05 May 2003 17:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965851#M577957</guid>
      <dc:creator>LEBORGNE_2</dc:creator>
      <dc:date>2003-05-05T17:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: cannot ping server itself</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965852#M577958</link>
      <description>Hi, take a look at your nameswitch configuration. Make sure that the name resolution looks first at /etc/hosts and then at dns. Therefor your /etc/hosts must be correct.&lt;BR /&gt;MI</description>
      <pubDate>Tue, 06 May 2003 05:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-server-itself/m-p/2965852#M577958</guid>
      <dc:creator>Mathias Ihme</dc:creator>
      <dc:date>2003-05-06T05:53:54Z</dc:date>
    </item>
  </channel>
</rss>

