- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnetd not working...
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
Forums
Discussions
Discussions
Discussions
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
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
07-20-2004 12:03 AM
07-20-2004 12:03 AM
I get messages in /var/adm/syslog/syslog.log as:
Rereading configuration
ftp/tcp: Unknown service
telnet/tcp: Unknown service
tftp/udp: Unknown service
bootps/udp: Unknown service
login/tcp: Unknown service
shell/tcp: Unknown service
exec/tcp: Unknown service
ntalk/udp: Unknown service
auth/tcp: Unknown service
printer/tcp: Unknown service
daytime/tcp: Unknown service
daytime/udp: Unknown service
time/tcp: Unknown service
echo/tcp: Unknown service
echo/udp: Unknown service
discard/tcp: Unknown service
discard/udp: Unknown service
chargen/tcp: Unknown service
chargen/udp: Unknown service
kshell/tcp: Unknown service
klogin/tcp: Unknown service
registrar/tcp: Unknown service
hacl-cfg/udp: Unknown service
hacl-cfg/tcp: Unknown service
recserv/tcp: Unknown service
instl_boots/udp: Unknown service
I checked /etc/services /etc/protocols /etc/inetd.conf everything looks normal. Nothing in /var/adm/inetd.sec. And now i am not able to do telnet/ftp/rcp/rsh!!
Maximum user that log into this machine are not more than 5.
What could be cause of problem.
Thanks in advance for your help.
Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:12 AM
07-20-2004 12:12 AM
Re: telnetd not working...
644 root:sys for /etc/services
444 bin:bin for /etc/protocols
Just to start ruling things out...
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:15 AM
07-20-2004 12:15 AM
SolutionYour /etc/nsswitch.conf file. There should be a line called services - What does it say ?
Since I don't know what your running, let me just say that mine shows:
services : files
But based on what your doing, this might need to be different...
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:17 AM
07-20-2004 12:17 AM
Re: telnetd not working...
-rw-r--r-- 1 root sys 5915 Jul 20 16:47 services
-rw-r--r-- 1 bin bin 1710 Jul 20 16:48 protocols
-rw-r--r-- 1 root sys 3875 Jul 20 16:54 inetd.conf
I think they are right.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:20 AM
07-20-2004 12:20 AM
Re: telnetd not working...
/rcw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:22 AM
07-20-2004 12:22 AM
Re: telnetd not working...
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:24 AM
07-20-2004 12:24 AM
Re: telnetd not working...
NSSWITCH was in problem. It was actually working before since it first looks out for NIS server and then for local files. I simply missed out that one. I don't know why NIS server suddenly stopped working but well now i am able to access the server.
Thanks a lot for your immediate support. You really hit the one in 2 min.
Thanks agains,
Regards,
Bharat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:24 AM
07-20-2004 12:24 AM
Re: telnetd not working...
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 12:25 AM
07-20-2004 12:25 AM
Re: telnetd not working...
Regards,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 01:46 AM
07-20-2004 01:46 AM
Re: telnetd not working...
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 05:52 PM
07-20-2004 05:52 PM
Re: telnetd not working...
I did exactly the same. Thanks for your suggestion and concern.
You all are always helpful and cooperative.
Regards,