Whenever I boot an F150, I lose the default gateway, thereby having to manually enter it in via smit (or the CLI). Any reasons why this would do a disappearing act? I am running AIX 5.1, level 3.
Th hostname is really ppp. It was named that long before I showed on the scene. It may be a good isea to rename it, just so there is no confusion with any protocols...
Th hostname is really ppp. It was named that long before I showed up on the scene. It may be a good idea to rename it, just so there is no confusion with any protocols...
Sorry for the delay. Things have been nuts. The following posts per your message are:
$ errpt|head -30
IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION
C092AFE4 0922112503 I O ctcasd ctcasd Daemon Started
A6DF45AA 0922112503 I O RMCdaemon The daemon is started.
E18E984F 0922112503 P S SRC SOFTWARE PROGRAM ERROR
E18E984F 0922112503 P S SRC SOFTWARE PROGRAM ERROR
E18E984F 0922112503 P S SRC SOFTWARE PROGRAM ERROR
arp -a
? (192.168.200.100) at 0:b0:c2:88:fb:36 [ethernet] stored in bucket 20
? (192.168.200.200) at 0:d0:b7:4d:da:4a [ethernet] stored in bucket 20
bart.wdpi.com (192.168.200.1) at 0:2:a5:cd:1e:0 [ethernet] stored in bucket 21
That doesn't look right to me. I think that the ODM duplications may will be the issue here. I would suggest deleting the 3 route entries and then going into smit and redefining your default gateway afresh.
odmdelete -o CuAt -q "name=inet0 and attribute=route"
should get rid of these 3 entries for you. If it has worked, you should get a message
0518-307 odmdelete: 3 objects deleted.
If you now do an odmget CuAt|grep -ip route , you should find no entries.
Now do a
route delete default
to delete the current active default gateway. Make sure that you are logged in from another machine on the same network so that you don't lose your connection to the box.
Now just re-add the correct default gateway by doing smit tcpip -> minimum configuration and startup -> en0 and adding the desired default gateway address in
I gave this a try and I still lose the default gateway after each re-boot. However, there is only one entry within the ODM for the gateway now, so that is much cleaner. I think this box has a mind of its own...
Good news mano...it worked! I had deleted previously, albeit with multiple routes within the ODM. She reboots back up with logins, telnets, etc at a snap of a finger.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.