HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- net start net stop and inetd
Operating System - HP-UX
1826203
Members
3016
Online
109691
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2004 06:20 AM
01-29-2004 06:20 AM
Our new sysadmin is using net stop and net start to recycle the inetd services. He will edit the inetd.conf file and change the ip on the nic's, then execute the stop/start commands to swap identical hp-ux boxes ip addresses.
Is this the correct way to do this? In the past we had reset the nic's and then forced the inetd to re-read the conf file or just re-boot. Are there other issues that are not being addressed with this technique?
I am concerned that other dependent services are not being reset correctly. Since we tried this we have had some serious performance issues with a report writer tool that uses odbc, ip and rpc to talk to the database server.
Thanks in advance,
Doug
Is this the correct way to do this? In the past we had reset the nic's and then forced the inetd to re-read the conf file or just re-boot. Are there other issues that are not being addressed with this technique?
I am concerned that other dependent services are not being reset correctly. Since we tried this we have had some serious performance issues with a report writer tool that uses odbc, ip and rpc to talk to the database server.
Thanks in advance,
Doug
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2004 06:28 AM
01-29-2004 06:28 AM
Solution
If all you want to do is restart the inetd daemon:
inetd -c
Don't start/stop net
There are other components to the network that are not being reset properly and are probably causing the problems you report.
SEP
inetd -c
Don't start/stop net
There are other components to the network that are not being reset properly and are probably causing the problems you report.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2004 06:30 AM
01-29-2004 06:30 AM
Re: net start net stop and inetd
Doug,
Being basically cowardly when it comes to changing things, I've always used the /sbin/set_parms command to set first the hostname, then the ip_address - then rebooted. I can't think of any drawbacks to net stop/start, I guess, but my cautious nature is going to stick to my tried and true method.
Pete
Pete
Being basically cowardly when it comes to changing things, I've always used the /sbin/set_parms command to set first the hostname, then the ip_address - then rebooted. I can't think of any drawbacks to net stop/start, I guess, but my cautious nature is going to stick to my tried and true method.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2004 06:34 AM
01-29-2004 06:34 AM
Re: net start net stop and inetd
Hi Doug,
No. /sbin/init.d/net stop and start will not affect inetd. If at all he wants to use /sbin scripts, he should be using /sbin/init.d/inetd. net start and stop can help to reconfigure the IPs and the default gateway.
I would run 'inetd -c' to re-read the configuration.
-Sri
No. /sbin/init.d/net stop and start will not affect inetd. If at all he wants to use /sbin scripts, he should be using /sbin/init.d/inetd. net start and stop can help to reconfigure the IPs and the default gateway.
I would run 'inetd -c' to re-read the configuration.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP