![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| Help needed please. | jerryboy78 | UNIX for Dummies Questions & Answers | 3 | 03-16-2008 10:06 AM |
| help needed | nnayagam | Shell Programming and Scripting | 2 | 03-07-2008 02:34 AM |
| Help needed | dsravan | Shell Programming and Scripting | 2 | 07-20-2006 06:37 AM |
| awk help needed. | cskumar | Shell Programming and Scripting | 0 | 07-20-2006 04:24 AM |
| Sed help needed | stevefox | Shell Programming and Scripting | 5 | 12-04-2005 09:44 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Little help needed.
Hello,
I am quite new to AIX, but have Linux experience. Iam facing a peoblem with AIX 5.2 running on a 43p Model 150 (RS6000). I tried everyting and i cant have the network to run properly. /etc/hosts looks like this: 127.0.0.1 loopback localhost 192.168.XXX.XXX blanc.processia2003.com my /etc/resolv.conf nameserver 192.168.XXX.XXX domain processia2003.com I can ping localhost but i cant ping anything else. My domain runs on Win2k3. I ran smit mktcpip and entered all the required info, i had the "OK" status at the end of the process but i cant ping any other machines. Any thoughts? Many thanks. |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
Ifconfig -a en1 flags=4e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,PSEGM,CHAIN> inet 192.168.10.101 netmask 0xfffffff00 broadcast 127.255.255.255 inet6 ::1/0 tcp_sendspace 65536 tcp_recvspace 65536 |
|
|||
|
Quote:
I am on the same subnet for all my machines. Windows and Unix. Last edited by Netghost; 08-10-2006 at 06:51 AM. |