nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Sensing the port on RHEL AS4

This is a discussion on Sensing the port on RHEL AS4 within the Server configuration tutorials forums, part of the Mastering Servers category; How can i check the status of port on RHEL AS4? I will be a favour if you let me ...


Go Back   nixCraft Linux Forum > Mastering Servers > Server configuration tutorials

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-29-2007, 05:19 PM
Junior Member
User
 
Join Date: Jun 2007
My distro: goel
Posts: 15
shilpigoel1 is on a distinguished road
Default Sensing the port on RHEL AS4

How can i check the status of port on RHEL AS4? I will be a favour if you let me know about the commands for this.
Thanks
Reply With Quote
  #2 (permalink)  
Old 06-30-2007, 07:32 PM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 478
monk is an unknown quantity at this point
Default

To display open port and related program use netstat command. Must run as the root user:
Code:
 netstat -tulpn
To list all established connections
Code:
netstat -nat | grep ESTA
If you need something else hit reply button
__________________
May the force with you!
Reply With Quote
  #3 (permalink)  
Old 07-02-2007, 02:29 PM
Junior Member
User
 
Join Date: Jun 2007
My distro: goel
Posts: 15
shilpigoel1 is on a distinguished road
Default Checking the status of port on another Linux machine

Hi,
If i need to check the status of the port on other Linux machine from my Linux machine. How can i do this? Kindly help.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Imap Port sweta CentOS / RHEL / Fedora 0 05-02-2008 11:34 PM
How to open a port fed111 Web servers 1 03-08-2008 11:26 PM
HELP! Port Monitoring! sunburn Shell scripting 1 02-11-2008 01:46 PM
Port forwarding satimis Networking, Firewalls and Security 0 02-02-2008 07:45 AM
bsnl broadband connection using USB port in RHEl 4 linux meenal Computer Networking and Internet/broadband 1 10-08-2007 12:21 PM


All times are GMT +5.5. The time now is 04:41 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35