HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ntalkd[8107]: Bad protocol version 214
Operating System - HP-UX
1834800
Members
2510
Online
110070
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
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
06-04-2005 02:42 PM
06-04-2005 02:42 PM
ntalkd[8107]: Bad protocol version 214
Hi,
One of my servers syslog is being fluded with the ntalkd messages. Can anyone help me to stop this and tell why this message is comming?
ntalkd[8107]: Bad protocol version 214
Thanks,
-- Faisal
One of my servers syslog is being fluded with the ntalkd messages. Can anyone help me to stop this and tell why this message is comming?
ntalkd[8107]: Bad protocol version 214
Thanks,
-- Faisal
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2005 05:24 PM
06-04-2005 05:24 PM
Re: ntalkd[8107]: Bad protocol version 214
Hi,
Though I dont know much about ntalkd, from the internet search made I understand ntalkd is a programme that allow users to have text chats.
Inetd entry for the daemon in /etc/inetd.conf will be the following
ntalk dgram udp wait root /usr/lbin/ntalkd ntalkd
The error message you mentioned may be generated due to a wrong configuration entry in /etc/inetd.conf or due to version issues. If you are not using ntalkd for chat hash above mentioned entry from conf file and restart your system (or just reread conf file by inetd -c).
Following link will give some more details..
http://docs.cup.hp.com/en/B9106-90008/talkd.1M.html
Hope this helps
Sudeesh
Though I dont know much about ntalkd, from the internet search made I understand ntalkd is a programme that allow users to have text chats.
Inetd entry for the daemon in /etc/inetd.conf will be the following
ntalk dgram udp wait root /usr/lbin/ntalkd ntalkd
The error message you mentioned may be generated due to a wrong configuration entry in /etc/inetd.conf or due to version issues. If you are not using ntalkd for chat hash above mentioned entry from conf file and restart your system (or just reread conf file by inetd -c).
Following link will give some more details..
http://docs.cup.hp.com/en/B9106-90008/talkd.1M.html
Hope this helps
Sudeesh
The most predictable thing in life is its unpredictability
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 11:01 PM
06-05-2005 11:01 PM
Re: ntalkd[8107]: Bad protocol version 214
Somebody may be trying to probe your system -- I doubt that anyone is simply trying to chat }>|
Pine3 ## grep talk /etc/services
talk 517/udp # conversation
ntalk 518/udp # new talk, conversation
Comment out the 'talk" line(s) in /etc/inetd.conf:
Pine3 ## grep talk /etc/inetd.conf
##20041125jrv## ntalk dgram udp wait root /usr/lbin/ntalkd ntalkd
Then slap inetd:
Pine3 ## inetd -c
Pine3 ## grep talk /etc/services
talk 517/udp # conversation
ntalk 518/udp # new talk, conversation
Comment out the 'talk" line(s) in /etc/inetd.conf:
Pine3 ## grep talk /etc/inetd.conf
##20041125jrv## ntalk dgram udp wait root /usr/lbin/ntalkd ntalkd
Then slap inetd:
Pine3 ## inetd -c
"The lyf so short, the craft so long to lerne." - Chaucer
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP