- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to telnet to port 6803
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
08-13-2003 02:59 AM
08-13-2003 02:59 AM
unable to telnet to port 6803
But trying to telnet to port 6803 we get the next messages.
Trying ......
Conected to localhost
Escape character is '^]`
en than it does nothing.
The port is in /etc/services
pfm-export 6803/tcp
anyone have any suggestions??
thnx in advance
Heiko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 03:10 AM
08-13-2003 03:10 AM
Re: unable to telnet to port 6803
#telnet localhost 6803
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 03:29 AM
08-13-2003 03:29 AM
Re: unable to telnet to port 6803
Is there a correct entry in /etc/inetd.conf for pfm-export? If so, have you run inetd -c to re-read the inetd.conf?
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 03:37 AM
08-13-2003 03:37 AM
Re: unable to telnet to port 6803
pfm-export stream tcp nowait root /usr/lbin/telnetd telnetd
and then do an inetd -c.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 03:55 AM
08-13-2003 03:55 AM
Re: unable to telnet to port 6803
but what is supposed to say that port ?
This is the real question...
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:17 PM
08-13-2003 12:17 PM
Re: unable to telnet to port 6803
http://sourceforge.net/tracker/index.php?func=detail&aid=213650&group_id=753&atid=100753
Index page calls login.pl from incorrect location?
Should the "Log In" button invoke /cgi-bin/freepfm/login.pl the same way the "Register" button does, rather than /cgi-bin/login.pl ? I had to make this change to get things to work at home. Hopefully I'm not wasteing somebody's time by calling out problems that are not really problems due to my inexperience with apache, et. al.
Sounds like it would effect what happens when you telnet to that port.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 11:41 PM
08-13-2003 11:41 PM
Re: unable to telnet to port 6803
seems like i misinturpreted some data i got from the customer,
I was expecting a login prompt, but later the customer told me that this 'hanging'was correct. Due to a program that was listening on that port.
Problems we have now, looks more an routing problem then a unix problem.
Sorry for wasting any of your time, but i must thank you again because i got some valuable information again about Unix.
Regards,
Heiko