AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  route table missing

    Posted Fri December 15, 2006 04:51 AM

    Originally posted by: SystemAdmin


    Dear

    How can i check who/what to casue the default route missing on AIX? Foex example some audit log...system log....

    TKS
    #AIX-Forum


  • 2.  Re: route table missing

    Posted Fri December 15, 2006 07:48 AM

    Originally posted by: SystemAdmin


    John: the definitive way to investigate something like this is via AIX auditing. The bad news is that audit doesn't run by default, you have to customize and set it up to your requirements. The best reference for this is the redbook

    http://www.redbooks.ibm.com/abstracts/sg246396.html?Open

    If you didn't have auditing running you're probably in bad shape I hate to say. You could try looking back through syslog (if you have that set up properly). You probably became aware of this situation through some symptoms or other. These may be reflected in syslog and that might at least give you a timeframe as to when the problem started. Given that you could use the last command to see who was logged on at the time. You could also try looking for and at smit.log files in case the culprit was using smit.

    HTH

    Jim Lane
    #AIX-Forum


  • 3.  Re: route table missing

    Posted Fri December 15, 2006 10:25 AM

    Originally posted by: SystemAdmin


    Have a look in smit.log .sh_history
    How many people know the root password? Go and shout at them.
    What change requests have just been actioned against the system these might give you a clue?
    #AIX-Forum