<?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: Net services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439170#M357007</link>
    <description>Sure you can just do net.&lt;BR /&gt;&lt;BR /&gt;I just found that in day to day practice rebooting the server worked better.&lt;BR /&gt;&lt;BR /&gt;Thats because the servers I run tend to have a lot of network dependent services. Even apache does not take to well to a net reboot on hpux without a system reboot.&lt;BR /&gt;&lt;BR /&gt;All the docs say you can do as you wish.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 14 Jun 2009 12:25:49 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-06-14T12:25:49Z</dc:date>
    <item>
      <title>Net services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439165#M357002</link>
      <description>&lt;BR /&gt;There was change in back end lan netmask and the new netmask ip updated in /etc/rc.config.d/netconf .. &lt;BR /&gt;&lt;BR /&gt;But we forgot to stop and start of net services.&lt;BR /&gt;&lt;BR /&gt;so could it be possible to do stop and start of net services so that new netmask shld got activated for backend lan.&lt;BR /&gt;&lt;BR /&gt;Currently oracle databse is ruuning on system a,, and how can we check which net services are runing on system now, would they got affected if we do stop and start of net services.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Jun 2009 10:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439165#M357002</guid>
      <dc:creator>arun khatwani</dc:creator>
      <dc:date>2009-06-14T10:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Net services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439166#M357003</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;In theory, you can stop network services and start them and implement your netconf changes.&lt;BR /&gt;&lt;BR /&gt;nfs.core&lt;BR /&gt;nfs.server&lt;BR /&gt;nfs.client&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;The list is huge.&lt;BR /&gt;&lt;BR /&gt;In practice, I tried a few times doing a start stop on /sbin/init.d/net&lt;BR /&gt;&lt;BR /&gt;It never worked very well since any one of 100 services depended on networking also needed a restart.&lt;BR /&gt;&lt;BR /&gt;Therefore, when I change netconf, I simply reboot the system.&lt;BR /&gt;&lt;BR /&gt;Watch for typos, they can hang your boot process.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 14 Jun 2009 11:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439166#M357003</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-14T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Net services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439167#M357004</link>
      <description>Steevn i know we did in many servers yesterday as there was maintenance day and we did not face any problem yet,&lt;BR /&gt;&lt;BR /&gt;so i just want to know that whether we can do stop and restart of net services by /sbin/init.d/net stop start today at present no one is login on sytem.</description>
      <pubDate>Sun, 14 Jun 2009 11:44:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439167#M357004</guid>
      <dc:creator>arun khatwani</dc:creator>
      <dc:date>2009-06-14T11:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Net services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439168#M357005</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;"net services" do not know something about netmask. If it is just the netmask just set it with "ifdown ethX ; ifup ethX". All your service should see just a short network-hang and keep running. Lost packets are handled by ip-Stack and retransmited automatically.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Jun 2009 11:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439168#M357005</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2009-06-14T11:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Net services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439169#M357006</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;ifup/ifdown are "linux", sorry!&lt;BR /&gt;As Steve already mentioned /sbin/init.d/net is the method on HP-UX. &lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Jun 2009 12:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439169#M357006</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2009-06-14T12:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Net services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439170#M357007</link>
      <description>Sure you can just do net.&lt;BR /&gt;&lt;BR /&gt;I just found that in day to day practice rebooting the server worked better.&lt;BR /&gt;&lt;BR /&gt;Thats because the servers I run tend to have a lot of network dependent services. Even apache does not take to well to a net reboot on hpux without a system reboot.&lt;BR /&gt;&lt;BR /&gt;All the docs say you can do as you wish.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 14 Jun 2009 12:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-services/m-p/4439170#M357007</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-14T12:25:49Z</dc:date>
    </item>
  </channel>
</rss>

