- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cannot start inetd
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО11-22-2004 10:44 PM
тАО11-22-2004 10:44 PM
cannot start inetd
Whith inetd -k
inetd -l
inetd -c
The output is inetd: There is no inetd running
do you now why ?
The inetd.conf is correct but I cant start inetd
Thanks to all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2004 12:19 AM
тАО11-23-2004 12:19 AM
Re: cannot start inetd
service xinetd start
I do suspect that this is a HP-UX call and I'd say the first step in that situation is to post the inetd.conf configuration, OS and system type.
That always helps.
There really is not output from the inetd command. It just does what its told. The output in hpux goes to /var/adm/syslog/syslog.log
SEP
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
тАО11-23-2004 12:26 AM
тАО11-23-2004 12:26 AM
Re: cannot start inetd
Firstly, what Linux flavour are you running. inetd varies from system to system, as with RH9, there's only an xinetd daemon, where on other *nix flavours, there's an inetd daemon again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2004 01:03 AM
тАО11-23-2004 01:03 AM
Re: cannot start inetd
The inetd process is called as xinetd and it is /etc/init.d
#/etc/init.d/xinetd start
#/etc/init.d/xinetd restart (if it is running this can be done)
Check the inetd.conf file or error messages in /var/log/messages file.
Rgds
HGN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2004 02:01 AM
тАО11-23-2004 02:01 AM
Re: cannot start inetd
The server go out with telnet ping ftp from console but I can't telnet in to from other server.
The message in syslog is inetd going down on signal 11
Can you help me
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2004 12:56 AM
тАО11-24-2004 12:56 AM
Re: cannot start inetd
check you /etc/hosts file for corruption.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2004 12:56 AM
тАО11-24-2004 12:56 AM
Re: cannot start inetd
Did you install any security hardening tool.
And also try looking at inetd daemon in ps -ef output as below.
# ps -ef | grep inet
root 1224 1 0 Nov 19 ? 0:03 /usr/sbin/inetd
It might be that inetd is running but it has blocked all incoming services for security reasons. You need to check what options you have chosen in this case.
For stopping and starting inetd daemon in HPUX:
# /sbin/init.d/inetd stop
# /sbin/init.d/inetd start
# /usr/sbin/inetd -c
This make the inetd daemon reread the inetd.conf file.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2004 01:13 AM
тАО11-24-2004 01:13 AM
Re: cannot start inetd
After boot inetd don't work correctly.
inetd -k
inetd -l
inetd -c
the system is ok, but when I do ll command
The output is:Memory fault core dump.
Why ?
I remember that problem was present before in all disk.
The ll -alg works correctly but not ll also tar gives memory fault core dump.
Thank to all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2004 01:26 AM
тАО11-24-2004 01:26 AM
Re: cannot start inetd
# dd if=/dev/dsk/cxtydz of=/dev/null bs=512k
check for errors.
Is there an exported nfs filesystem ?
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2004 01:35 AM
тАО11-24-2004 01:35 AM
Re: cannot start inetd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2004 01:42 AM
тАО11-24-2004 01:42 AM
Re: cannot start inetd
Did you try making changes (like changing permissions, ownerships etc.,) after you installed the OS?. This is most likely related to issues of missing/incompatible libraries, directory/file permissions etc.,
Unless we know what you did after installing the OS, it may be difficult to find the issue. If the installation went successful, there is no reason why the commands fail to execute. How about "ioscan" command?. Do you see all the devices in there?. Try 'insf -e' and see if there is any luck.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-24-2004 01:49 AM
тАО11-24-2004 01:49 AM
Re: cannot start inetd
In ioscan command there isn't problem.
?????????