![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how many ip's | chomca | AIX | 4 | 07-01-2008 12:31 PM |
| Assigning IP's | macgre_r | HP-UX | 12 | 11-30-2007 06:49 PM |
| Extracting IP's from a file | eth0 | Shell Programming and Scripting | 14 | 08-18-2006 11:35 AM |
| Can somebody advise any free Linux sever for shell programming? | belgampaul | Shell Programming and Scripting | 3 | 02-22-2005 02:08 PM |
| Running a script on a different Sever | tony3101 | Shell Programming and Scripting | 3 | 05-24-2004 04:21 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
find the IP's on the sever
Hi ,
I am working on AIx server which is connected to another network which is a stock market via leased line , From my side I connect to the server locally but what i need is to know the ip whic the server connect to the stock market how I can Know this ???? Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Not sure how your connectivity works but
(a) arp can be used to find locally known IP addresses (b) "netstat -a" will list all active IP connections and endpoints |
|||
| Google The UNIX and Linux Forums |