View Single Post

   
  #6 (permalink)  
Old 01-05-2008, 11:50 AM
0xDEADABE
 
Posts: n/a
Default Re: unable to ping beyond router

Huub wrote:
>>
>> To add a route use the route command. I guess you'll use something
>> like route add default ROUTERIP
>>
>> P
>>

>
> Thank you. That did the trick. Odd though, since I already had created
> /etc/defaultrouter containing the ROUTERIP.


Unlike Solaris, AIX does not use the /etc/defaultrouter file. You have
to add the default route when configuring the interface. You can use
"smit(ty) chinet" or "smit(ty) tcpip".

Reply With Quote