LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 11-02-2009, 06:49 AM   #1
Bharat Kumar pankaj
Member
 
Registered: Nov 2007
Posts: 30

Rep: Reputation: 15
RE : Port 383 using by telnet


Hi All,

i am facing a lil bit problem, hope anyone out there can help me...

i want to open specific port using i.e 383

Whenever i tried to telnet it generates the following error


[root@node1 ~]# telnet <machine IP> 383
Trying <Machine IP>...
Connected to example.com (IP).
Escape character is '^]'.

-----------------------------------
Is not proceeding ..

And

[root@shai ~]# netstat -an | grep 383 | grep LISTEN
tcp 0 0 0.0.0.0:383 0.0.0.0:* LISTEN
unix 2 [ ACC ] STREAM LISTENING 33837 /tmp/keyring-nnccgo/socket
[root@shai ~]#


Kindly help me out above issue.

Thanks
Bharat
 
Old 11-02-2009, 08:57 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
proceeding? Where do you expect it to proceed too? That's all it's ever going to do, and it's working fine it seems - it says it's connected doesn't it? Where are you seeing an error?
 
Old 11-02-2009, 10:43 AM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by Bharat Kumar pankaj View Post
Hi All,

i am facing a lil bit problem, hope anyone out there can help me...
i want to open specific port using i.e 383

Whenever i tried to telnet it generates the following error

Kindly help me out above issue.
As acid_kewpie said, it's connecting, what more do you want? Netstat shows you that it's listening, and you're able to connect to it.

If you'd like more "kindly help", try providing details, like version/distro of Linux, what actual programs you're using to open the port, and what results you're expecting.
 
Old 11-03-2009, 03:24 AM   #4
Bharat Kumar pankaj
Member
 
Registered: Nov 2007
Posts: 30

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by TB0ne View Post
As acid_kewpie said, it's connecting, what more do you want? Netstat shows you that it's listening, and you're able to connect to it.

If you'd like more "kindly help", try providing details, like version/distro of Linux, what actual programs you're using to open the port, and what results you're expecting.

Hi,


Its not connecting. its taking a lot of time like 1-2 days, but still same problem.

details :

[root@shai ~]# uname -a
Linux shai.ind.hp.com 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
[root@shai ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
[root@shai ~]#

Actully we are using this port to our Open View setup.

The main OpenView Server setup in HP-UX B.11.23 U 9000/800 (ta) and

node machine is above Linux machine.


i was conneted through HPUX machine via telnet its not happening

i.e

HPUX # telnet <Machine IP> 383

Thanks
Bharat
 
Old 11-03-2009, 03:46 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Code:
[root@node1 ~]# telnet <machine IP> 383
Trying <Machine IP>...
Connected to example.com (IP).
Escape character is '^]'.
again. it's working.
 
Old 11-03-2009, 07:15 AM   #6
Bharat Kumar pankaj
Member
 
Registered: Nov 2007
Posts: 30

Original Poster
Rep: Reputation: 15
Hi,


No luck...

Same problem

Bharat
 
Old 11-03-2009, 10:02 AM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by Bharat Kumar pankaj View Post
Hi,

No luck...
Same problem
As acid_kewpie pointed out, it's CONNECTING...on the stuff YOU POSTED, it's saying "connected". How much more connecting you do need it to do???

And you STILL haven't said what the original problem was, aside from "it's not connecting", then posting logs that indicate that it IS connecting.

The problem description about Openview makes very little sense. Are you trying to migrate the Openview software from HP/UX to Linux? And are you actually saying that it's taking you 1 to 2 DAYS to connect t a port via Telnet?

If this is an Openview problem, contact Openview support. They should be able to help you.
 
Old 11-03-2009, 10:17 AM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Quote:
Originally Posted by Bharat Kumar pankaj View Post
Hi,


No luck...

Same problem

Bharat
I just remembered, that's how Linux works. You can't fix that. Try Windows instead, it works better there. Or flower arranging.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PLESK [Solution] Change port to 23 (telnet) instead of default port 8443 x5452 Linux - Software 6 05-10-2009 05:58 AM
how to telnet a port graziano1968 Linux - Server 2 01-04-2008 06:56 AM
can't telnet to port 25 varun_saa Mandriva 8 12-05-2005 08:36 PM
fopen (stage.c:383) .failed .automatic unsetting Hawk124 Linux - General 0 12-25-2004 10:45 PM
New Fedora Core 2 Kernel-2.6.6-1.383 harley51 Fedora 6 05-28-2004 07:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 09:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration