- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: inetd telnet/tcp unknown service on syslog.log
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
02-26-2003 03:40 PM
02-26-2003 03:40 PM
inetd telnet/tcp unknown service on syslog.log
In the boot all the tcp services are unknown. The server is a NIS client.
What happend?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 03:46 PM
02-26-2003 03:46 PM
Re: inetd telnet/tcp unknown service on syslog.log
What does the file /etc/services look like?
Has it been deleted or corrupted?
And in /etc/nsswitch.conf what does the line
services: .......
look like?
If it has nis first, do you have connectivity to the NIS server?
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:12 PM
02-26-2003 04:12 PM
Re: inetd telnet/tcp unknown service on syslog.log
The nsswitch.conf is attached, but has two lines, is correct?
I can't ping to NIS server because is protected, but the NIS server is fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:19 PM
02-26-2003 04:19 PM
Re: inetd telnet/tcp unknown service on syslog.log
services: files
IF you're supposed to be using NIS for services - make it look like this
services: nis [NOTFOUND=continue UNAVAIL=continue] files
Sounds like it doesn't know *where* to look for it's services. You may need to bounce inetd after adding either of above.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 05:37 PM
02-26-2003 05:37 PM
Re: inetd telnet/tcp unknown service on syslog.log
ypbind: no entry in /var/yp/secureservers file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2003 08:09 AM
03-01-2003 08:09 AM
Re: inetd telnet/tcp unknown service on syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 09:39 PM
06-05-2003 09:39 PM
Re: inetd telnet/tcp unknown service on syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 09:40 PM
06-05-2003 09:40 PM
Re: inetd telnet/tcp unknown service on syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 09:40 PM
06-05-2003 09:40 PM
Re: inetd telnet/tcp unknown service on syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 09:41 PM
06-05-2003 09:41 PM
Re: inetd telnet/tcp unknown service on syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 09:41 PM
06-05-2003 09:41 PM
Re: inetd telnet/tcp unknown service on syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 01:15 AM
06-06-2003 01:15 AM
Re: inetd telnet/tcp unknown service on syslog.log
Karthik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 08:35 AM
06-08-2003 08:35 AM
Re: inetd telnet/tcp unknown service on syslog.log
get to the console and restart inetd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 04:55 AM
06-10-2003 04:55 AM
Re: inetd telnet/tcp unknown service on syslog.log
DNS NIS FILES
There are several nsswitch.? files under /etc.
#ll /etc/nss*
Try copying one of the nsswitch.compat or .nis or .nisplus (whichever you are using) to nsswitch.conf and see if that works.
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2003 02:55 AM
10-13-2003 02:55 AM
Re: inetd telnet/tcp unknown service on syslog.log
I have the same problem with "telnet" and "rlogin" but not with "su":
-------------------------------------
bash-2.04# telnet localhost
Trying...
Connected to localhost.
Escape character is '^]'.
Local flow control on
Telnet TERMINAL-SPEED option ON
HP-UX uxbdhp01 B.11.11 U 9000/785 (tb)
login: merol
Password:
Login incorrect
Wait for login retry: ..
login:
---------------------------------------
My ws now is 11.11 but the rest of ws are 10.20 and use NIS (not NIS+). I had to activate NIS (+nsswitch.conf) but problem persist.
Thank you for your cooperation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2003 03:37 AM
10-13-2003 03:37 AM
Re: inetd telnet/tcp unknown service on syslog.log
swagentd won't run right without one.
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
10-13-2003 03:45 AM
10-13-2003 03:45 AM
Re: inetd telnet/tcp unknown service on syslog.log
bash-2.04# cat /etc/nsswitch.conf
passwd: nis files
group: nis files
hosts: nis [NOTFOUND=continue UNAVAIL=continue] files [NOTFOUND=continue UNAVAIL=continue] dns
services: nis [NOTFOUND=continue UNAVAIL=continue] files
networks: nis [NOTFOUND=continue UNAVAIL=continue] files
protocols: nis [NOTFOUND=continue UNAVAIL=continue] files
publickey: nis [NOTFOUND=continue UNAVAIL=continue] files
netgroup: nis [NOTFOUND=continue UNAVAIL=continue] files
automount: files nis
aliases: files nis
I can do "su - merol" without problem, also I can check my host:
bash-2.04# /usr/contrib/bin/nsquery hosts uxbdhp01
Using "nis [NOTFOUND=continue UNAVAIL=continue] files [NOTFOUND=continue UNAVAIL=continue] dns" for the hosts polic
y.
Searching nis for uxbdhp01
Hostname: uxbdhp01
Aliases:
Address: 155.208.194.198
Switch configuration: Terminates Search
but after telnet doesn't recognize any NIS login.
best regards,