- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Port No. 6000
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
07-03-2006 01:22 AM
07-03-2006 01:22 AM
Port No. 6000
We have two HP Servers. On one of the HP servers, we are seeing many connections, with port number 6000. The netstat -an command output shows
tcp 0 0 10.132.121.51.49964 10.132.121.36.6000 ESTABLISHED
We have rebooted the 10.132.121.36 machine, but all the sessions still remain in this state.
How can we kill all these sessions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2006 01:31 AM
07-03-2006 01:31 AM
Re: Port No. 6000
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2006 01:33 AM
07-03-2006 01:33 AM
Re: Port No. 6000
Take a look at /etc/services
See if there is an entry for port 6000.
There is probably an application using the port. It seems to be a peristant application since it reconnects after boot.
Take a look at the source ip address: 10.132.121.51
Find out what application its running and perhaps talk to the user or sysadmin before trying to kill the application and disrupting things.
Or use a firewall to block port 6000, your choice.
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
07-03-2006 01:40 AM
07-03-2006 01:40 AM
Re: Port No. 6000
The 10.132.121.36 is not under production.Only 10.132.121.51 is being used.
So, we want to remove all these 10.132.121.36 sessions.
How can we check if X11 is using ssh?
Reg,
Abhishek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2006 01:49 AM
07-03-2006 01:49 AM
Re: Port No. 6000
info to help you out there is on this thread...
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=945618
A lot of info available on the forums. You can search for things like port 6000, xdmcp and x11forwarding.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2006 02:47 AM
07-03-2006 02:47 AM