vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Dear All, Could someone pls advise me on what to do? One of the routes 'tmkulprdscs6' keeps having the gateway changed to 126.120.0.14. The correct gateway would be 126.120.0.16. We delete the route, and for a while it is fine. After a while, it changes back to the wrong gateway. Routing tables Destination Gateway Flags Refs Use If PMTU Exp Groups Route Tree for Protocol Family 2 (Internet): default 126.120.0.16 UGc 0 0 en0 - - tmkulprdscs6 126.120.0.16 UGHW 2 10 en0 - - Thanks |
| ||||
| "Ping Ai" <g1303@yahoo.com> schrieb im Newsbeitrag news:c5df9c1f.0410010152.f0d58a0@posting.google.co m... > Dear All, > > Could someone pls advise me on what to do? > > One of the routes 'tmkulprdscs6' keeps having the gateway changed to > 126.120.0.14. The correct gateway would be 126.120.0.16. We delete the > route, and for a while it is fine. After a while, it changes back to > the wrong gateway. > > Routing tables > Destination Gateway Flags Refs Use If PMTU > Exp Groups > > Route Tree for Protocol Family 2 (Internet): > default 126.120.0.16 UGc 0 0 en0 - - > tmkulprdscs6 126.120.0.16 UGHW 2 10 en0 - - > > Thanks Hallo Ping Ai, If you use the route command to delete the route it will be removed only temporarily. To delete a route from the ODM use either smit or the following command line # chdev -l inet0 -a delroute=destination,gateway Only then will the route be deleted permanently. HTH, Andreas |