<?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: How can I know my IP address? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894996#M563145</link>
    <description>Antonio,&lt;BR /&gt;once you know the ip-address etc.&lt;BR /&gt;if you wish to repeat the part of the installation for setting networks etc.&lt;BR /&gt;/sbin/set_parms &lt;BR /&gt;&lt;BR /&gt;then select one of the options:&lt;BR /&gt;example:&lt;BR /&gt;/sbin/set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Thu, 07 Apr 2005 10:41:38 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2005-04-07T10:41:38Z</dc:date>
    <item>
      <title>How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894990#M563139</link>
      <description>Hello world!&lt;BR /&gt;I'm newbie in HP-UX and I have a lof of questions about this os.&lt;BR /&gt;First question.&lt;BR /&gt;I have a HP RX2600 with Itanium.&lt;BR /&gt;I have to set ip address but I'm not able. I know there is ifconfig command but I don't understand how this work.&lt;BR /&gt; &lt;BR /&gt;How can I know my IP address?&lt;BR /&gt;How can I set new IP address?&lt;BR /&gt;Thank In Advance.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 10:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894990#M563139</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T10:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894991#M563140</link>
      <description>Try ifconfig lan0.  Do a man on ifconfig. It can also be used to set your IP address.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Apr 2005 10:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894991#M563140</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T10:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894992#M563141</link>
      <description>Pete,&lt;BR /&gt;thank you but id doesn't work.&lt;BR /&gt;Reading man I've seen netstat -i. It answer lan1 and my ip address.&lt;BR /&gt;Is it right?&lt;BR /&gt;Now how can set new IP address?&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 10:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894992#M563141</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T10:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894993#M563142</link>
      <description>ifconfig lan1 inet new_ip_addr&lt;BR /&gt;&lt;BR /&gt;Or something like that (asuming you are using IPv4)&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 10:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894993#M563142</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-04-07T10:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894994#M563143</link>
      <description>Do you want to change lan1's current IP, or configure other virtual interfaces ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 10:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894994#M563143</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-04-07T10:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894995#M563144</link>
      <description>Ok, it's probably not lan0 then.  Run lanscan to determine the name of your interface.  It sounds like you're using lan1, so the command would be "ifconfig lan1".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Apr 2005 10:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894995#M563144</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T10:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894996#M563145</link>
      <description>Antonio,&lt;BR /&gt;once you know the ip-address etc.&lt;BR /&gt;if you wish to repeat the part of the installation for setting networks etc.&lt;BR /&gt;/sbin/set_parms &lt;BR /&gt;&lt;BR /&gt;then select one of the options:&lt;BR /&gt;example:&lt;BR /&gt;/sbin/set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 07 Apr 2005 10:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894996#M563145</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-04-07T10:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894997#M563146</link>
      <description>Stephen,&lt;BR /&gt;I type ifconfig lan1 x.x.x.17 and after of this when I type ifconfig lan1 it shows my new ip address. Does still remain after reboot?&lt;BR /&gt; &lt;BR /&gt;Fred,&lt;BR /&gt;I'm newbie here! I need simple configuration.&lt;BR /&gt; &lt;BR /&gt;Pete,&lt;BR /&gt;lanscan doesn't exist!&lt;BR /&gt; &lt;BR /&gt;Peter,&lt;BR /&gt;now I try it.&lt;BR /&gt; &lt;BR /&gt;Anotonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 10:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894997#M563146</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T10:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894998#M563147</link>
      <description>Ok,&lt;BR /&gt;ping to another address now works fine!&lt;BR /&gt;Ping from another host find this server.&lt;BR /&gt;It appears to work fine.&lt;BR /&gt;Now reboot.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 10:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894998#M563147</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T10:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894999#M563148</link>
      <description>Question was to know wether you want to change current IP or give your machine a secondary IP.&lt;BR /&gt;&lt;BR /&gt;If you only want to change IP of lan1, ifconfig will change it for current system. To change it beyond reboots, you have to change /etc/rc.config.d/netconf.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 10:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4894999#M563148</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-04-07T10:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895000#M563149</link>
      <description>It's /usr/sbin/lanscan, but that shows your hardware (MAC) address, not your IP address.</description>
      <pubDate>Thu, 07 Apr 2005 10:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895000#M563149</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-04-07T10:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895001#M563150</link>
      <description>For the new setting to remain after reboot, you would need to change it in /etc/rc.config.d/netconf.  Scan down to the section that begins "INTERFACE_NAME[0]=lan1" and change the next line to the new IP address.  Better yet, to make sure that all the necessary places are changed, run "/sbin/set_parms ip_address".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Apr 2005 10:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895001#M563150</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T10:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895002#M563151</link>
      <description>cry!cry!cry! :-(&lt;BR /&gt;After reboot I see old ip address.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 11:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895002#M563151</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T11:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895003#M563152</link>
      <description>Have a look at my last post :)&lt;BR /&gt;edit /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 11:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895003#M563152</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-04-07T11:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895004#M563153</link>
      <description>If you want a permanent change, do what Fred/Pete have been trying to tell you.</description>
      <pubDate>Thu, 07 Apr 2005 11:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895004#M563153</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-04-07T11:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895005#M563154</link>
      <description>/sbin/set_parms ip_address ask me the ip_address then reboot system; after reboot host has still old ip_address :-(&lt;BR /&gt; &lt;BR /&gt;Now I try change manually /etc/rc.config.d/netconf ...&lt;BR /&gt;(I hope remember how work vi)&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 11:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895005#M563154</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T11:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895006#M563155</link>
      <description>After making the changes to /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;stop and start the /sbin/init.d/net&lt;BR /&gt;by giving the command&lt;BR /&gt;/sbin/init.d/net stop&lt;BR /&gt;and then &lt;BR /&gt;/sbin/init.d/start&lt;BR /&gt;that should do it&lt;BR /&gt;&lt;BR /&gt;I hope you have already identified the lan card from the ioscan -funC lan output and have plugged in the cables to the right device.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 11:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895006#M563155</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-04-07T11:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895007#M563156</link>
      <description>... and now I understand!&lt;BR /&gt;netconf is read only. I can't change with vi!&lt;BR /&gt;I guess I have to change with chmod ..&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 12:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895007#M563156</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T12:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895008#M563157</link>
      <description>After set read &amp;amp; write I could modify netconf file.&lt;BR /&gt;Fred, you are the 1.st told me about this file. Please post again, you merit the bunny!&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 12:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895008#M563157</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-07T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I know my IP address?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895009#M563158</link>
      <description>Thank to allbodies :-)&lt;BR /&gt; &lt;BR /&gt;I have some other questions to write next days.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Apr 2005 08:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-know-my-ip-address/m-p/4895009#M563158</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-04-08T08:50:01Z</dc:date>
    </item>
  </channel>
</rss>

