<?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>Thema "Re: Hostname and IP" in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113918#M446547</link>
    <description>You can run the command "set_params" to setup hostname and IP address.&lt;BR /&gt;&lt;BR /&gt;#set_parms ip_address&lt;BR /&gt;#set_parms hostname&lt;BR /&gt;&lt;BR /&gt;set_parms â   set system initial identity parameters: host name, date, time, root password, networking&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60105/set_parms.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60105/set_parms.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
    <pubDate>Sat, 14 Jun 2008 17:56:06 GMT</pubDate>
    <dc:creator>Asif Sharif</dc:creator>
    <dc:date>2008-06-14T17:56:06Z</dc:date>
    <item>
      <title>Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113917#M446546</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am new to HP and know about how to set a new IP and hostname at a server?&lt;BR /&gt;&lt;BR /&gt;Kindly help.</description>
      <pubDate>Sat, 14 Jun 2008 17:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113917#M446546</guid>
      <dc:creator>rp3440</dc:creator>
      <dc:date>2008-06-14T17:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113918#M446547</link>
      <description>You can run the command "set_params" to setup hostname and IP address.&lt;BR /&gt;&lt;BR /&gt;#set_parms ip_address&lt;BR /&gt;#set_parms hostname&lt;BR /&gt;&lt;BR /&gt;set_parms â   set system initial identity parameters: host name, date, time, root password, networking&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60105/set_parms.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60105/set_parms.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Sat, 14 Jun 2008 17:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113918#M446547</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-06-14T17:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113919#M446548</link>
      <description>Can we do it without reboot?&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Jun 2008 18:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113919#M446548</guid>
      <dc:creator>rp3440</dc:creator>
      <dc:date>2008-06-14T18:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113920#M446549</link>
      <description>IP-Address&lt;BR /&gt;&lt;BR /&gt;# ifconfig &lt;INTERFACE&gt; ip-address gw gateway up&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90691/ifconfig.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90691/ifconfig.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To configure and initialize LAN manually, you must edit the /etc/rc/config.d.netconf file.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90796/ch03s04.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90796/ch03s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;#hostname [name_of_host]&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90689/hostname.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90689/hostname.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;BR /&gt;&lt;/INTERFACE&gt;</description>
      <pubDate>Sat, 14 Jun 2008 18:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113920#M446549</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-06-14T18:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113921#M446550</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please note that configuration with ifconfig is not permanent. To keep ip and hostname after reboot, you must edit netconf file.&lt;BR /&gt;&lt;BR /&gt;Kenan.</description>
      <pubDate>Sat, 14 Jun 2008 21:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113921#M446550</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-06-14T21:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113922#M446551</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;just simply use :&lt;BR /&gt;#set_parms ip_address&lt;BR /&gt;#set_parms hostname&lt;BR /&gt;&lt;BR /&gt;It will also automatic update entry in netconf file and /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;If you want to do it manual by using ifconfig you can use (example) :&lt;BR /&gt;# ifconfig lan0 10.128.1.200 255.255.255.0 up&lt;BR /&gt;&lt;BR /&gt;And for hostname you can use command:&lt;BR /&gt;# hostname myhost&lt;BR /&gt;&lt;BR /&gt;But better edit /etc/rc.config.d/netconf add line below for permanent hostname and ipaddress :&lt;BR /&gt;HOSTNAME="myhost"&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;ROUTE_GATEWAY[0]=10.128.1.1&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;IP_ADDRESS[0]=10.128.1.200&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;BROADCAST_ADDRESS[0]=10.128.1.255&lt;BR /&gt;INTERFACE_STATE[0]=up&lt;BR /&gt;&lt;BR /&gt;And after do this, restart network service using:&lt;BR /&gt;# inetd -c&lt;BR /&gt;&lt;BR /&gt;It's better run this from console, because sometime missconfiguration make the network can not be startup and your session (ssh/telnet) already disconnected because restarting network.&lt;BR /&gt;&lt;BR /&gt;EKO</description>
      <pubDate>Mon, 16 Jun 2008 00:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113922#M446551</guid>
      <dc:creator>yunardi</dc:creator>
      <dc:date>2008-06-16T00:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113923#M446552</link>
      <description>set_parms_initial will hepl you interactively to set system host name ip address. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bond</description>
      <pubDate>Mon, 16 Jun 2008 05:51:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113923#M446552</guid>
      <dc:creator>dipesh_2</dc:creator>
      <dc:date>2008-06-16T05:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113924#M446553</link>
      <description>Dear&lt;BR /&gt;&lt;BR /&gt;Asif has given you the best option to set the IP and Hostname.&lt;BR /&gt;&lt;BR /&gt;Other option is using SAM (In TUI or GUI)&lt;BR /&gt;&amp;gt; Select Networking and Communication&lt;BR /&gt;&amp;gt; Select Network Interface Card&lt;BR /&gt;&amp;gt; Select the Enabled Lan (Default is Lan0)&lt;BR /&gt;&amp;gt; Then Go to the Action Button and Select Modify System Name to Change the Hostname and again go to action and select Modify to Modify the IP address, and Subnet Mask.&lt;BR /&gt;&lt;BR /&gt;Mohammad Sanaullah</description>
      <pubDate>Mon, 16 Jun 2008 06:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113924#M446553</guid>
      <dc:creator>Mohammad Sanaullah</dc:creator>
      <dc:date>2008-06-16T06:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname and IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113925#M446554</link>
      <description>Thanks every body.</description>
      <pubDate>Mon, 16 Jun 2008 07:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-and-ip/m-p/5113925#M446554</guid>
      <dc:creator>rp3440</dc:creator>
      <dc:date>2008-06-16T07:57:16Z</dc:date>
    </item>
  </channel>
</rss>

