Question : How to troubleshoot the network settings in AIX 5.1

I have an AIX 5.1 machine. Suddenly i am unable to ping it from other machines ( in the same network). What might be the problem? how do i check the firewall settings?
Thanks in advance,
Subbarai

Answer : How to troubleshoot the network settings in AIX 5.1

I don't see confirmed that you have tried to ping both the host name and ip adress of the server. Check your DNS if you can only ping by ip adress.

Some things you can check:

-Ensure that all plugs are secured and screwed down on the adapters.
-View the status of existing adapters and interfaces (the adapter being  the physical hardware; the interface being the software that enables communication on that hardware)
-Verify that the adapter you are using is "Available".
-Check the error report: errpt -a | more
-Do an arp -a to see if the ip adress of the pc that's pinging the server is listed. If not then the packets don't even get to the server and you should indeed check your firewall logs. Maybe your firewall doesn't allow ICMP.
-Verify that your netmask is correct.
-Verify the server hostname:  hostname
-Ensure that software is loaded correctly: lppchk -v
-Verify the adapter configuration. If you see only lo0, or if there is an "*" next to your interface, you need to configure the interface again.
Random Solutions  
 
programming4us programming4us