HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- /etc/services port addition connnection refused er...
Operating System - Tru64 Unix
1836457
Members
2292
Online
110101
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
01-05-2006 11:21 PM
01-05-2006 11:21 PM
/etc/services port addition connnection refused error
Dear All,
Can anybody tell me what are all steps need to be done after adding a port in /etc/services.I have added 4 ports in services out of them for two ports ia m getting an error connection refused when i am tring to do telnet to that port.
$ telnet 10.0.20.61 3313
Trying...
telnet: Unable to connect to remote host: Connection refused
Am i missing any step ?
Thanks in advance
Vinod
Can anybody tell me what are all steps need to be done after adding a port in /etc/services.I have added 4 ports in services out of them for two ports ia m getting an error connection refused when i am tring to do telnet to that port.
$ telnet 10.0.20.61 3313
Trying...
telnet: Unable to connect to remote host: Connection refused
Am i missing any step ?
Thanks in advance
Vinod
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 11:28 PM
01-05-2006 11:28 PM
Re: /etc/services port addition connnection refused error
The /etc/services is a port-name mapping file. After you add a port to the /etc/services file you need to start a daemon that listen to that port, that normally is done through the inetd daemon or a independent daemon started by a rc script (like /sbin/init.d/sendmail).
Ensure that the daemon that should listen to that port is started before trying to do the connection.
Ensure that the daemon that should listen to that port is started before trying to do the connection.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 11:58 PM
01-05-2006 11:58 PM
Re: /etc/services port addition connnection refused error
Hi,
programs that are started by the inetd are listed in /etc/inetd.conf
greetings,
Michael
programs that are started by the inetd are listed in /etc/inetd.conf
greetings,
Michael
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