![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| max connections aix | invinzin21 | Shell Programming and Scripting | 0 | 02-12-2008 04:46 AM |
| Two SQL connections..suggest changes. | bhagat.singh-j | Shell Programming and Scripting | 0 | 10-25-2006 03:21 AM |
| Create new user with exisiting "id" | miredale | UNIX for Dummies Questions & Answers | 2 | 01-25-2006 07:17 AM |
| Problems with connections | Lestat | UNIX for Advanced & Expert Users | 8 | 06-01-2005 03:25 PM |
| HP-UX: X connections...? | abhayh | HP-UX | 0 | 04-25-2005 06:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
All exisiting connections from AIX 5.3
Hi,
In an AIX 5.3 machine, I want to know all existing network connections going out from the box. NETSTAT command will gove me all the active connections. I want all the connections (active or inactive). Is there any command or file that will give this ? |
|
||||
|
As the man pages for the NETSTAT command says that it displays information about all the active connections and not also the inactive ones. Say I have a server1 which has outgoing connections to server2 and server3. Server1 & server2 are up and running but server3 is presently down. So, running the netstat command on server1 will give me information about the connections to server2 but not to server3. Is there anyway (say a file in server1) which has an entry for all the connections ?
|
|
||||
|
I need to find all connections that goes from server1 to server2 and server3. I know that server3 is down and thats why running the netstat command on server1 will not give me information about the connections to server3. Is there any way ( i suppose a file in the server1) which holds information about all these ?
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|